summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***gnutls_1_0_7Nikos Mavrogiannopoulos2004-02-2512-36/+197
|
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-221-1/+1
|
* Corrected the return values of gnutls_x509_crt_check_hostname().Nikos Mavrogiannopoulos2004-02-227-1757/+2592
|
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-221-5/+6
|
* *** 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 ↵Nikos Mavrogiannopoulos2004-02-12104-2347/+3502
| | | | TLS 1.1 which is untested.
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-111-0/+10
|
* added check for a%n==0,1,-1Nikos Mavrogiannopoulos2004-02-113-0/+46
|
* ported the client from the development branch.Nikos Mavrogiannopoulos2004-02-111-4/+22
|
* *** empty log message ***gnutls_1_0_5Nikos Mavrogiannopoulos2004-02-113-185/+184
|
* some other bugfixes ported from the development branch.Nikos Mavrogiannopoulos2004-02-118-92/+236
|
* some bugfixes.Nikos Mavrogiannopoulos2004-02-104-5/+9
|
* Backported several things from the development branch.Nikos Mavrogiannopoulos2004-02-1046-809/+2695
|
* Fixed some bugs. Patch by Brieuc Jeunhomme <bbp@via.ecp.fr>.Nikos Mavrogiannopoulos2004-02-101-0/+14
|
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-051-1/+1
|
* the -D_REENTRANT cflag is now used.gnutls_1_0_4Nikos Mavrogiannopoulos2004-01-042-2/+7
|
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-041-1/+1
|
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-041-4/+5
|
* * Changed handshake behaviour to send the lowest TLS versionNikos Mavrogiannopoulos2004-01-034-2798/+5162
| | | | | when an unsupported version was advertized. The current behaviour is to send the maximum version we support.
* *** empty log message ***gnutls_1_0_3Nikos Mavrogiannopoulos2003-12-213-6/+6
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-192-2/+2
|
* Corrected a bug in the GNUTLS_KEY key usage definitions.Nikos Mavrogiannopoulos2003-12-193-18/+23
|
* Corrected bug in gnutls_bye() which made it return an error codeNikos Mavrogiannopoulos2003-12-194-16/+30
| | | | of INVALID_REQUEST instead of success.
* *** empty log message ***gnutls_1_0_2Nikos Mavrogiannopoulos2003-12-181-1/+1
|
* Corrected a bug in the RSA key generation. This wasNikos Mavrogiannopoulos2003-12-183-21/+26
| | | | generating unusable RSA keys.
* Corrected a bug in gnutls_dh_params_export_pkcs3() which made it reportgnutls_1_0_1Nikos Mavrogiannopoulos2003-12-103-4/+5
| | | | a wrong size for the output data.
* Added gnutls_rsa_params_export_pkcs1() and gnutls_rsa_params_import_pkcs1().Nikos Mavrogiannopoulos2003-12-106-6/+62
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-101-1/+1
|
* Some documentation fixes.Nikos Mavrogiannopoulos2003-12-092-16/+18
|
* Fixed the SRP detection test in gnutls-cli-debug.Nikos Mavrogiannopoulos2003-12-094-14/+20
|
* Some minor fixes in the makefiles. They now include CFLAGSNikos Mavrogiannopoulos2003-12-055-4/+8
| | | | from libgcrypt or opencdk if installed in a non standard directory.
* some minor fixes and cleanups.Nikos Mavrogiannopoulos2003-12-055-11/+47
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-041-953/+995
|
* *** empty log message ***gnutls_1_0_0Nikos Mavrogiannopoulos2003-12-042-3/+4
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-021-0/+16
|
* 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-0215-104/+253
| | | | | handshake is now fully supported without any interaction with the application layer (except for a callback).
* Added new manpages by Ivo.Nikos Mavrogiannopoulos2003-12-026-93/+288
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-011-0/+13
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-011-1/+4
|
* eliminated some memory leaks and other fixes.Nikos Mavrogiannopoulos2003-12-015-17/+8
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-013-13/+28
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-301-0/+35
|
* added detection for ZLIB compression.Nikos Mavrogiannopoulos2003-11-303-0/+27
|
* improved srp detection.Nikos Mavrogiannopoulos2003-11-302-2/+1
|
* Some fixes in the certificate authenticated SRP ciphersuites.Nikos Mavrogiannopoulos2003-11-305-14/+29
|
* some fixes to comply with the SRP draft. The handshake is now repeated if an ↵Nikos Mavrogiannopoulos2003-11-308-13/+22
| | | | empty SRP username is received.
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-3018-176/+170
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-281-921/+973
|