summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* added new libtasn1 (0.2.7)Nikos Mavrogiannopoulos2004-02-286-23/+29
* some bugfixes. No longer allow sending client hello if a TLS version is not set.Nikos Mavrogiannopoulos2004-02-282-6/+2
* Corrected bug in mutual certificate authentication in SSL 3.0 (part 2).Nikos Mavrogiannopoulos2004-02-272-36/+37
* Corrected bug in mutual certificate authentication in SSL 3.0.Nikos Mavrogiannopoulos2004-02-278-31/+62
* *** empty log message ***gnutls_1_0_7Nikos Mavrogiannopoulos2004-02-253-1/+28
* Corrected the return values of gnutls_x509_crt_check_hostname().Nikos Mavrogiannopoulos2004-02-224-6/+4
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-161-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-131-1/+1
* backported all the changes from the development branch to 1.0.x, except for T...Nikos Mavrogiannopoulos2004-02-1263-2069/+2642
* added check for a%n==0,1,-1Nikos Mavrogiannopoulos2004-02-111-0/+2
* *** empty log message ***gnutls_1_0_5Nikos Mavrogiannopoulos2004-02-112-184/+183
* some other bugfixes ported from the development branch.Nikos Mavrogiannopoulos2004-02-115-29/+145
* some bugfixes.Nikos Mavrogiannopoulos2004-02-102-1/+5
* Backported several things from the development branch.Nikos Mavrogiannopoulos2004-02-1039-424/+1783
* Fixed some bugs. Patch by Brieuc Jeunhomme <bbp@via.ecp.fr>.Nikos Mavrogiannopoulos2004-02-101-0/+14
* * 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