New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Only determine EAPOL_TEST_FILES if we're going to run the tests Arran Cudbard-Bell@2015-11-26T23:25:25Z Files modified: * src/tests/eapol_test/all.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/bb86859d5107738f0a888... ====== Only build eapol_test if we're executing a target with test in the name Arran Cudbard-Bell@2015-11-26T23:08:49Z Files modified: * .travis.yml * Makefile * src/tests/eapol_test/all.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/bd4255ac19f7c1473bbc1... ====== Add "build.eapol_test' target to allow for manual builds of eapol_test. And tie it into travis Alan T. DeKok@2015-11-26T22:25:16Z Files modified: * .travis.yml * src/tests/eapol_test/all.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/c20b84e4b272aa0d6a2a1... ====== Just look for an eapol_test binary. Don't build it Alan T. DeKok@2015-11-26T22:25:16Z Files modified: * src/tests/eapol_test/all.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/c6c7cb359d9264f8eba26... ====== put tests.eap at the end of the list of tests Alan T. DeKok@2015-11-26T22:25:16Z Files modified: * Makefile Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/17418b12820a3305ccbeb... ====== Only run EAP tests if the server was built with OpenSSL Alan T. DeKok@2015-11-26T22:25:16Z Files modified: * src/tests/eapol_test/all.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/c2183f73f082e4d8cabdf... ====== Add radsnmp to spec files Arran Cudbard-Bell@2015-11-26T19:59:09Z Files modified: * redhat/freeradius.spec Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/a14b93eb645ca098a0ab4... ====== Note recent changes Alan T. DeKok@2015-11-26T17:02:31Z Files modified: * doc/ChangeLog Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6f601b3d76c77c6c74365... ====== Doxygen Arran Cudbard-Bell@2015-11-26T16:01:45Z Files modified: * src/main/radsnmp.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f4d5ff6ab71515a7b4e9f... ====== GCC is dumb... Arran Cudbard-Bell@2015-11-26T16:01:45Z Files modified: * src/main/radsnmp.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/778e7efac4d017b996062... ====== Merge pull request #1400 from mcnewton/v31soh SoH isn't very useful without attributes Alan DeKok@2015-11-26T15:12:13Z Files modified: * src/modules/rlm_eap/types/rlm_eap_peap/peap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/298e346dd87aa28f8788d... ====== SoH isn't very useful without attributes Broken in c11e3d8454 by no longer setting fake->packet->vps. eap_peap_soh_verify has no need to see the original request as long as it's got access to the data to parse, so just pass in the fake request and get the attributes created there directly. Matthew Newton@2015-11-26T13:24:17Z Files modified: * src/modules/rlm_eap/types/rlm_eap_peap/peap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/c0c7165c3ea86f2ed6a84... ====== Complete radsnmp client Arran Cudbard-Bell@2015-11-26T06:51:01Z Files modified: * share/dictionary.freeradius.snmp * src/include/dict.h * src/include/libradius.h * src/lib/cursor.c * src/lib/dict.c * src/main/radsnmp.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/ade12602ff5e0f7d65c4a... ====== copy/paste error Arran Cudbard-Bell@2015-11-26T03:48:29Z Files modified: * src/modules/rlm_redis_ippool/rlm_redis_ippool_tool.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/622bf519f7332e99161f1... ====== -- This commit summary was generated @2015-11-27T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).