summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added missing include of gnutls_alert.hgnutls_0_3_3Nikos Mavrogiannopoulos2002-01-191-27/+27
* added required changes to release gnutls 0.3.3Nikos Mavrogiannopoulos2002-01-1811-281/+148
* cleanupsNikos Mavrogiannopoulos2002-01-183-7/+12
* Renamed gnutls_x509pki_s/get_dh_bits() to gnutls_dh_s/get_dhe_bits().Nikos Mavrogiannopoulos2002-01-1711-71/+81
* *** empty log message ***Nikos Mavrogiannopoulos2002-01-171-2/+2
* Key exchange methods changed so they do not depend on the CertificateNikos Mavrogiannopoulos2002-01-177-28/+31
* changes in buffering code (actually variables' names are moreNikos Mavrogiannopoulos2002-01-1710-224/+239
* *** empty log message ***Nikos Mavrogiannopoulos2002-01-176-42/+44
* corrected library interface numbersNikos Mavrogiannopoulos2002-01-171-3/+4
* updated documentationNikos Mavrogiannopoulos2002-01-177-26/+207
* fixed bugs reported (with patches) byNikos Mavrogiannopoulos2002-01-174-6/+7
* Added gnutls_x509pki_set_trust_mem() and gnutls_x509pki_set_key_mem()Nikos Mavrogiannopoulos2002-01-146-53/+189
* *** empty log message ***Nikos Mavrogiannopoulos2002-01-121-1/+2
* better length checking in the record layer.Nikos Mavrogiannopoulos2002-01-123-2/+4
* new extensions draftNikos Mavrogiannopoulos2002-01-101-268/+324
* *** empty log message ***Nikos Mavrogiannopoulos2002-01-091-1/+0
* added gnutls_x509pki_verify_certificate()Nikos Mavrogiannopoulos2002-01-093-0/+103
* renamed DigestAlgorithm to GNUTLS_DigestAlgorithm (in orderNikos Mavrogiannopoulos2002-01-071-2/+2
* corrected the temp file nameNikos Mavrogiannopoulos2002-01-051-1/+1
* last minute changes for 0.3.2 releasegnutls_0_3_2Nikos Mavrogiannopoulos2002-01-055-6/+10
* renamed gnutls_b64_encode() to gnutls_b64_encode_fmt()Nikos Mavrogiannopoulos2002-01-053-66/+66
* Added gnutls_b64_encode() and gnutls_b64_decode()Nikos Mavrogiannopoulos2002-01-053-1/+67
* *** empty log message ***Nikos Mavrogiannopoulos2002-01-042-1/+7
* updated documentationNikos Mavrogiannopoulos2002-01-042-7/+21
* updated documentationNikos Mavrogiannopoulos2002-01-043-56/+121
* CleanupsNikos Mavrogiannopoulos2002-01-049-117/+18
* separated alert protocol functionsNikos Mavrogiannopoulos2002-01-043-2/+133
* corrected behaviour in version advertizingNikos Mavrogiannopoulos2002-01-037-29/+35
* now removes the temp fileNikos Mavrogiannopoulos2002-01-031-1/+1
* check_version() updatedNikos Mavrogiannopoulos2002-01-031-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-01-022-2/+8
* cleanupsNikos Mavrogiannopoulos2002-01-0211-39/+39
* Added gnutls_x509pki_extract_certificate_serial() and some cleanups.Nikos Mavrogiannopoulos2002-01-029-191/+152
* more error checkingNikos Mavrogiannopoulos2002-01-021-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-01-021-2/+4
* prefixed all variable with GNUTLS_Nikos Mavrogiannopoulos2002-01-021-34/+40
* added support for calling global_init() several times.Nikos Mavrogiannopoulos2002-01-021-7/+12
* added static variable to check if global_init() is called for a secondNikos Mavrogiannopoulos2002-01-021-0/+7
* Cleanups in the digest code (separated from HMAC).Nikos Mavrogiannopoulos2002-01-0212-40/+92
* added PGPKEYSNikos Mavrogiannopoulos2001-12-301-1/+1
* updatedNikos Mavrogiannopoulos2001-12-301-6/+8
* corrected bug which did not allow a client to accept multiple CA distinguishedNikos Mavrogiannopoulos2001-12-302-2/+5
* updatedNikos Mavrogiannopoulos2001-12-301-6/+6
* *** empty log message ***Nikos Mavrogiannopoulos2001-12-242-1/+6
* some corrections in documentationNikos Mavrogiannopoulos2001-12-231-2/+2
* releasing 0.3.0gnutls_0_3_1Nikos Mavrogiannopoulos2001-12-211-1/+1
* cleaned up and fixed ASN.1 documentation.Nikos Mavrogiannopoulos2001-12-203-83/+43
* corrected in order not to complain if func(void) is used.Nikos Mavrogiannopoulos2001-12-201-1/+1
* cleanupsgnutls_0_3_0Nikos Mavrogiannopoulos2001-12-193-3/+4
* some cleanups. *_CREDENTIALS renamed to GNUTLS_*_CREDENTIALS.Nikos Mavrogiannopoulos2001-12-1923-139/+148