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
...
*
gpg: Print warning when rejecting weak digests
Daniel Kahn Gillmor
2015-10-19
3
-5
/
+11
*
gpg: Add option --weak-digest to gpg and gpgv.
Daniel Kahn Gillmor
2015-10-19
8
-10
/
+96
*
dirmngr: Make --use-tor work - still leaks DNS.
Werner Koch
2015-10-19
3
-9
/
+36
*
dirmngr: Use Assuan socket wrappers for http.c
Werner Koch
2015-10-19
2
-56
/
+74
*
gpg: Fix formatting.
Neal H. Walfield
2015-10-19
1
-6
/
+6
*
gpg: Don't forget to free some memory.
Neal H. Walfield
2015-10-19
1
-0
/
+1
*
gpg: If a conflict occurs in batch mode, record that.
Neal H. Walfield
2015-10-19
1
-6
/
+20
*
gpg: Silence two more warnings.
Werner Koch
2015-10-18
2
-3
/
+3
*
gpg: Fix harmless compiler warnings.
Werner Koch
2015-10-18
3
-67
/
+74
*
common: Avoid warning about const char ** assignment.
Werner Koch
2015-10-18
1
-6
/
+11
*
Move http module from common/ to dirmngr/.
Werner Koch
2015-10-18
9
-33
/
+30
*
g10: Fix assert.
Neal H. Walfield
2015-10-18
1
-1
/
+1
*
g10: Add TOFU support.
Neal H. Walfield
2015-10-18
26
-77
/
+3505
*
common: Prefix the mkdir functions with gnupg_. Make args const.
Neal H. Walfield
2015-10-16
2
-5
/
+5
*
cleanup: Fix confusion between gpg_error_t and gpg_err_code_t.
NIIBE Yutaka
2015-10-14
2
-2
/
+2
*
po: Update Japanese translation.
NIIBE Yutaka
2015-10-13
1
-14
/
+8
*
gpg: Try hard to use MDC also for sign+symenc.
Werner Koch
2015-10-12
4
-10
/
+19
*
Post release updates.
Werner Koch
2015-10-10
2
-1
/
+5
*
Release 2.1.9
gnupg-2.1.9
Werner Koch
2015-10-09
2
-3
/
+28
*
po: Auto-update.
Werner Koch
2015-10-09
26
-475
/
+927
*
po: Fix two fuzzy strings in the Spansih translation
Werner Koch
2015-10-09
1
-7
/
+3
*
agent: simplify agent_get_passphrase.
NIIBE Yutaka
2015-10-09
1
-8
/
+2
*
agent: fix agent_askpin.
NIIBE Yutaka
2015-10-09
1
-1
/
+1
*
agent: Fix function return type for check_cb and agent_askpin.
NIIBE Yutaka
2015-10-09
6
-21
/
+23
*
dirmngr: Default to http protocol for http-proxy
Andre Heinecke
2015-10-08
1
-1
/
+1
*
speedo: Add a w32-release target.
Werner Koch
2015-10-08
1
-1
/
+20
*
common: Allow building of mkdir_p.c for Windows.
Werner Koch
2015-10-08
3
-65
/
+95
*
gpg: Add option --print-dane-records.
Werner Koch
2015-10-08
7
-23
/
+141
*
Fix two unused/possible-uninitialized var warnings.
Werner Koch
2015-10-08
2
-2
/
+1
*
gpg: Pass CTRL parameter to all key listing functions.
Werner Koch
2015-10-08
4
-34
/
+39
*
gpg: Remove unfinished experimental code to export as S-expressions.
Werner Koch
2015-10-07
2
-175
/
+10
*
gpg: Add new --auto-key-locate mechanism "dane".
Werner Koch
2015-10-06
6
-15
/
+36
*
dirmngr: Addlow fetching keys using OpenPGP DANE
Werner Koch
2015-10-06
1
-17
/
+54
*
dirmngr: Improve DNS code to retrieve arbitrary records.
Werner Koch
2015-10-06
2
-4
/
+55
*
dirmngr: Change DNS code to make additions easier.
Werner Koch
2015-10-06
1
-64
/
+66
*
dirmngr: Make commands RELOADDIRMNGR and KILLDIRMNGR work properly.
Werner Koch
2015-10-06
1
-8
/
+7
*
po: Typo fix in German translation.
Werner Koch
2015-10-06
1
-2
/
+2
*
dirmngr: Do tilde expansion for --hkp-cacert.
Werner Koch
2015-10-06
3
-3
/
+16
*
gpg: Fail decryption for AES etc message w/o MDC.
Werner Koch
2015-10-06
1
-0
/
+16
*
agent: Fix verification of signature for smartcard.
NIIBE Yutaka
2015-10-06
1
-1
/
+10
*
agent: Fix non-allocation for pinentry_loopback.
NIIBE Yutaka
2015-10-05
1
-4
/
+2
*
gpg: Install a dirmngr.conf file.
Werner Koch
2015-10-05
4
-46
/
+87
*
gpg: Deprecate the --keyserver option.
Werner Koch
2015-10-05
6
-31
/
+82
*
dirmngr: Add option --keyserver.
Werner Koch
2015-10-05
4
-25
/
+124
*
dirmngr: Make clear that --use-tor is not yet ready for use.
Werner Koch
2015-10-05
3
-1
/
+15
*
po: Update the German translation.
Werner Koch
2015-10-05
1
-7
/
+26
*
gpgconf: Change displayed name of Dirmngr to "Key Acquirer".
Werner Koch
2015-10-05
1
-1
/
+1
*
tests: Two new OpenPGP test keys from E2E.
Werner Koch
2015-10-05
4
-1
/
+81
*
scd: Use Assuan macro instead of a number constant.
Werner Koch
2015-10-02
1
-3
/
+4
*
dirmngr: Fix use-after-free due to a realloc shrinking.
Werner Koch
2015-10-02
1
-2
/
+2
[prev]
[next]