summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-231-1/+1
* more cleanupsNikos Mavrogiannopoulos2002-03-231-55/+11
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-231-1/+1
* Cleanups and fixes in X.509 certificate message parsingNikos Mavrogiannopoulos2002-03-231-59/+21
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-221-1/+1
* Corrected code to avoid compiler's warningsNikos Mavrogiannopoulos2002-03-221-1/+4
* Added hooks not to include SRP and Anonymous authenticationNikos Mavrogiannopoulos2002-03-2119-15/+92
* Corrected behaviour when no certificate is got by the peer.Nikos Mavrogiannopoulos2002-03-212-3/+5
* CBC protection support is disabled by default.Nikos Mavrogiannopoulos2002-03-212-5/+5
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-201-17/+9
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-201-21/+11
* Optimizations and fixes in compressionNikos Mavrogiannopoulos2002-03-205-124/+144
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-203-11/+14
* Improved compression support. Corrected several bugs in emptyNikos Mavrogiannopoulos2002-03-2011-493/+798
* segmentation fault bug fixFabio Fiorina2002-03-191-1/+1
* New OpenCDK interface for secure memory.Timo Schulz2002-03-181-2/+2
* Detection of revoked OpenPGP userID's.Timo Schulz2002-03-182-11/+15
* added missing prototypesNikos Mavrogiannopoulos2002-03-181-1/+4
* Support for multiple userID's.Timo Schulz2002-03-182-47/+83
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-181-0/+11
* Added hooks for electric fenceNikos Mavrogiannopoulos2002-03-174-9/+11
* Checking of certificate lists even if the CA size is zero. Pointed out by And...Nikos Mavrogiannopoulos2002-03-171-2/+6
* Improved code for the various keyrings and support for armoredTimo Schulz2002-03-131-61/+81
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-121-0/+1
* made CBC chosen plaintext protection configurableNikos Mavrogiannopoulos2002-03-123-3/+33
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-111-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-111-0/+2
* Added missing stub for one function.Timo Schulz2002-03-111-0/+7
* New error codes.Timo Schulz2002-03-101-13/+13
* some error codes were renamed to more appropriate namesNikos Mavrogiannopoulos2002-03-1011-29/+30
* Patches for the new OpenCDK version and some stricter checksTimo Schulz2002-03-092-763/+563
* removed GNUTLS_CERT_TRUSTED enumerationNikos Mavrogiannopoulos2002-03-0911-159/+154
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-081-1/+0
* Added protection against denial of service attacks, while receivingNikos Mavrogiannopoulos2002-03-083-2/+16
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-081-12/+17
* corrected memory leakNikos Mavrogiannopoulos2002-03-081-1/+5
* Added protection against the newly discovered CBC attacks against TLS.Nikos Mavrogiannopoulos2002-03-087-18/+122
* Added references to internet drafts. Added DHE_DSS with ARCFOUR fromNikos Mavrogiannopoulos2002-03-081-11/+58
* Combined error codes of gnutls and ASN.1 parser. Also several cleanups in theNikos Mavrogiannopoulos2002-03-0616-242/+277
* Added the error UNIX_TIME_LIMIT_EXCEEDED, and corrected bugs in X.509 certifi...Nikos Mavrogiannopoulos2002-03-057-19/+54
* updatedNikos Mavrogiannopoulos2002-03-041-0/+1
* changes for pretty documentation and cleanups.Nikos Mavrogiannopoulos2002-03-045-40/+62
* pgp_fingerprint indicator is not cleared.Nikos Mavrogiannopoulos2002-03-031-1/+0
* Added checks in authentication type renegotiation procedure.Nikos Mavrogiannopoulos2002-03-037-38/+39
* Changed behaviour in rehandshake procedure. Now can use rehandshake withNikos Mavrogiannopoulos2002-03-036-21/+59
* corrected certificate type checking.Nikos Mavrogiannopoulos2002-03-012-3/+8
* Cleanups in gnutls_handshake.c and gnutls_algorithms.c.Nikos Mavrogiannopoulos2002-03-015-111/+79
* No extensions are now sent if SSL 3.0 is the only protocol advertized.Nikos Mavrogiannopoulos2002-03-011-21/+26
* added a check in the given parameters for nullNikos Mavrogiannopoulos2002-02-281-1/+4
* Changed the interface for the new OpenCDK version.Timo Schulz2002-02-281-90/+90