summaryrefslogtreecommitdiff
path: root/lib/gnutls_db.c
Commit message (Expand)AuthorAgeFilesLines
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-11/+12
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-291-17/+16
* Corrected session resuming in certificate authentication. gnutls_deinit,Nikos Mavrogiannopoulos2002-02-281-19/+62
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-181-5/+5
* changed function namesNikos Mavrogiannopoulos2001-12-161-2/+2
* added gnutls_transport_get_ptr() and gnutls_db_get_ptr() functions.Nikos Mavrogiannopoulos2001-12-081-0/+12
* Changes in function names concerning _db_ handling and _session_ handling.Nikos Mavrogiannopoulos2001-12-051-20/+20
* introduced gnutls_x509pki_get_certificate(). This function returns theNikos Mavrogiannopoulos2001-11-291-12/+10
* cleanups and some corrections.Nikos Mavrogiannopoulos2001-11-261-2/+1
* gnutls_handshake(), gnutls_read() etc. functions no longer requireNikos Mavrogiannopoulos2001-11-251-3/+3
* cleanupsgnutls_0_2_10Nikos Mavrogiannopoulos2001-11-051-0/+3
* added new function to check for expired sessions.Nikos Mavrogiannopoulos2001-11-041-2/+28
* cleanups in the resuming codeNikos Mavrogiannopoulos2001-11-021-28/+22
* added hooks in order to use external database to store session to beNikos Mavrogiannopoulos2001-11-021-59/+235
* corrected bugs in session resuming.Nikos Mavrogiannopoulos2001-10-301-5/+9
* *** empty log message ***gnutls_0_2_9Nikos Mavrogiannopoulos2001-10-271-2/+8
* Cleanups. Mostly while sending client certificate (and client certificate ver...Nikos Mavrogiannopoulos2001-06-251-1/+1
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+0
* more descriptive commentsNikos Mavrogiannopoulos2001-06-091-2/+3
* updated API and documentation. Now we use the gnome way for creatingNikos Mavrogiannopoulos2001-05-301-6/+24
* Updated API (gnutls_deinit())Nikos Mavrogiannopoulos2001-05-231-8/+21
* cleanups and several fixes(and speedups) in the resume DBNikos Mavrogiannopoulos2001-05-221-26/+69
* added functions to access authentication data (like username), andNikos Mavrogiannopoulos2001-05-141-9/+22
* *** empty log message ***Nikos Mavrogiannopoulos2001-05-141-1/+1
* clean_db() now clears expired entries onlyNikos Mavrogiannopoulos2001-05-131-4/+22
* corrected memory leaksNikos Mavrogiannopoulos2001-05-091-1/+2
* added rijndael-256 as described in draft-ietf-tls-ciphersuite-03Nikos Mavrogiannopoulos2001-02-031-2/+0
* added db filesNikos Mavrogiannopoulos2001-01-111-0/+135