Merge tag 'release_3_0_12' into branch moonshot-fr-3.0.12-upgrade.
[freeradius.git] / src / main / cb.c
2017-01-27 Dan BreslauMerge tag 'release_3_0_12' into branch moonshot-fr...
2015-11-16 Sam HartmanMerge tag 'release_3_0_10' into tr-integ
2015-10-11 Alan T. DeKokIgnore invalid write_p
2015-10-09 Arran Cudbard-BellIgnore callbacks for pseudo content types. Fixes EAP...
2015-05-27 Alan T. DeKokUse correct data types for TLS fields
2015-02-27 Sam HartmanMerge tag 'release_3_0_7' into tr-integ
2014-11-05 Herwin WeststrateUpdated a check in cbtls_msg
2014-06-18 Sam HartmanMerge tag 'release_3_0_4_rc1' into tr-upgrade
2014-05-28 Alan T. DeKokclose_notify isn't an error. It's a polite notification
2014-05-26 Alan T. DeKokfix compile error
2014-05-26 Alan T. DeKokWe always have a "request" now
2014-05-26 Arran Cudbard-BellFix cbtls now we don't check for request in RDEBUG...
2014-04-09 Alan T. DeKokCheck for invalid TLS handshake
2013-04-25 Arran Cudbard-BellSanitise logging macro names, and move the logging...
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-03-19 Alan T. DeKokConvert pairmake() to talloc
2012-11-06 Arran Cudbard-BellMerge pull request #126 from arr2036/autoconf_fellation
2012-11-06 Arran Cudbard-BellRemove redundant #include <freeradius-devel/autoconf.h>
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2011-10-26 Alan T. DeKokRearranged code to build with various compile options
2011-05-10 Alan T. DeKokParse "tls" configuration section for sockets
2011-05-10 Alan T. DeKokMoved TLS functions to a common area.