Merge branch 'sam'
[freeradius.git] / src / include / tls.h
2012-02-04 KevinMerge branch 'sam'
2012-01-23 Matthew NewtonAdd OCSP softfail option
2012-01-23 Matthew NewtonAdd OCSP timeout option
2012-01-15 Alan DeKokMerge pull request #39 from mcnewton/patch-master-ocsp...
2012-01-12 Matthew NewtonAdd option to be able to disable nonce in OCSP request
2012-01-12 Alan T. DeKokAdd provisional support for TLS-PSK methods
2011-10-26 Alan T. DeKokRearranged code to build with various compile options
2011-10-26 Alan T. DeKokFix session id len
2011-10-20 Alan DeKokMerge pull request #26 from philmayers/fix-sess-cache
2011-10-20 Phil Mayersuse the OpenSSL ex_data functions to allocate an index...
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-08-28 Alan T. DeKokEnable elliptical curve cryptography
2011-06-26 Phil Mayersexamples of Doxygen on the source base
2011-05-11 Alan T. DeKokMove more code into server core
2011-05-11 Alan T. DeKokMove more functions to global namespace
2011-05-10 Alan T. DeKokAdded code for tls client configuration
2011-05-10 Alan T. DeKokParse "tls" configuration section for sockets
2011-05-10 Alan T. DeKokRemoved EAP names from global TLS definitions and struc...
2011-05-10 Alan T. DeKokMove more TLS functions into the server core.
2011-05-10 Alan T. DeKokRemoved references to EAP from code now in server core.
2011-05-10 Alan T. DeKokMove TLS functions to new header file