aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2004-08-09* configure.ac (ALL_LINGUAS): Removed.Werner Koch1-1/+1
2003-06-20* Makefile.am: Use W32LIBS where appropriate.David Shaw1-2/+2
2003-05-28* gpgkeys_hkp.c, gpgkeys_ldap.c: #include <getopt.h> if it is available.David Shaw1-5/+2
2003-03-23* Makefile.am: gpgkeys_hkp needs @INTLLIBS@ on some platforms.David Shaw1-1/+1
2003-02-19* Makefile.am: Use @CAPLIBS@ to link in -lcap if we are usingDavid Shaw1-2/+2
2003-02-12* Makefile.am: Use the more correct @PACKAGE@ rather than "gnupg".David Shaw1-1/+1
2003-02-06* Makefile.am: Use a local copy of libexecdir so it can be easilyDavid Shaw1-1/+1
2002-08-27* gpgkeys_hkp.c, Makefile.am: Convert over to using iobufs.David Shaw1-1/+1
2002-08-26* Makefile.am: May as well include gpgkeys_hkp.c in the distribution now.David Shaw1-3/+0
2002-07-24* Makefile.am: Install keyserver helpers in @GNUPG_LIBEXECDIR@David Shaw1-2/+3
2002-06-29Update head to match stable 1.0David Shaw1-27/+13
2002-06-12Various changes.Werner Koch1-3/+4
2002-05-23* no-pth.c, Makefile.am: Removed.Werner Koch1-1/+0
2002-05-14sm/Werner Koch1-1/+2
2002-04-15* cryptmiss.c: New.Werner Koch1-1/+2
2002-02-12* fopencookie.c: Dummy function.Werner Koch1-1/+2
2002-01-23* mkdtemp.c: Copied from gnupg-1.0.6c and changed to use libgcrypt.Werner Koch1-0/+1
2002-01-19* sysutils.c: New. This is the misc.c file from gnupg 1.0.6 withWerner Koch1-1/+2
2001-12-18* Makefile.am (AM_CPPFLAGS): Add flags for libksbaNEWPG-0-0-0Werner Koch1-0/+10
2001-11-24Added new directory common to enable sharing of some code and errorWerner Koch1-18/+10
2001-11-10we are now able to check self-signed certificatesWerner Koch1-0/+1
2001-11-07Assuan server mode is now basically usableWerner Koch1-0/+2
2001-11-06gpgsm does now build and a dummy server can be started.Werner Koch1-0/+5
2001-11-06First chunk of code for the Assuan libraryWerner Koch1-12/+11
2001-10-31Created configuration filesWerner Koch1-0/+36