summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***gnutls_1_0_7Nikos Mavrogiannopoulos2004-02-257-32/+164
* backported all the changes from the development branch to 1.0.x, except for T...Nikos Mavrogiannopoulos2004-02-121-4/+6
* ported the client from the development branch.Nikos Mavrogiannopoulos2004-02-111-4/+22
* some other bugfixes ported from the development branch.Nikos Mavrogiannopoulos2004-02-111-49/+68
* some bugfixes.Nikos Mavrogiannopoulos2004-02-101-4/+3
* Backported several things from the development branch.Nikos Mavrogiannopoulos2004-02-104-364/+829
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-051-1/+1
* *** 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-031-1/+1
* Corrected bug in gnutls_bye() which made it return an error codeNikos Mavrogiannopoulos2003-12-191-0/+2
* Fixed the SRP detection test in gnutls-cli-debug.Nikos Mavrogiannopoulos2003-12-093-14/+19
* Some minor fixes in the makefiles. They now include CFLAGSNikos Mavrogiannopoulos2003-12-051-1/+1
* some minor fixes and cleanups.Nikos Mavrogiannopoulos2003-12-051-2/+14
* *** empty log message ***gnutls_1_0_0Nikos Mavrogiannopoulos2003-12-041-2/+3
* Improved the support for draft-ietf-tls-srp-05. The two-phaseNikos Mavrogiannopoulos2003-12-021-9/+18
* eliminated some memory leaks and other fixes.Nikos Mavrogiannopoulos2003-12-011-0/+2
* 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-301-0/+5
* some fixes to comply with the SRP draft. The handshake is now repeated if an ...Nikos Mavrogiannopoulos2003-11-302-3/+4
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-302-92/+6
* corrected some bugs that affected openpgp authentication.Nikos Mavrogiannopoulos2003-11-271-7/+12
* only generate v3 certificates, since we always use the CA (basicConstraints) ...Nikos Mavrogiannopoulos2003-11-261-7/+3
* Some documentation fixes. Changed gnutls_x509_*_set_version() to have a compa...Nikos Mavrogiannopoulos2003-11-251-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-222-2/+2
* generated certificates by certtool now have version 1 if they do not include ...Nikos Mavrogiannopoulos2003-11-211-5/+14
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-213-62/+65
* Some fixes pointed out by Dimitri Papadopoulos-Orfanos <papadopo@shfj.cea.fr>Nikos Mavrogiannopoulos2003-11-214-6/+26
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-174-7/+7
* some changes in password reading.Nikos Mavrogiannopoulos2003-11-171-22/+40
* Several minor fixes in code and function documentation.Nikos Mavrogiannopoulos2003-11-173-9/+10
* * Added gnutls_x509_*_get_dn_oid() and gnutls_x509_crt_get_extension_oid()Nikos Mavrogiannopoulos2003-11-161-1/+56
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-144-19/+28
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-1310-104/+97
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-0/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-0/+2
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-1/+1
* Added the RIPEMD ciphersuites defined in draft-ietf-tls-openpgp-keys-04.Nikos Mavrogiannopoulos2003-11-133-3/+8
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-121-1/+3
* Prints certificate information before signing.Nikos Mavrogiannopoulos2003-11-121-11/+148
* Patch by Werner Koch:Nikos Mavrogiannopoulos2003-11-111-2/+7
* Added capability to read CRLs to certtool.Nikos Mavrogiannopoulos2003-11-114-46/+142
* Added gnutls_pkcs7_set_certificate2() and gnutls_pkcs7_set_crl2() functions.Nikos Mavrogiannopoulos2003-11-111-2/+2
* The certtool utility can now generate PKCS #12 structuresNikos Mavrogiannopoulos2003-11-101-45/+55
* some code cleanups.Nikos Mavrogiannopoulos2003-11-0916-180/+149
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-0813-115/+149
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-079-29/+28
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-077-87/+127
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-063-6/+32