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
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
/
configure.ac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Fix SENDMAIL define for a PATH with spaces.
Werner Koch
2020-10-04
1
-1
/
+1
*
build: Silence gcc warning -Wformat-zero-length
Werner Koch
2020-08-26
1
-0
/
+1
*
build: New configure option --disable-tests
Werner Koch
2020-08-20
1
-0
/
+26
*
regexp: Fix generation of _unicode_mapping.c.
NIIBE Yutaka
2020-04-15
1
-0
/
+10
*
gpg: Add regular expression support.
NIIBE Yutaka
2020-04-03
1
-63
/
+1
*
gpg: Re-add checking of config file permissions.
Werner Koch
2020-02-25
1
-8
/
+0
*
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
2020-02-20
1
-1
/
+4
*
build: Require libgpg-error 1.38
Werner Koch
2020-02-19
1
-1
/
+1
*
build: New configure option --disable-keyboxd
Werner Koch
2020-02-13
1
-1
/
+8
*
build: Require libgpg-error 1.37
Werner Koch
2020-01-21
1
-1
/
+1
*
dirmngr: Make building with a TLS library mandatory
Werner Koch
2019-11-26
1
-2
/
+3
*
dirmngr: Remove cruft from dirmngr_ldap
Werner Koch
2019-11-11
1
-9
/
+0
*
Merge branch 'switch-to-gpgk' into master
Werner Koch
2019-09-27
1
-1
/
+17
|
\
|
*
tools: New option --keyboxd for gpg-connect-agent.
Werner Koch
2019-08-06
1
-0
/
+13
|
*
Merge branch 'master' into switch-to-gpgk
Werner Koch
2019-03-18
1
-14
/
+21
|
|
\
|
*
|
kbx: Add framework for a public key daemon.
Werner Koch
2018-09-05
1
-1
/
+4
*
|
|
build: Build gpg-pair-tool only when there is newer libgcrypt.
NIIBE Yutaka
2019-09-20
1
-1
/
+20
|
|
/
|
/
|
*
|
gpg: Implemented latest rfc4880bis version 5 packet hashing.
Werner Koch
2019-03-14
1
-0
/
+1
*
|
common/mischelp: use platform memory zeroing function for wipememory
Jussi Kivilinna
2018-12-01
1
-10
/
+10
*
|
Merge branch 'seckey-sync-work' into master
Werner Koch
2018-11-14
1
-0
/
+1
|
\
\
|
*
|
tools: Add experimental code for a pairing protocol
seckey-sync-work
Werner Koch
2018-07-05
1
-0
/
+1
|
|
/
*
|
Remove the gpg-zip script.
Werner Koch
2018-11-14
1
-2
/
+0
*
|
build: By default build wks-tools on all Unix platforms.
Werner Koch
2018-10-26
1
-1
/
+8
*
|
all: fix more spelling errors
Daniel Kahn Gillmor
2018-10-25
1
-1
/
+1
|
/
*
build: Remove duplicates from AC_CHECK_FUNCS
Werner Koch
2018-06-21
1
-12
/
+11
*
wks: Take name of sendmail from configure.
Werner Koch
2018-06-19
1
-0
/
+2
*
Some preparations to eventuallt use gpgrt_argparse.
Werner Koch
2018-06-12
1
-0
/
+3
*
Require libgpg-error 1.29 and remove internal logging functions.
Werner Koch
2018-06-12
1
-1
/
+1
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-05-13
1
-1
/
+11
|
\
|
*
Post release updates
Werner Koch
2018-05-02
1
-1
/
+1
|
*
build: New configure option to help with nPth debugging.
Werner Koch
2018-05-02
1
-0
/
+11
|
*
dirmngr: Use the LDAP wrapper process also for Windows.
Werner Koch
2018-04-27
1
-1
/
+0
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-04-10
1
-0
/
+1
|
\
|
|
*
Post release updates
Werner Koch
2018-04-09
1
-1
/
+1
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-03-27
1
-1
/
+2
|
\
|
|
*
scd: Fix for GNU/Linux suspend/resume.
NIIBE Yutaka
2018-03-13
1
-1
/
+2
*
|
build: Update swdb tags and include release info from 2.2.5
Werner Koch
2018-02-22
1
-1
/
+1
*
|
Merge branch 'STABLE-BRANCH-2-2'
Werner Koch
2018-02-22
1
-4
/
+16
|
\
|
|
*
Post release updates.
Werner Koch
2018-02-22
1
-1
/
+1
|
*
Release 2.2.5
gnupg-2.2.5
Werner Koch
2018-02-22
1
-2
/
+2
|
*
scd: Use pipe to kick the loop on NetBSD.
NIIBE Yutaka
2018-02-07
1
-2
/
+14
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
NIIBE Yutaka
2018-01-26
1
-1
/
+1
|
\
|
|
*
agent: Fix last commit.
NIIBE Yutaka
2018-01-26
1
-1
/
+1
|
*
agent: More fix for get_client_pid for portability.
NIIBE Yutaka
2018-01-26
1
-1
/
+1
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-01-25
1
-1
/
+1
|
\
|
|
*
build: Increase libassuan min version to 2.5.0
Kristian Fiskerstrand
2017-12-22
1
-1
/
+1
|
*
Post release updates
Werner Koch
2017-12-20
1
-1
/
+1
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2017-12-18
1
-0
/
+16
|
\
|
|
*
build: New configure option --enable-run-gnupg-user-socket.
Werner Koch
2017-12-12
1
-0
/
+16
*
|
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-2
/
+5
[next]