summaryrefslogtreecommitdiff
path: root/lib/gnutls_datum.c
Commit message (Expand)AuthorAgeFilesLines
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-40/+52
* several improvementsNikos Mavrogiannopoulos2004-06-061-1/+8
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-201-1/+1
* Added the new functions gnutls_get_malloc_function(), gnutls_get_free_functio...Nikos Mavrogiannopoulos2002-12-061-3/+3
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-1/+1
* Added some hints on the file purpose, and some other cleanups.Nikos Mavrogiannopoulos2002-07-101-4/+5
* Added gnutls_b64_encode_fmt2() and gnutls_b64_decode_fmt2(). These functions ...Nikos Mavrogiannopoulos2002-06-091-24/+10
* Applied Jeff Johnson's patch which fixes type problems in 64 bit machines. Re...Nikos Mavrogiannopoulos2002-05-221-1/+1
* Prefixed internal functions with _gnutls_Nikos Mavrogiannopoulos2002-05-211-8/+8
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-11/+12
* minor fixesNikos Mavrogiannopoulos2002-01-281-5/+5
* added gnutls_datum_append()Nikos Mavrogiannopoulos2002-01-281-0/+11
* optimizations and fixes in the TLS PRF calculation (and the SSL3 equivalent)Nikos Mavrogiannopoulos2001-12-101-2/+2
* added DHE_RSA ciphersuitesNikos Mavrogiannopoulos2001-10-081-1/+2
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+0
* several cleanupsNikos Mavrogiannopoulos2001-06-241-0/+8
* Updated Ciphersuite selection algorithm.Nikos Mavrogiannopoulos2001-06-211-0/+4
* client side RSA works (no certificate checking)Nikos Mavrogiannopoulos2001-06-201-0/+10
* more rsa stuff -- and cleanupsNikos Mavrogiannopoulos2001-06-151-0/+18
* several additions in order to support KX_RSA and X509PKI.Nikos Mavrogiannopoulos2001-06-151-0/+42