summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't link to gc directly.Simon Josefsson2005-10-171-2/+2
* Add libgc.la for crypt.c.Simon Josefsson2005-08-301-1/+1
* Fix typo.Simon Josefsson2005-08-301-1/+1
* Add -I for ../crypto.Simon Josefsson2005-08-301-1/+1
* Possibly link with readline.Simon Josefsson2005-08-151-1/+1
* Update FSF office address in license.Simon Josefsson2005-05-261-0/+19
* Remove SERV_LIBS (not used).Simon Josefsson2004-10-291-5/+3
* Fix objdir != srcdir in -I, reported by "Gerrit P. Haase"Simon Josefsson2004-09-171-2/+2
* Remove stale -I.Simon Josefsson2004-08-221-1/+1
* Move things from EXTRA_DIST to *_SOURCES, to improve dependency tracking.Simon Josefsson2004-08-221-23/+35
* Replace ad-hoc 'read_pass' with gnulib module 'getpass-gnu'.Simon Josefsson2004-08-151-5/+5
* Fix -I's, for srcdir != objdir builds (e.g., 'make distcheck').Simon Josefsson2004-08-151-1/+1
* Fix -I's, for srcdir != objdir builds (e.g., 'make distcheck').Simon Josefsson2004-08-151-1/+1
* Link gnulib.Simon Josefsson2004-08-141-2/+3