summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-061-2/+2
* ciphers are sorted according to a strength order.Nikos Mavrogiannopoulos2004-05-311-5/+6
* some libtasn1 related compilation fixesNikos Mavrogiannopoulos2004-05-272-6/+8
* certtool has now support for more X.520 DN attribute types.Nikos Mavrogiannopoulos2004-05-152-0/+59
* certtool can now read and set the UID field to a DN.Nikos Mavrogiannopoulos2004-05-143-0/+43
* removed gnutls_const_datum type.Nikos Mavrogiannopoulos2004-05-131-9/+3
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-133-0/+723
* some fixes in the compilation system.Nikos Mavrogiannopoulos2004-05-133-72/+4
* certtool can now add ip address SAN extension.Nikos Mavrogiannopoulos2004-05-124-35/+47
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-082-6/+6
* added xml exporting capabilities to certtool utility.Nikos Mavrogiannopoulos2004-04-294-56/+88
* some complilation fixes. Reported by Jerry Lundstroem <prox@lunar-linux.org>Nikos Mavrogiannopoulos2004-04-281-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-231-1/+1
* * Changes backported from the development brach:Nikos Mavrogiannopoulos2004-04-235-205/+287
* srptool is now linked to gnutls-srpcryptNikos Mavrogiannopoulos2004-04-191-0/+5
* Renamed gnutls-srpcrypt to srptoolNikos Mavrogiannopoulos2004-04-181-3/+3
* Added gnutls_sign_algorithm_get_name() and gnutls_pk_algorithm_get_name().Nikos Mavrogiannopoulos2004-04-171-34/+10
* Backported changes from the development cvs version.Nikos Mavrogiannopoulos2004-03-256-65/+94
* *** 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