summaryrefslogtreecommitdiff
path: root/lib/debug.c
Commit message (Expand)AuthorAgeFilesLines
* first changes for libgmp supportgnutls_0_4_with_nettleNikos Mavrogiannopoulos2002-04-171-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-231-3/+3
* Added gnutls_alert_str (allows printing alert number descriptions)Nikos Mavrogiannopoulos2002-02-211-84/+3
* Renamed gnutls_x509pki_extract_* to gnutls_x509_extract_*.Nikos Mavrogiannopoulos2002-01-311-2/+4
* GNUTLS_X509PKI -> GNUTLS_CRD_X509PKINikos Mavrogiannopoulos2002-01-281-1/+1
* added _gnutls_record_log(), gnutls_handshake_log(), to avoid thatNikos Mavrogiannopoulos2002-01-241-1/+0
* Some corrections done ( found by using flawfinder).Nikos Mavrogiannopoulos2002-01-231-4/+4
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-181-2/+2
* GET_CN() now works. (affects debug mode only)Nikos Mavrogiannopoulos2001-12-091-1/+10
* cleanups againNikos Mavrogiannopoulos2001-12-061-22/+22
* moving gnutls_DN structures out of gnutls_cert and auth_info structures.Nikos Mavrogiannopoulos2001-12-041-0/+5
* added log function (no longer use fprintf).Nikos Mavrogiannopoulos2001-07-301-7/+7
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-4/+3
* several cleanupsNikos Mavrogiannopoulos2001-06-241-6/+0
* fixes in session resuming..Nikos Mavrogiannopoulos2001-06-191-40/+0
* several cleanups in the low level record layer (the old code was a mess).Nikos Mavrogiannopoulos2001-06-181-2/+0
* added support for Tom Wu's srp library tpasswd and tpasswd.conf files.Nikos Mavrogiannopoulos2001-05-121-2/+2
* several bugfixes and cleanupsNikos Mavrogiannopoulos2001-03-171-0/+42
* changes in close notify- alert handlingNikos Mavrogiannopoulos2000-12-101-2/+1
* removed all things about exportable algorithmsNikos Mavrogiannopoulos2000-12-091-2/+0
* added some support for ssl3 (with mhash only)Nikos Mavrogiannopoulos2000-11-131-17/+17
* Changes in the client in order to interoperate with an openssl server.Nikos Mavrogiannopoulos2000-11-121-0/+107
* Added copyright notices.Nikos Mavrogiannopoulos2000-04-141-0/+20
* Bugfixes in the diffie hellman.Nikos Mavrogiannopoulos2000-04-101-5/+19
* Added anonymous diffie-hellman key exchange. It does not work yet, andNikos Mavrogiannopoulos2000-04-101-1/+0
* Changed directory structure.Nikos Mavrogiannopoulos2000-04-091-0/+91