summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-1/+1
* Fix -lrt usage.Simon Josefsson2010-02-181-1/+1
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Added cryptodev support (/dev/crypto). Tested with http://www.logix.cz/michal...Nikos Mavrogiannopoulos2009-11-291-0/+4
* Link to libgcrypt explicitly when libgcrypt functions are used.Simon Josefsson2009-11-061-5/+7
* Use INET_NTOP_LIB and INET_PTON_LIB.Simon Josefsson2009-11-031-1/+1
* Removed duplicated documentation.Simon Josefsson2009-05-201-2/+0
* Don't build with warnings all the time. Use a WERROR_CFLAGS.Simon Josefsson2009-05-181-1/+1
* Link getaddrinfo libraries.Simon Josefsson2009-05-171-3/+3
* Fix MinGW build failures.Simon Josefsson2009-05-111-3/+3
* Fix syntax-check warnings.Simon Josefsson2009-05-031-1/+1
* Move doc related tools from src/ to doc/.Simon Josefsson2009-02-111-8/+0
* Need -lgnutls etc for certtool-cfg.c.Simon Josefsson2009-02-061-1/+3
* Certtool need libgnutls etc for libcmd-certtool.la too, due to certtool-cfg.c.Simon Josefsson2008-12-101-2/+3
* Libreadline is needed by libcmd_certtool.la, not certtool.Simon Josefsson2008-11-231-2/+2
* Change link order, so that gnulib is last.Simon Josefsson2008-11-181-14/+11
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-21/+43
* Use more warnings. Fix warnings.Simon Josefsson2008-11-131-3/+6
* Use more warnings. Fix warnings.Simon Josefsson2008-11-121-0/+1
* Need more gnulib modules.Simon Josefsson2008-10-301-4/+2
* Fixes.Simon Josefsson2008-10-301-1/+3
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-3/+6
* Make it build better.Simon Josefsson2008-10-301-1/+1
* Fixes.Simon Josefsson2008-10-301-6/+6
* More libgcrypt fixes.Simon Josefsson2008-10-081-13/+8
* Update libtasn1 linker flags.Simon Josefsson2008-10-081-11/+8
* added missing fileNikos Mavrogiannopoulos2008-10-041-1/+1
* Use internal md5 if libgcrypt is in FIPS mode.Simon Josefsson2008-09-211-3/+3
* Fix libextra build. Make gnutls-cli work in libgcrypt FIPS mode.Simon Josefsson2008-09-211-1/+1
* Generate algorithms.texi the same way as error_codes.texi for consistency.Simon Josefsson2008-07-081-6/+1
* automatically generate the appendix with supported algorithms and ciphersuites.Nikos Mavrogiannopoulos2008-07-061-2/+9
* Link errcodes with gnulib.Simon Josefsson2008-04-171-2/+3
* merged the openpgp branch to head\!Nikos2008-01-131-6/+6
* Use GPLv3 in src/.Simon Josefsson2007-12-091-1/+1
* Move test credentials from src/ to doc/credentials/.Simon Josefsson2007-09-171-2/+2
* $(LIBOPENCDK_LIBS) should be necessary here, since libgnutls-extraSimon Josefsson2007-04-031-8/+5
* Use AM_CPPFLAGS, not obsolete INCLUDES.Simon Josefsson2007-02-131-1/+1
* Need libgnu.la.Simon Josefsson2007-02-131-3/+6
* Make certtool conditional on ENABLE_PKI.Simon Josefsson2007-02-131-2/+5
* Tiny patch from ludovic.courtes@laas.fr (Ludovic Courtès).Simon Josefsson2007-01-051-12/+12
* Change lgpl/ library name.Simon Josefsson2006-10-261-2/+2
* Add lgpl too.Simon Josefsson2006-10-211-3/+5
* Need select.c in cli.c and serv.c.Simon Josefsson2006-08-141-2/+2
* Need -I$builddir/gl for alloca.h when srcdir != objdir.Simon Josefsson2006-06-191-2/+2
* Remove -I../lib, these tools should only use the external API.Simon Josefsson2005-12-091-1/+1
* Completed the DHE-PSK ciphersuite additions.Nikos Mavrogiannopoulos2005-11-161-1/+1
* Disable more SRP stuff if --disable-srp, tiny patch from Albert Chin <gnutls-...Simon Josefsson2005-11-151-1/+6
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-1/+8