New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Verify padding is zero in tunnel passwords Arran Cudbard-Bell@2016-03-11T23:33:26Z Files modified: * src/lib/radius_decode.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/235162535bf9293e2b48c... ====== Update error to hint what's wrong Arran Cudbard-Bell@2016-03-11T20:15:23Z Files modified: * src/lib/radius_decode.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d2b6d4316b4b3967a66ae... ====== Add "proxy" REQUEST context So we can do proxy.control, proxy.request, proxy.reply, etc. Alan T. DeKok@2016-03-11T18:27:15Z Files modified: * src/include/tmpl.h * src/main/tmpl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/7ee38d84cf198491bf05d... ====== Always set X509_V_FLAG_CRL_CHECK_ALL Arran Cudbard-Bell@2016-03-11T13:40:32Z Files modified: * src/include/tls-h * src/main/tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/10ae10577dca61cbb1be6... ====== More debugging in radsniff Arran Cudbard-Bell@2016-03-11T13:32:29Z Files modified: * src/main/radsniff.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/067babc8797b6f0cc6117... ====== Prevent potential buffer overrun in ocsp_asn1time_to_epoch Teaches me to copy/paste code from the internet. Arran Cudbard-Bell@2016-03-11T13:30:56Z Files modified: * src/main/tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/7c5664960321acae3b069... ====== -- This commit summary was generated @2016-03-12T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).