summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * Changed handshake behaviour to send the lowest TLS versionNikos Mavrogiannopoulos2004-01-031-2/+2
* *** empty log message ***gnutls_1_0_3Nikos Mavrogiannopoulos2003-12-211-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-191-1/+1
* Corrected a bug in the GNUTLS_KEY key usage definitions.Nikos Mavrogiannopoulos2003-12-191-9/+9
* Corrected bug in gnutls_bye() which made it return an error codeNikos Mavrogiannopoulos2003-12-192-16/+24
* Corrected a bug in the RSA key generation. This wasNikos Mavrogiannopoulos2003-12-181-20/+21
* Corrected a bug in gnutls_dh_params_export_pkcs3() which made it reportgnutls_1_0_1Nikos Mavrogiannopoulos2003-12-101-2/+3
* Added gnutls_rsa_params_export_pkcs1() and gnutls_rsa_params_import_pkcs1().Nikos Mavrogiannopoulos2003-12-104-5/+60
* Some documentation fixes.Nikos Mavrogiannopoulos2003-12-092-16/+18
* Some minor fixes in the makefiles. They now include CFLAGSNikos Mavrogiannopoulos2003-12-051-1/+1
* 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
* Some fixes pointed out by Dimitri Papadopoulos-Orfanos <papadopo@shfj.cea.fr>Nikos Mavrogiannopoulos2003-11-212-2/+8
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-171-0/+1
* some corrections in the pkcs5 module by Simon Josefsson.Nikos Mavrogiannopoulos2003-11-171-15/+17
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-172-5/+5
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-173-3/+3
* Several minor fixes in code and function documentation.Nikos Mavrogiannopoulos2003-11-1725-103/+119
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-165-12/+15
* * Added gnutls_x509_*_get_dn_oid() and gnutls_x509_crt_get_extension_oid()Nikos Mavrogiannopoulos2003-11-167-8/+475
* gnutls_x509_*_get_*_dn_by_oid() functions have a raw_flag parameter added.Nikos Mavrogiannopoulos2003-11-1512-197/+280
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-1415-57/+133
* Compatibility header for gnutls4 is no longer included in gnutls.h. Added dep...Nikos Mavrogiannopoulos2003-11-145-9/+7
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-142-2/+11
* added gnutls_x509_oid_known() to report known OIDs.Nikos Mavrogiannopoulos2003-11-143-7/+37
* added gnutls_x509_oid_known() to report known OIDs.Nikos Mavrogiannopoulos2003-11-141-4/+10
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-132-0/+18
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-134-13/+17
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-1322-155/+165
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-1/+3
* Added the RIPEMD ciphersuites defined in draft-ietf-tls-openpgp-keys-04.Nikos Mavrogiannopoulos2003-11-136-95/+126
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-1/+0
* The openssl compatibility layer was moved to gnutls-openssl to allow the exte...Nikos Mavrogiannopoulos2003-11-131-0/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-121-10/+0