summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Added an strnstr() function and the requirement in some functions toNikos Mavrogiannopoulos2003-03-121-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-061-2/+5
* the documentation is now created on dist time.Nikos Mavrogiannopoulos2003-03-061-5/+2
* * Corrected a bug in 64 bit architectures, which affected theNikos Mavrogiannopoulos2003-03-041-1/+1
* some fixes in makefiles.Nikos Mavrogiannopoulos2003-02-221-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-141-1/+1
* ported to libtasn1 0.2.x. Also the included minitasn1 was replaced by the 0.2...Nikos Mavrogiannopoulos2003-02-141-1/+3
* Added preliminary CRL support. This will be under the new X.509 API. Other x5...Nikos Mavrogiannopoulos2003-02-051-1/+1
* removed backward compatibility functions for 0.9.0 version.Nikos Mavrogiannopoulos2003-01-301-4/+4
* *** empty log message ***gnutls_0_8_1Nikos Mavrogiannopoulos2003-01-221-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-201-1/+1
* Only the documented symbols are now exported.Nikos Mavrogiannopoulos2003-01-091-28/+9
* If liblzo is found in the system then libgnutls-extra will depend on it, inst...Nikos Mavrogiannopoulos2003-01-011-23/+69
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-291-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-281-2/+2