summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* eliminated some memory leaks and other fixes.Nikos Mavrogiannopoulos2003-12-011-12/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-281-5/+5
* Several minor fixes in code and function documentation.Nikos Mavrogiannopoulos2003-11-171-1/+1
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-141-1/+1
* Compatibility header for gnutls4 is no longer included in gnutls.h. Added dep...Nikos Mavrogiannopoulos2003-11-141-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-2/+18
* 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-131-1/+1
* The openssl compatibility layer was moved to gnutls-openssl to allow the exte...Nikos Mavrogiannopoulos2003-11-131-1/+3
* Patch by Werner Koch:Nikos Mavrogiannopoulos2003-11-111-0/+9
* *** empty log message ***gnutls_0_9_97Nikos Mavrogiannopoulos2003-11-111-1/+1
* Added gnutls_pkcs7_set_certificate2() and gnutls_pkcs7_set_crl2() functions.Nikos Mavrogiannopoulos2003-11-111-1/+1
* *** empty log message ***gnutls_0_9_96Nikos Mavrogiannopoulos2003-11-091-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-061-1/+1
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-061-1/+10
* added version check against libtasn1Nikos Mavrogiannopoulos2003-10-301-1/+3
* Improved the certificate verification functions and the certtool program's ve...Nikos Mavrogiannopoulos2003-10-301-1/+1
* some fixes.Nikos Mavrogiannopoulos2003-10-301-1/+1
* Used the new gcrypt API for generating primes and groups.Nikos Mavrogiannopoulos2003-10-271-1/+1
* several improvements for the certtool utility.Nikos Mavrogiannopoulos2003-10-271-1/+1
* added configure option to disable the openssl compatibility layer.Nikos Mavrogiannopoulos2003-10-261-4/+15
* Added some support for writable gnutls_x509_crt structures. Not ready yet.Nikos Mavrogiannopoulos2003-10-231-1/+1
* some alloca-related fixes. Patch by Philip Brown <phil@bolthole.com>.Nikos Mavrogiannopoulos2003-10-231-2/+2
* *** empty log message ***gnutls_0_9_91Nikos Mavrogiannopoulos2003-10-171-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-171-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-161-1/+1
* opencdk is now mandatory in the base installation.Nikos Mavrogiannopoulos2003-10-091-2/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-041-1/+1
* Updated the openpgp key API.Nikos Mavrogiannopoulos2003-10-031-1/+1
* Converted the pgp verification functions to the new API.Nikos Mavrogiannopoulos2003-10-031-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-09-131-12/+19
* Some additions to export only the documented API, and some support for versio...Nikos Mavrogiannopoulos2003-09-121-0/+12
* cleanups.Nikos Mavrogiannopoulos2003-09-111-1/+1
* Improved the error handling in the gnutls-cli.Nikos Mavrogiannopoulos2003-09-111-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-151-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-131-1/+1
* RC2 was made reentrant. The stddef.h is now included if found.Nikos Mavrogiannopoulos2003-08-131-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-131-3/+6
* Arne:Nikos Mavrogiannopoulos2003-08-131-2/+2
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-1/+1
* * Added the new libtasn1.Nikos Mavrogiannopoulos2003-08-041-0/+1
* *** empty log message ***gnutls_0_9_6Nikos Mavrogiannopoulos2003-06-291-2/+2
* More PKCS #12 additions. Now the code can generate PKCS #12 files. Also added...Nikos Mavrogiannopoulos2003-06-251-1/+1
* Added the --disable-extra-pki configure option, which disables all extra PKI ...Nikos Mavrogiannopoulos2003-04-011-0/+13
* Several improvments in the PKCS #7 handling. Added capability to delete certi...Nikos Mavrogiannopoulos2003-03-281-1/+1
* Added bogus TLS record version check in the gnutls-cli-debug tool.Nikos Mavrogiannopoulos2003-03-261-1/+1
* * Improved the error logging functions, by adding a level, andNikos Mavrogiannopoulos2003-03-191-1/+5
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-181-1/+1
* Added support for PKCS#10 certificate requests generation.Nikos Mavrogiannopoulos2003-03-151-1/+1
* Use mmap() if available to read files.Nikos Mavrogiannopoulos2003-03-121-1/+1