summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Use minmax.h from gnulib instead of GMIN/GMAX.Simon Josefsson2004-08-171-1/+1
* Move randomness calls to generic crypto API.Simon Josefsson2004-08-161-0/+69
* Add Nettle.Simon Josefsson2004-08-151-3/+18
* Initiate move of all libgcrypt calls to crypto/gc* wrapper.Simon Josefsson2004-08-151-1/+5
* Replace ad-hoc 'read_pass' with gnulib module 'getpass-gnu'.Simon Josefsson2004-08-151-1/+1
* Bump version.Simon Josefsson2004-08-151-1/+1
* Add progname gnulib module.gnutls_1_1_15Simon Josefsson2004-08-151-1/+1
* Fix -I's, for srcdir != objdir builds (e.g., 'make distcheck').Simon Josefsson2004-08-151-2/+2
* Bump version.Simon Josefsson2004-08-141-1/+1
* Add error and exit gnulib modules.Simon Josefsson2004-08-141-1/+1
* Add gl/Makefile.Simon Josefsson2004-08-141-1/+1
* Set up GnuTLS to use gnulib for portability files.Simon Josefsson2004-08-141-0/+9
* Typo.Simon Josefsson2004-08-111-1/+1
* Bump version.Simon Josefsson2004-08-101-1/+1
* If socklen_t doesn't exist, use size_t (needed for Darwin).Simon Josefsson2004-08-101-0/+12
* Move AB_INIT to where it actually works.Simon Josefsson2004-08-091-1/+1
* Add.Simon Josefsson2004-08-091-0/+1
* Fix last commit.Simon Josefsson2004-08-051-2/+1
* Remove old manual.Simon Josefsson2004-08-051-2/+2
* Fix copyright.Simon Josefsson2004-08-051-1/+1
* Bump version.Simon Josefsson2004-08-051-1/+1
* Add copying condition.Simon Josefsson2004-08-041-2/+22
* Don't use maintainer mode (see Autoconf manual for rationale).Simon Josefsson2004-08-041-2/+0
* Bump version.Simon Josefsson2004-08-021-1/+1
* Add (start of) self test suite.Simon Josefsson2004-08-021-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2004-07-281-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-07-161-1/+1
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-301-5/+5
* some libtasn1 related compilation fixesNikos Mavrogiannopoulos2004-05-271-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-271-1/+1
* added proper libtasn1 version detection.Nikos Mavrogiannopoulos2004-05-161-14/+6
* certtool has now support for more X.520 DN attribute types.Nikos Mavrogiannopoulos2004-05-151-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-141-3/+4
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-131-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-131-1/+1
* some fixes in the compilation system.Nikos Mavrogiannopoulos2004-05-131-6/+12
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-131-2/+2
* Added configure option to disable lzo completely.Nikos Mavrogiannopoulos2004-05-121-5/+20
* opencdk is being included if not found.Nikos Mavrogiannopoulos2004-05-121-21/+41
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-261-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-231-6/+4
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-221-1/+1
* certtool will use the system's libcfg if available.Nikos Mavrogiannopoulos2004-04-141-0/+25
* Added batch support to certtool. Now can use templates.Nikos Mavrogiannopoulos2004-04-141-0/+2
* *** empty log message ***gnutls_1_1_8Nikos Mavrogiannopoulos2004-04-071-1/+1
* - Corrected bug in RSA parameters handling which could causeNikos Mavrogiannopoulos2004-04-031-1/+1
* *** empty log message ***gnutls_1_1_7Nikos Mavrogiannopoulos2004-03-291-1/+1
* Deprecated: gnutls_srp_server_set_select_function(),Nikos Mavrogiannopoulos2004-03-251-1/+1
* replaced the getpass() call with an internal one.gnutls_1_1_7_pre0Nikos Mavrogiannopoulos2004-03-161-1/+1