summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add --smime-to-p7.Simon Josefsson2004-08-141-1/+2
* Remove retcodes.Simon Josefsson2004-08-051-3/+1
* (errcodes): Add, same as retcodes, but for texinfo.Simon Josefsson2004-08-051-1/+3
* some libtasn1 related compilation fixesNikos Mavrogiannopoulos2004-05-271-6/+6
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-081-1/+1
* Renamed gnutls-srpcrypt to srptoolNikos Mavrogiannopoulos2004-04-181-3/+3
* certtool will use the system's libcfg if available.Nikos Mavrogiannopoulos2004-04-141-0/+6
* Added batch support to certtool. Now can use templates.Nikos Mavrogiannopoulos2004-04-141-4/+7
* replaced the getpass() call with an internal one.gnutls_1_1_7_pre0Nikos Mavrogiannopoulos2004-03-161-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-051-1/+1
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-061-2/+2
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-011-7/+3
* *** empty log message ***gnutls_0_9_93Nikos Mavrogiannopoulos2003-10-261-2/+4
* Several improvments in the certtool.Nikos Mavrogiannopoulos2003-10-251-2/+3
* Added a certtool primitive command line utilityNikos Mavrogiannopoulos2003-10-251-3/+6
* Documented error codes in an appendix. This documentation is generated automa...Nikos Mavrogiannopoulos2002-10-251-2/+4
* Improved the gnutls-cli-debug programNikos Mavrogiannopoulos2002-08-261-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-221-1/+1
* The server used was changed to a non blocking one. The server was created by ...Nikos Mavrogiannopoulos2002-06-181-1/+1