summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/ssl/tls_srp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove SRP and Kerberos support from libssl. These are complex protocolstedu2014-05-051-516/+0
* More KNF.jsing2014-04-191-14/+19
* More KNF and style consistency tweaksguenther2014-04-191-8/+8
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-8/+8
* add back SRP. i was being too greedy.tedu2014-04-161-0/+511
* disentangle SRP code from TLStedu2014-04-161-511/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-192/+196
* Import OpenSSL 1.0.1gmiod2014-04-131-1/+2
* import OpenSSL-1.0.1cdjm2012-10-131-0/+506