index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyserver
/
Makefile.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-19
Modernize to automake 1.14.
Werner Koch
1
-8
/
+11
2009-09-02
Last minute fixes
Werner Koch
1
-2
/
+4
2009-08-25
Restructured the compat functions and changed its license.
Werner Koch
1
-3
/
+3
2009-06-09
* Makefile.am (gpgkeys_hkp_LDADD): Need DNSLIBS for the resolver now
David Shaw
1
-2
/
+2
2007-12-17
* Makefile.am: Fix compile error when libcurl is in a nonstandard
David Shaw
1
-1
/
+3
2007-10-23
Switched to GPLv3.
Werner Koch
1
-4
/
+2
2007-04-16
* gpgkeys_hkp.c (main): Show curl or fake-curl version string.
David Shaw
1
-2
/
+2
2006-09-28
Put in the basic wiring (just hextobyte for now) for a libcompat.a that
David Shaw
1
-1
/
+1
2006-09-26
Allow to build w/o curl.
Werner Koch
1
-1
/
+1
2006-07-26
* Makefile.am: Fix missing include path for gpgkeys_finger (needs the
David Shaw
1
-0
/
+1
2006-07-08
* configure.ac: Fix resolver autoconf code so it works (fails)
David Shaw
1
-2
/
+2
2006-04-26
* Makefile.am: Don't build gpgkeys_http or gpgkeys_(old)hkp any longer as
David Shaw
1
-12
/
+4
2005-08-08
* Makefile.am: Include LDAP_CPPFLAGS when building LDAP.
David Shaw
1
-0
/
+2
2005-07-20
* gpgkeys_curl.c (get_key, main): Don't try and be smart about what
David Shaw
1
-2
/
+0
2005-05-31
Updated FSF street address and preparations for a release candidate.
Werner Koch
1
-1
/
+1
2005-04-17
* gpgkeys_hkp.c: New hkp handler that uses curl or curl-shim.
David Shaw
1
-2
/
+12
2005-03-17
* ksutil.c (parse_ks_options): Handle verbose=nnn.
David Shaw
1
-4
/
+5
2005-02-11
* curl-shim.h, curl-shim.c: New. This is code to fake the curl API in
David Shaw
1
-0
/
+7
2005-01-18
* gpgkeys_curl.c (main): Only allow specified protocols to use the
David Shaw
1
-1
/
+1
2004-12-24
* gpgkeys_curl.c (main): Use new defines for opting out of certain
David Shaw
1
-7
/
+1
2004-12-22
* Makefile.am: Build gpgkeys_http or gpgkeys_curl as needed.
David Shaw
1
-5
/
+11
2004-12-21
FTP keyserver support via gpgkeys_ftp. This is currently off by default.
David Shaw
1
-7
/
+8
2004-12-14
Prepared for last 1.4 release candidate
Werner Koch
1
-9
/
+1
2004-12-03
* Makefile.am: The harmless "ignored error" on gpgkeys_ldap install on top
David Shaw
1
-1
/
+1
2004-10-28
Inlcude LIBICONV
Werner Koch
1
-4
/
+6
2004-10-15
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.
Werner Koch
1
-4
/
+4
2004-10-13
* gpgkeys_ldap.c (main), gpgkeys_hkp.c (main), gpgkeys_http.c (main),
David Shaw
1
-0
/
+5
2004-10-11
* configure.ac: New option --disable-finger.
Werner Koch
1
-2
/
+3
2004-05-20
* gpgkeys_http.c: New program to do a simple HTTP file fetch using the
David Shaw
1
-2
/
+3
2004-02-28
* Makefile.am: Don't split LDADD across two lines since some make programs
David Shaw
1
-4
/
+2
2004-02-20
* gpgkeys_ldap.c: Replacement prototypes for setenv and unsetenv.
David Shaw
1
-1
/
+2
2004-02-19
* Makefile.am: Add automake conditionals to symlink gpgkeys_ldaps to
David Shaw
1
-1
/
+11
2003-10-25
(gpgkeys_hkp_LDADD): Replaced INTLLIBS by LIBINTL.
Werner Koch
1
-1
/
+2
2003-07-10
* Makefile.am: Use W32LIBS where appropriate.
David Shaw
1
-2
/
+2
2003-05-31
* gpgkeys_hkp.c, gpgkeys_ldap.c: #include <getopt.h> if it is available.
David Shaw
1
-5
/
+2
2003-03-11
* gpgkeys_hkp.c (get_key): Properly handle CRLF line endings in the
David Shaw
1
-1
/
+1
2003-02-12
* Makefile.am: Use a local copy of libexecdir along with @PACKAGE@ so it
David Shaw
1
-1
/
+1
2002-10-21
* Makefile.am: Anything linking with libutil.a needs INTLLIBS as well on
David Shaw
1
-2
/
+2
2002-08-27
* gpgkeys_hkp.c, Makefile.am: Convert over to using iobufs.
David Shaw
1
-1
/
+1
2002-08-26
* Makefile.am: May as well include gpgkeys_hkp.c in the distribution now.
David Shaw
1
-3
/
+0
2002-07-24
* Makefile.am: Install keyserver helpers in @GNUPG_LIBEXECDIR@
David Shaw
1
-2
/
+3
2002-06-29
Update head to match stable 1.0
David Shaw
1
-27
/
+13
2002-06-12
Various changes.
Werner Koch
1
-3
/
+4
2002-05-23
* no-pth.c, Makefile.am: Removed.
Werner Koch
1
-1
/
+0
2002-05-14
sm/
Werner Koch
1
-1
/
+2
2002-04-15
* cryptmiss.c: New.
Werner Koch
1
-1
/
+2
2002-02-12
* fopencookie.c: Dummy function.
Werner Koch
1
-1
/
+2
2002-01-23
* mkdtemp.c: Copied from gnupg-1.0.6c and changed to use libgcrypt.
Werner Koch
1
-0
/
+1
2002-01-19
* sysutils.c: New. This is the misc.c file from gnupg 1.0.6 with
Werner Koch
1
-1
/
+2
2001-12-18
* Makefile.am (AM_CPPFLAGS): Add flags for libksba
NEWPG-0-0-0
Werner Koch
1
-0
/
+10
[next]