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
/
g10
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
gpg: Do not allow the user to revoke the last valid UID.
Justus Winter
1
-1
/
+40
2017-03-07
More change for common.
NIIBE Yutaka
1
-3
/
+3
2017-03-07
Remove -I option to common.
NIIBE Yutaka
68
-267
/
+262
2017-03-06
gpg: Fix attempt to double free an UID structure.
Werner Koch
1
-2
/
+7
2017-03-03
gpg: Fix possible segv when attribute packets are filtered.
Werner Koch
1
-6
/
+6
2017-03-03
gpg: Add new variables to the import and export filters.
Werner Koch
2
-8
/
+35
2017-03-02
gpg: Always initialize the trust db when generating keys.
Justus Winter
2
-3
/
+7
2017-03-02
gpg: Fix (quick) key generation with --always-trust.
Justus Winter
3
-2
/
+14
2017-03-02
g10: Signal an error when trying to revoke non-existant UID.
Justus Winter
1
-0
/
+2
2017-03-01
gpg: Make --export-options work with --export-secret-keys.
Werner Koch
3
-19
/
+22
2017-03-01
gpg: Allow creating keys using an existing ECC key.
Werner Koch
1
-19
/
+3
2017-02-28
gpg: Do not require a trustdb for decryption.
Werner Koch
11
-54
/
+102
2017-02-28
gpg,tools: Make auto-key-retrieve configurable via gpgconf.
Justus Winter
1
-0
/
+1
2017-02-28
gpg,tools: Make trust-model configurable via gpgconf.
Justus Winter
1
-0
/
+1
2017-02-28
gpgv,w32: Fix --status-fd.
Werner Koch
1
-1
/
+3
2017-02-26
trustdb: Respect --quiet during --import-ownertrust.
Daniel Kahn Gillmor
1
-6
/
+10
2017-02-26
g10: fix typo
Manish Goregaokar
1
-1
/
+1
2017-02-24
gpgv: New options --log-file and --debug
Werner Koch
1
-0
/
+37
2017-02-23
gpg: Emit new status DECRYPTION_KEY
Werner Koch
1
-3
/
+26
2017-02-21
Fix spelling.
Daniel Kahn Gillmor
1
-1
/
+1
2017-02-21
Clean up word replication.
Yuri Chornoivan
23
-27
/
+27
2017-02-20
g10: Support primary key generation by keygrip.
NIIBE Yutaka
1
-109
/
+149
2017-02-14
gpg: Make --export-ssh-key work for the primary key.
Werner Koch
1
-0
/
+42
2017-02-13
gpg: Print a warning if no command has been given.
Werner Koch
1
-1
/
+5
2017-02-10
gpg: Fix memory leak in the error case of signature creation.
Werner Koch
1
-2
/
+9
2017-02-08
gpg,common: Make sure that all fd given are valid.
Justus Winter
4
-0
/
+14
2017-02-05
gpg: Fix aliases --list-key, --list-sig, and --check-sig.
Daniel Kahn Gillmor
1
-3
/
+3
2017-02-03
gpg: More diagnostics for a launched pinentry.
Werner Koch
1
-11
/
+8
2017-02-02
gpg: Don't assume that strtoul interprets "" as 0.
Neal H. Walfield
1
-2
/
+4
2017-02-02
gpg: Ensure TOFU bindings associated with UTKs are registered as usual
Neal H. Walfield
1
-6
/
+13
2017-02-02
gpg: If there is a TOFU conflict, elide the too few message warning.
Neal H. Walfield
1
-1
/
+3
2017-02-02
gpg: Only print out TOFU statistics for conflicts in interactive mode
Neal H. Walfield
1
-14
/
+69
2017-02-02
gpg: Add newline to output.
Neal H. Walfield
1
-1
/
+1
2017-02-02
gpg: Remove period at end of warning.
Neal H. Walfield
1
-1
/
+1
2017-01-25
gpg: Fix searching for mail addresses in keyrings.
Justus Winter
1
-4
/
+18
2017-01-24
gpg: Print a warning on Tor problems.
Werner Koch
1
-1
/
+25
2017-01-23
Update copyright notices for 2017.
Werner Koch
2
-2
/
+2
2017-01-23
gpg: Fix misleading log message when checking regexp.
Damien Goutte-Gattat
1
-2
/
+2
2017-01-23
gpg: New export and import options "backup" and "restore".
Werner Koch
3
-5
/
+39
2017-01-19
gpg: Allow to freeze faked system time.
Damien Goutte-Gattat
1
-2
/
+12
2017-01-18
gpg: Remove unused definitions.
Werner Koch
1
-22
/
+2
2017-01-17
gpg: Clean bogus subkey binding when cleaning a key.
Werner Koch
2
-7
/
+28
2017-01-17
gpg: Sync print of additional sig data in --edit-key.
Werner Koch
2
-48
/
+45
2017-01-17
gpg: Prepare some key cleaning function for use with secret key packets.
Werner Koch
1
-7
/
+14
2017-01-12
gpg: Rename a var to avoid a shadowing warning.
Werner Koch
1
-3
/
+5
2017-01-04
g10: avoid warning when --disable-tofu
Daniel Kahn Gillmor
1
-1
/
+1
2017-01-02
Replace use of variable-length-arrays.
Werner Koch
3
-15
/
+25
2016-12-20
build: Update distributed signature key.
Werner Koch
1
-0
/
+0
2016-12-19
typo: Fix a string in do_we_trust_pre.
Werner Koch
1
-1
/
+1
2016-12-19
Remove unused debug flags and add "dns" and "network".
Werner Koch
2
-3
/
+0
[prev]
[next]