summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-031-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-031-3/+5
* Added OpenPGP certificate support in gnutls.Nikos Mavrogiannopoulos2002-02-033-56/+105
* Added gnutls_openpgp in the makefiles.Nikos Mavrogiannopoulos2002-02-011-1/+1
* New files for OpenPGP tests.Timo Schulz2002-02-012-0/+56
* Several changes in certificate and key handling.Nikos Mavrogiannopoulos2002-02-013-10/+10
* Renamed gnutls_x509pki_extract_* to gnutls_x509_extract_*.Nikos Mavrogiannopoulos2002-01-312-6/+6
* updated for gnutls_certificate_get_peers()Nikos Mavrogiannopoulos2002-01-291-1/+1
* Added in CertificateStatus:Nikos Mavrogiannopoulos2002-01-293-14/+14
* Identified a race condition in the example client.Nikos Mavrogiannopoulos2002-01-282-9/+14
* GNUTLS_X509PKI -> GNUTLS_CRD_X509PKINikos Mavrogiannopoulos2002-01-283-15/+14
* *** empty log message ***Nikos Mavrogiannopoulos2002-01-281-1/+1
* cleanupsNikos Mavrogiannopoulos2002-01-272-9/+9
* *** empty log message ***gnutls_with_dss_ciphersuitesNikos Mavrogiannopoulos2002-01-271-1/+1
* added missing filesNikos Mavrogiannopoulos2002-01-272-0/+100
* added support for DHE_DSS cipher suites.Nikos Mavrogiannopoulos2002-01-272-6/+15
* added support for DSS certificates.gnutls_with_dss_cert_supportNikos Mavrogiannopoulos2002-01-271-4/+8
* added new DSA certificates..Nikos Mavrogiannopoulos2002-01-268-121/+259
* gnutls_*_get_algo() renamed to gnutls_*_get() (suggested by Simon Josefsson)Nikos Mavrogiannopoulos2002-01-252-11/+11
* *** empty log message ***Nikos Mavrogiannopoulos2002-01-251-1/+1
* added check for requested TLS extensionsNikos Mavrogiannopoulos2002-01-251-1/+5
* in server side now prints srp usernameNikos Mavrogiannopoulos2002-01-231-0/+8
* Now a server in a case of rehandshake can continue normalyNikos Mavrogiannopoulos2002-01-202-3/+8
* Combined gnutls_x509pki_(set/get)_dh_bits() andNikos Mavrogiannopoulos2002-01-192-4/+4
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-183-9/+9
* Renamed gnutls_x509pki_s/get_dh_bits() to gnutls_dh_s/get_dhe_bits().Nikos Mavrogiannopoulos2002-01-172-3/+3
* fixed bugs reported (with patches) byNikos Mavrogiannopoulos2002-01-171-2/+1
* updated documentationNikos Mavrogiannopoulos2002-01-041-5/+26
* Added gnutls_x509pki_extract_certificate_serial() and some cleanups.Nikos Mavrogiannopoulos2002-01-023-182/+93
* Cleanups in the digest code (separated from HMAC).Nikos Mavrogiannopoulos2002-01-021-0/+15
* updatedNikos Mavrogiannopoulos2001-12-301-6/+6
* some cleanups. *_CREDENTIALS renamed to GNUTLS_*_CREDENTIALS.Nikos Mavrogiannopoulos2001-12-192-6/+6
* cleanups and documentation updatesNikos Mavrogiannopoulos2001-12-172-2/+2
* corrections in SRP and ANON authentication.Nikos Mavrogiannopoulos2001-12-171-3/+2
* *_alert -> alert_*Nikos Mavrogiannopoulos2001-12-172-6/+7
* gnutls_set_max_record_size -> gnutls_record_set_max_sizeNikos Mavrogiannopoulos2001-12-172-11/+11
* *** empty log message ***Nikos Mavrogiannopoulos2001-12-151-1/+1
* renamed gnutls_x509pki_set_trust/key toNikos Mavrogiannopoulos2001-12-142-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2001-12-101-2/+2
* Fixes in anonymous authentication.Nikos Mavrogiannopoulos2001-12-091-3/+11
* crypt -> srpcryptNikos Mavrogiannopoulos2001-12-093-2/+2
* remove dnsname (name_ind) extensionNikos Mavrogiannopoulos2001-12-082-18/+1
* GNUTLS_KX_RSA renamed to GNUTLS_KX_X509PKI_RSA (and the other X509 keyNikos Mavrogiannopoulos2001-12-072-5/+5
* GNUTLS_LIST is now int*Nikos Mavrogiannopoulos2001-12-062-16/+28
* cleanups againNikos Mavrogiannopoulos2001-12-062-9/+9
* Several cleanups.Nikos Mavrogiannopoulos2001-12-062-38/+37
* Changes in function names concerning _db_ handling and _session_ handling.Nikos Mavrogiannopoulos2001-12-052-10/+10
* Added callback to select the server certificate.Nikos Mavrogiannopoulos2001-12-052-25/+26
* optimized certificate handling APINikos Mavrogiannopoulos2001-12-053-18/+19
* several cleanups. Removed old unneeded functions.Nikos Mavrogiannopoulos2001-12-051-2/+2