New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== linker issues Alan T. DeKok@2015-11-11T21:12:48Z Files modified: * src/main/unittest.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/aaf1e327ddb5cc800dfd3... ====== Always use tls flag Alan T. DeKok@2015-11-11T20:41:06Z Files modified: * src/include/protocol.h Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/5466a9b1a2495a5802f41... ====== Hoist more validation into listen_bootstrap() And add more protocol information to fr_protocol_t, so that the checks depend on the data, and not on hard-coded names. Alan T. DeKok@2015-11-11T20:19:23Z Files modified: * src/include/protocol.h * src/main/listen.c * src/modules/proto_arp/proto_arp.c * src/modules/proto_bfd/bfd.c * src/modules/proto_dhcp/dhcpd.c * src/modules/proto_vmps/vmps.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b280b825fe152bacf7490... ====== Add listen_bootstrap() Which involves a lot of cleanups, and the additional of a global listener registry. Alan T. DeKok@2015-11-11T19:59:01Z Files modified: * src/include/listen.h * src/include/radiusd.h * src/main/command.c * src/main/listen.c * src/main/modules.c * src/main/process.c * src/main/radiusd.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/85c9effd255f9b9b4b5a3... ====== Remove duplicate definition, and use name instead of number Alan T. DeKok@2015-11-11T16:45:47Z Files modified: * share/dictionary.freeradius.internal * src/main/listen.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/2cf6587375819d67afb4c... ====== Move listen functions to listen.h Alan T. DeKok@2015-11-11T16:40:14Z Files modified: * src/include/listen.h * src/include/radiusd.h Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d473afc680737f9da33f0... ====== -- This commit summary was generated @2015-11-12T00:00:04Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).