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
/
g10
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: More carefully encode a packet's length.
Neal H. Walfield
2016-02-25
1
-1
/
+8
*
gpg: Avoid directly twiddling bits.
Neal H. Walfield
2016-02-25
1
-3
/
+4
*
gpg: Improve documentation and comments related to OpenPGP packets.
Neal H. Walfield
2016-02-25
3
-66
/
+362
*
gpg: Add some asserts.
Neal H. Walfield
2016-02-25
1
-4
/
+62
*
gpg: Avoid an unnecessary copy.
Neal H. Walfield
2016-02-25
1
-14
/
+9
*
gpg: Use higher-level functions.
Neal H. Walfield
2016-02-23
1
-16
/
+6
*
common: More accurately name function.
Neal H. Walfield
2016-02-23
2
-3
/
+3
*
gpg: Systematically detect and fix signatures that are out of order.
Neal H. Walfield
2016-02-19
1
-125
/
+564
*
gpg: Split check_key_signature2.
Neal H. Walfield
2016-02-19
2
-92
/
+286
*
gpg: Split print_and_check_one_sig.
Neal H. Walfield
2016-02-19
1
-11
/
+20
*
gpg: Split the function check_signature_end.
Neal H. Walfield
2016-02-19
1
-5
/
+23
*
gpg: Use format_keyid rather than manually formatting the keyid.
Neal H. Walfield
2016-02-19
2
-5
/
+4
*
gpg: Initialize the primary key when generating a key.
Neal H. Walfield
2016-02-19
1
-0
/
+7
*
gpg: Add accessor & utility functions for pk->keyid and pk->main_keyid.
Neal H. Walfield
2016-02-19
3
-3
/
+94
*
gpg: Clean up dangling agent_open and agent_closed declarations.
Daniel Kahn Gillmor
2016-02-18
2
-4
/
+1
*
gpg: Make ASCII armor decoding more robust to encoding errors.
Neal H. Walfield
2016-02-16
1
-0
/
+18
*
common, g10: Fix indentation to silence GCC-6.
NIIBE Yutaka
2016-02-15
2
-12
/
+12
*
Put asterisks in front of two function descriptions.
Werner Koch
2016-02-14
1
-9
/
+9
*
gpg: Add hidden key-edit subcommand "change-usage".
Werner Koch
2016-02-14
3
-11
/
+146
*
gpg: Improve API documentation.
Neal H. Walfield
2016-02-14
3
-13
/
+24
*
gpg: Fix calc_header_length when LEN is 0 and improve documentation.
Neal H. Walfield
2016-02-14
1
-4
/
+8
*
gpg: Fix format_keyid when dynamically allocating the buffer.
Neal H. Walfield
2016-02-14
2
-3
/
+6
*
g10: Make sure to have the directory for trustdb.
NIIBE Yutaka
2016-02-12
1
-56
/
+62
*
gpg: Shorten the --tofu-policy help text
Werner Koch
2016-01-27
1
-1
/
+1
*
Update copyright years.
Werner Koch
2016-01-26
1
-1
/
+1
*
g10: Fix segfault on unsupported curve.
NIIBE Yutaka
2016-01-26
1
-8
/
+4
*
gpg: Print PROGRESS status lines during key generation.
Werner Koch
2016-01-25
1
-11
/
+10
*
gpg: Rework gpg-conf.skel
Werner Koch
2016-01-22
1
-55
/
+26
*
gpg: Allow new user ids with only the mail address.
Werner Koch
2016-01-22
1
-6
/
+18
*
gpg: Improve header text of the auto-created revocations.
Werner Koch
2016-01-21
1
-3
/
+10
*
gpg: Make --auto-key-retrieve work with dirmngr configured server.
Werner Koch
2016-01-21
8
-29
/
+56
*
gpg: Silence message about ignoring revoked user ids.
Werner Koch
2016-01-20
1
-10
/
+14
*
gpg: Streamline use of error messages in tofu.c
Werner Koch
2016-01-19
1
-123
/
+134
*
gpg: Add function print_further_info.
Werner Koch
2016-01-19
2
-0
/
+22
*
g10: Improve strings printed by tofu.c.
Werner Koch
2016-01-18
1
-128
/
+132
*
gpg: Minor string changes.
Werner Koch
2016-01-18
3
-4
/
+4
*
gpg: Use "days" in "...newer than..." diagnostics.
Werner Koch
2016-01-18
1
-10
/
+35
*
Use ngettext for some strings.
Werner Koch
2016-01-18
7
-73
/
+86
*
w32: Fix deadlock introduced by keybox_file_rename.
Werner Koch
2016-01-14
1
-4
/
+17
*
gpg: Detect race between pubring.gpg and pubring.kbx use.
Werner Koch
2016-01-14
1
-0
/
+32
*
kbx: New function keybox_file_rename to replace rename.
Werner Koch
2016-01-14
1
-18
/
+5
*
kbx: Add function keybox_tmp_names to avoid code duplication.
Werner Koch
2016-01-14
1
-57
/
+26
*
gpg: Make --list-options show-usage the default.
Werner Koch
2016-01-14
1
-1
/
+2
*
gpg: Improve error code from lock_all.
Werner Koch
2016-01-13
1
-1
/
+1
*
gpg: Make sure to mark a duplicate registered keybox as primary.
Werner Koch
2016-01-13
1
-28
/
+29
*
gpg: Re-indent check_key_signature2.
Werner Koch
2016-01-12
1
-284
/
+309
*
common: Fix iobuf API of filter function for alignment.
NIIBE Yutaka
2016-01-12
9
-10
/
+10
*
gpg: Move documentation from keydb.h to keydb.c and getkey.c.
Werner Koch
2016-01-11
3
-499
/
+531
*
gpg: Fix NULL de-ref for ambiguous key check in --export-ssh-keys.
Werner Koch
2016-01-11
2
-1
/
+10
*
tools: Remove gpgkey2ssh.
Werner Koch
2016-01-09
1
-1
/
+1
[next]