summaryrefslogtreecommitdiff
path: root/lib/cert_b64.c
Commit message (Expand)AuthorAgeFilesLines
* renamed cert_* to x509_*Nikos Mavrogiannopoulos2001-08-051-402/+0
* added internal memory handlersNikos Mavrogiannopoulos2001-08-041-2/+0
* added log function (no longer use fprintf).Nikos Mavrogiannopoulos2001-07-301-1/+1
* corrected bug in b64 decoding. Added support for multiple TLS protocolNikos Mavrogiannopoulos2001-07-241-25/+27
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+0
* several additions for RSA (mostly unstable)Nikos Mavrogiannopoulos2001-06-171-34/+29
* removed DHE_DSS.Nikos Mavrogiannopoulos2001-05-261-2/+2
* corrected memory leaksNikos Mavrogiannopoulos2001-05-261-4/+12
* added support for Tom Wu's srp library tpasswd and tpasswd.conf files.Nikos Mavrogiannopoulos2001-05-121-1/+0
* several fixes for srp. Seems to work now!Nikos Mavrogiannopoulos2001-05-081-8/+8
* corrected bug in decoding functionNikos Mavrogiannopoulos2001-05-041-3/+3
* Changes in random number handling. Added bcrypt (for use with SRP).Nikos Mavrogiannopoulos2001-05-031-2/+3
* corrected licenseNikos Mavrogiannopoulos2001-01-191-2/+2
* added some support for pem encoded x509 certificatesNikos Mavrogiannopoulos2001-01-141-0/+400