summaryrefslogtreecommitdiff
path: root/lib/gnutls_pk.c
Commit message (Expand)AuthorAgeFilesLines
* corrected memory leaks and other bugsNikos Mavrogiannopoulos2001-11-071-7/+7
* ssl3 fixes and several others.Nikos Mavrogiannopoulos2001-08-071-5/+25
* several additions for x509 client authenticationNikos Mavrogiannopoulos2001-08-061-3/+23
* added internal memory handlersNikos Mavrogiannopoulos2001-08-041-1/+1
* bugfixesNikos Mavrogiannopoulos2001-07-241-2/+0
* *** empty log message ***Nikos Mavrogiannopoulos2001-07-211-3/+5
* added some kind of certificate checkingNikos Mavrogiannopoulos2001-07-201-3/+3
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+0
* client side RSA works (no certificate checking)Nikos Mavrogiannopoulos2001-06-201-4/+5
* several fixes for RSA. gnutls server can now work with rsa certificates.Nikos Mavrogiannopoulos2001-06-171-5/+10
* several additions for RSA (mostly unstable)Nikos Mavrogiannopoulos2001-06-171-9/+183
* some support for public key encryption (rsa)Nikos Mavrogiannopoulos2001-06-161-0/+77