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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gpgconf: Change the displayed names of the components.
Werner Koch
2016-11-17
1
-6
/
+6
*
dirmngr: Add command to only load the swdb.
Werner Koch
2016-11-16
4
-385
/
+379
*
scd,dirmngr: Keep the standard fds when daemonizing.
Werner Koch
2016-11-16
2
-3
/
+23
*
common: Rename keybox_file_rename to gnupg_rename_file.
Werner Koch
2016-11-16
6
-71
/
+77
*
wks: Always build gpg-wks-client.
Werner Koch
2016-11-16
1
-4
/
+1
*
gpg: New option --override-session-key-fd.
Werner Koch
2016-11-16
2
-8
/
+53
*
gpgv: New option --enable-special-filenames.
Werner Koch
2016-11-15
2
-0
/
+11
*
gpg: Add new compliance mode "de-vs".
Werner Koch
2016-11-15
4
-22
/
+52
*
doc: Add comment to make clear that KBNODE is deprecated.
Werner Koch
2016-11-15
1
-1
/
+1
*
gpg: Use usual free semantics for packet structure free functions.
Werner Koch
2016-11-15
2
-57
/
+76
*
g10: Optimize key iteration.
Justus Winter
2016-11-15
1
-2
/
+2
*
g10: Fix memory leak.
Justus Winter
2016-11-15
1
-3
/
+14
*
g10: Fix iteration over getkey results.
Justus Winter
2016-11-15
1
-0
/
+8
*
g10: Fix use-after-free.
Justus Winter
2016-11-15
1
-1
/
+9
*
sm: New stub option --compliance.
Werner Koch
2016-11-15
1
-0
/
+7
*
g10: Fix memory leak.
NIIBE Yutaka
2016-11-15
1
-2
/
+1
*
gpg: New option --compliance.
Werner Koch
2016-11-15
2
-46
/
+125
*
g10: Fix memory leak.
Justus Winter
2016-11-15
1
-0
/
+1
*
gpgscm: Mark cells requiring finalization.
Justus Winter
2016-11-15
1
-5
/
+6
*
gpgscm: Recover more cells.
Justus Winter
2016-11-15
1
-0
/
+1
*
g10: Fix memory leak.
Justus Winter
2016-11-14
1
-0
/
+2
*
gpgscm: Avoid cell allocation overhead.
Justus Winter
2016-11-14
2
-44
/
+252
*
scd: Fix status info encoding.
NIIBE Yutaka
2016-11-14
1
-1
/
+2
*
agent: Improve concurrency when Libgcrypt 1.8 is used.
Werner Koch
2016-11-12
1
-9
/
+15
*
agent: Kludge to mitigate blocking calls in Libgcrypt.
Werner Koch
2016-11-11
1
-3
/
+14
*
dirmngr: Prepare to trigger jobs by network activity.
Werner Koch
2016-11-11
3
-1
/
+44
*
doc: Include config examples for socket-activated user services.
Daniel Kahn Gillmor
2016-11-11
10
-2
/
+159
*
agent: Clean up comments.
Daniel Kahn Gillmor
2016-11-11
1
-2
/
+2
*
doc: Clarify dirmngr option --daemon.
Werner Koch
2016-11-11
1
-15
/
+5
*
gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.
Werner Koch
2016-11-10
17
-99
/
+163
*
sm: Remove unused arg SECRET from keydb functions.
Werner Koch
2016-11-10
14
-42
/
+31
*
gpgscm: Recover cells from the list of recently allocated cells.
Justus Winter
2016-11-10
1
-6
/
+11
*
gpgscm: Recover cells used to maintain interpreter state.
Justus Winter
2016-11-10
1
-8
/
+31
*
gpgscm: Reduce opcode dispatch overhead.
Justus Winter
2016-11-10
2
-228
/
+256
*
gpgscm: Make the compile-hook configurable.
Justus Winter
2016-11-10
3
-1
/
+12
*
gpgscm: Drop obsolete commented-out code.
Justus Winter
2016-11-10
1
-19
/
+0
*
gpgscm: Remove dubious stack implementation.
Justus Winter
2016-11-10
3
-95
/
+0
*
gpg: Improve error message for --quick-gen-key.
Werner Koch
2016-11-10
1
-1
/
+1
*
dirmngr: Improve concurrency in the non-adns case.
Werner Koch
2016-11-10
2
-35
/
+60
*
tests: Fix environment setup.
Justus Winter
2016-11-08
1
-2
/
+1
*
tests: Log and display output from tests when run in parallel.
Justus Winter
2016-11-08
1
-11
/
+22
*
tests: Simplify test.
Justus Winter
2016-11-08
1
-18
/
+6
*
gpgscm: Expose seek and associated constants.
Justus Winter
2016-11-08
2
-0
/
+27
*
gpgscm: Fix error message.
Justus Winter
2016-11-08
1
-18
/
+21
*
tests,w32: Make cleanup more robust.
Justus Winter
2016-11-08
1
-2
/
+4
*
common,w32: Simplify locking.
Justus Winter
2016-11-08
1
-49
/
+0
*
tests: Write a log file for each test.
Justus Winter
2016-11-07
2
-11
/
+13
*
gpgscm: Generalize splice to write to multiple sinks.
Justus Winter
2016-11-07
2
-7
/
+42
*
gpgscm: Drop 'len' argument from splice.
Justus Winter
2016-11-07
2
-11
/
+5
*
tests: Move environment creation and teardown into each test.
Justus Winter
2016-11-07
50
-168
/
+197
[prev]
[next]