New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Fix travis configure line... Arran Cudbard-Bell@2014-01-05T16:15:51Z Files modified: * .travis.yml Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/3a82a622787a8a763c62b... ====== If we got to the stage where make executed ok, and WITH_SSL was set, then all library and header checks *MUST* of passed Get rid of the confusing OPENSSL_INCLUDE crap... Arran Cudbard-Bell@2014-01-05T16:05:44Z Files modified: * Make.inc.in * configure * configure.ac Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b08162b3a7ae2eab2f216... ====== Other minor fixes... Arran Cudbard-Bell@2014-01-05T15:31:35Z Files modified: * configure * configure.ac * src/include/pcap.h * src/main/radsniff.mk.in Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e0642ead11c87a81e3165... ====== Fixup OpenSSL checks in main configure script Using FR_SMART_INLCUDE adds the correct -isystem flags to CFLAGS, ensuring OpenSSL header warnings are ignored Arran Cudbard-Bell@2014-01-05T15:31:11Z Files modified: * configure * configure.ac * src/lib/all.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/edf67792105d469be7c20... ====== Add radpaths to radsniff.c Arran Cudbard-Bell@2014-01-05T14:26:34Z Files modified: * src/main/radsniff.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/316a41430ffb107d6314a... ====== Revert "Add "wrapper" files for system headers which produce errors." This reverts commit c8796ab211d7806b2dc616e2f33b73260848f19a. Arran Cudbard-Bell@2014-01-05T14:25:53Z Files modified: * src/include/wrapper/README * src/include/wrapper/openssl_ocsp.h * src/include/wrapper/pcap.h * src/main/radsniff.c * src/main/tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d68cf5ffa20681e5f003d... ====== Fixup ordering of configure script help output and other minor tweaks Arran Cudbard-Bell@2014-01-05T14:10:03Z Files modified: * configure * configure.ac Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b8da2821f65bf21213cd6... ====== Don't always add $(OPENSSL_LIBS) to LIBS, this makes the debian dependency stuff complain Arran Cudbard-Bell@2014-01-05T13:57:15Z Files modified: * configure * configure.ac * src/main/radiusd.mk * src/main/radsniff.mk.in * src/main/unittest.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/2ce531f7375e2559ed789... ====== -- This commit summary was generated @2014-01-06T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).