summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-301-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-304-37/+32
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-303-4/+6
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-291-2/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-292-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-293-3/+7
* Added support for TLS 1.1Nikos Mavrogiannopoulos2003-12-296-112/+63
* updated the client retrieval certificate callback.Nikos Mavrogiannopoulos2003-12-285-42/+29
* Added gnutls_x509_crt_cpy_crl_dist_points()Nikos Mavrogiannopoulos2003-12-282-4/+48
* Corrected the CRL distribution point extension handling.Nikos Mavrogiannopoulos2003-12-286-160/+151
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-262-10/+10
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-2672-711/+75
* corrected signing and verifying with DSA keys.Nikos Mavrogiannopoulos2003-12-265-86/+109
* Added support for generating CRLs in the library and theNikos Mavrogiannopoulos2003-12-266-86/+127
* Added support for the Subject Key ID PKIX extension.Nikos Mavrogiannopoulos2003-12-269-35/+243
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-241-4/+4
* Added support for reading and generating CRL distributionNikos Mavrogiannopoulos2003-12-238-9/+295
* Added checks (in SRP) for A%n==0,1,-1 in server side.Nikos Mavrogiannopoulos2003-12-231-0/+2
* *** empty log message ***gnutls_1_1_0Nikos Mavrogiannopoulos2003-12-216-50/+56
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-211-0/+1
* Added gnutls_openpgp_key_get_key_usage(), and removed several compatibilityNikos Mavrogiannopoulos2003-12-213-481/+89
* several cleanups.Nikos Mavrogiannopoulos2003-12-2012-163/+92
* Corrected bug which disallowed ciphersuites other than the CERTIFICATE ones t...Nikos Mavrogiannopoulos2003-12-201-1/+1
* Improved gnutls_certificate_client_retrieve_function() and gnutls_certificate...Nikos Mavrogiannopoulos2003-12-206-71/+182
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-193-2/+3
* Added gnutls_x509_crt_set_key_usage() and certtool can now set theNikos Mavrogiannopoulos2003-12-194-15/+96
* Corrected bug in gnutls_bye() which made it return an error codeNikos Mavrogiannopoulos2003-12-193-23/+32
* Added support for generating and exporting DSA private keys. Exporting to PKC...Nikos Mavrogiannopoulos2003-12-1818-135/+678
* Added the callbacks gnutls_certificate_client_retrieve_function() andNikos Mavrogiannopoulos2003-12-1812-379/+688
* * The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and GNUTLS_E_NO_TEMPORARY_R...Nikos Mavrogiannopoulos2003-12-1621-267/+306
* Included gnutls_1_0_0_patches.Nikos Mavrogiannopoulos2003-12-104-7/+63
* Included gnutls_1_0_0_patches.Nikos Mavrogiannopoulos2003-12-103-17/+19
* some minor fixes and cleanups.Nikos Mavrogiannopoulos2003-12-052-7/+24
* some cleanups in the record protocol processing.Nikos Mavrogiannopoulos2003-12-022-20/+26
* Improved the support for draft-ietf-tls-srp-05. The two-phaseNikos Mavrogiannopoulos2003-12-025-3/+64
* eliminated some memory leaks and other fixes.Nikos Mavrogiannopoulos2003-12-013-5/+5
* Some fixes in the certificate authenticated SRP ciphersuites.Nikos Mavrogiannopoulos2003-11-301-4/+2
* some fixes to comply with the SRP draft. The handshake is now repeated if an ...Nikos Mavrogiannopoulos2003-11-304-6/+5
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-305-32/+62
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-281-1/+1
* Removed the TWOFISH cipher. Documented the supported ciphersuites.Nikos Mavrogiannopoulos2003-11-275-40/+3
* corrected some bugs that affected openpgp authentication.Nikos Mavrogiannopoulos2003-11-279-41/+60
* Exported the gnutls_x509_privkey_sign_data(), gnutls_x509_privkey_verify_data()Nikos Mavrogiannopoulos2003-11-265-40/+195
* ensure that the leading zero is there on RSA keys.Nikos Mavrogiannopoulos2003-11-252-12/+12
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-253-7/+51
* added crq_get_version().Nikos Mavrogiannopoulos2003-11-251-0/+31
* Some documentation fixes. Changed gnutls_x509_*_set_version() to have a compa...Nikos Mavrogiannopoulos2003-11-252-13/+18
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-231-3/+7
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-221-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-212-2/+2