summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* some alloca-related fixes. Patch by Philip Brown <phil@bolthole.com>.Nikos Mavrogiannopoulos2003-10-232-0/+7
* The hostname verification in the certificate is now case insensitive.Nikos Mavrogiannopoulos2003-10-171-2/+2
* corrected a bug in the debugging output of handshake. Pointed out by Mark McL...Nikos Mavrogiannopoulos2003-10-171-2/+4
* Some changes in types.Nikos Mavrogiannopoulos2003-10-0812-28/+30
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-073-8/+8
* Corrected some of the return types. Several other minor corrections.Nikos Mavrogiannopoulos2003-10-0716-42/+44
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-041-0/+1
* Updated the openpgp key API.Nikos Mavrogiannopoulos2003-10-037-0/+14
* Applied patch by Arne that fixes several possible NULL pointer dereferences.Nikos Mavrogiannopoulos2003-10-034-21/+22
* Patch by Arne.Nikos Mavrogiannopoulos2003-10-011-2/+0
* A new patch by Arne. More bug fixes and optimizations.Nikos Mavrogiannopoulos2003-10-015-15/+13
* Corrected some unaligned accesses in IA64. Initial patch by Ian Wienand <ianw...Nikos Mavrogiannopoulos2003-10-011-11/+15
* some cleanups.Nikos Mavrogiannopoulos2003-09-173-34/+21
* RIJNDAEL ciphersuites were renamed to AES.Nikos Mavrogiannopoulos2003-09-175-58/+58
* *** empty log message ***Nikos Mavrogiannopoulos2003-09-141-2/+1
* some more cleanups.Nikos Mavrogiannopoulos2003-09-144-48/+42
* Corrected the client's behaviour in the handshake handling. Some fixes in the...Nikos Mavrogiannopoulos2003-09-141-4/+5
* *** empty log message ***Nikos Mavrogiannopoulos2003-09-121-1/+1
* Some additions to export only the documented API, and some support for versio...Nikos Mavrogiannopoulos2003-09-122-1/+13
* cleanups.Nikos Mavrogiannopoulos2003-09-113-9/+11
* Improved the error handling in the gnutls-cli.Nikos Mavrogiannopoulos2003-09-111-3/+6
* *** empty log message ***Nikos Mavrogiannopoulos2003-09-103-3/+0
* Updated the SRP implementation to follow the latest draft.Nikos Mavrogiannopoulos2003-09-103-0/+3
* More more fixes by Arne.Nikos Mavrogiannopoulos2003-09-016-85/+51
* *** empty log message ***Nikos Mavrogiannopoulos2003-09-011-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-271-1/+0
* minor cleanups.Nikos Mavrogiannopoulos2003-08-211-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-211-2/+0
* CR is now allowed in the base64 decoder.Nikos Mavrogiannopoulos2003-08-201-2/+7
* _gnutls_bin2hex function was removed from gnutls_errors.cNikos Mavrogiannopoulos2003-08-151-2/+0
* RC2 is not included when PKCS#12 is disabled.Nikos Mavrogiannopoulos2003-08-135-6/+27
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-131-5/+5
* RC2 was made reentrant. The stddef.h is now included if found.Nikos Mavrogiannopoulos2003-08-132-18/+21
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-131-1/+1
* added better check for gcrypt library.Nikos Mavrogiannopoulos2003-08-133-4/+11
* Arne:Nikos Mavrogiannopoulos2003-08-135-44/+54
* more fixes by Arne.Nikos Mavrogiannopoulos2003-08-1213-98/+89
* Cleaned up the RC2 cipher.Nikos Mavrogiannopoulos2003-08-121-257/+272
* still more patches by Arne ThomassenNikos Mavrogiannopoulos2003-08-1125-105/+100
* some more cleanups.Nikos Mavrogiannopoulos2003-08-113-7/+7
* more patches by Arne Thomassen.Nikos Mavrogiannopoulos2003-08-1112-106/+76
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-093-6/+5
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-091-2/+2
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-0925-86/+76
* Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and i...Nikos Mavrogiannopoulos2003-08-0726-112/+513
* * Added the new libtasn1.Nikos Mavrogiannopoulos2003-08-043-63/+145
* added missing rfc2818_hostname.lo object.Nikos Mavrogiannopoulos2003-07-091-1/+1
* Removed the salt size restriction (multiple of 8) to allow parsing IE5 genera...Nikos Mavrogiannopoulos2003-06-301-1/+1
* *** empty log message ***gnutls_0_9_6Nikos Mavrogiannopoulos2003-06-291-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-06-281-13/+15