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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Implement AEAD for SKESK packets.
Werner Koch
2018-01-23
11
-105
/
+301
*
gpg: Unify AEAD parameter retrieval.
Werner Koch
2018-01-22
8
-66
/
+63
*
gpg: Refactor function encrypt_seskey.
Werner Koch
2018-01-22
3
-54
/
+113
*
gpg: Support EAX if for latest Libgcrypt.
Werner Koch
2018-01-21
3
-4
/
+16
*
gpg: First take on PKT_ENCRYPTED_AEAD.
Werner Koch
2018-01-21
10
-129
/
+1221
*
gpg: Add stub function for encrypting AEAD.
Werner Koch
2018-01-10
7
-10
/
+95
*
gpg: New option --force-aead
Werner Koch
2018-01-10
8
-20
/
+120
*
gpg: Add option and preference framework for AEAD.
Werner Koch
2018-01-10
10
-15
/
+276
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2017-12-18
9
-239
/
+341
|
\
|
*
gpg: Print a warning for too much data encrypted with 3DES et al.
Werner Koch
2017-12-13
2
-5
/
+26
|
*
gpg: Simplify cipher:write_header.
Werner Koch
2017-12-13
1
-6
/
+2
|
*
indent: Re-indent g10/cipher.c
Werner Koch
2017-12-13
1
-103
/
+109
|
*
gpg: Simplify default_recipient().
Werner Koch
2017-12-13
1
-27
/
+22
|
*
gpg: Return an error from hexfingerprint on malloc error.
Werner Koch
2017-12-13
5
-33
/
+92
|
*
gpg: Remove some xmallocs.
Werner Koch
2017-12-13
1
-7
/
+26
|
*
indent: Re-indent get_pubkeys.
Werner Koch
2017-12-13
1
-59
/
+48
|
*
gpg: default-preference-list: prefer SHA512.
Daniel Kahn Gillmor
2017-12-12
1
-10
/
+27
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2017-12-11
1
-0
/
+6
|
\
|
|
*
g10: Fix regexp sanitization.
NIIBE Yutaka
2017-12-04
1
-1
/
+5
|
*
gpg: Do not read from uninitialized memory with --list-packets.
Werner Koch
2017-11-26
1
-0
/
+6
*
|
Adjust for changed macro names in libgpg-error master.
Werner Koch
2017-12-11
4
-5
/
+5
*
|
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
4
-14
/
+14
*
|
Merge branch 'STABLE-BRANCH-2-2'
Werner Koch
2017-11-23
2
-1
/
+7
|
\
|
|
*
build: Update distsigkey.gpg
Werner Koch
2017-11-22
1
-0
/
+0
|
*
gpg: Fix memory leaking for long inputs via --command-fd.
Werner Koch
2017-11-22
1
-1
/
+7
*
|
gpg: Repurpose the ISO defined DO "sex" to "salutation".
Werner Koch
2017-11-15
1
-6
/
+7
*
|
Merge branch 'STABLE-BRANCH-2-2'
Werner Koch
2017-11-15
1
-2
/
+3
|
\
|
|
*
gpg: Print AKL info only in verbose mode.
Werner Koch
2017-11-15
1
-2
/
+3
|
*
g10: Unattended key generation "Key-Grip" and "Subkey-Grip".
NIIBE Yutaka
2017-11-06
1
-9
/
+16
|
*
g10: Simplify "factory-reset" procedure.
NIIBE Yutaka
2017-11-06
1
-14
/
+0
|
*
gpg: Introduce magic value 25519 to switch a card to ECC.
Werner Koch
2017-11-02
1
-21
/
+54
|
*
gpg: Rename two card related functions in card-util.
Werner Koch
2017-11-02
1
-6
/
+6
*
|
g10: Fix regexp sanitization.
NIIBE Yutaka
2017-11-09
1
-1
/
+5
*
|
gpg: Unifiy the message for re-configuring cards.
Werner Koch
2017-11-02
1
-1
/
+5
*
|
gpg: Introduce magic value 25519 to switch a card to ECC.
Werner Koch
2017-11-02
1
-27
/
+59
*
|
Register another OpenPGP card vendor.
Werner Koch
2017-11-01
1
-0
/
+1
*
|
gpg: Remove trailing comma in an enum.
Werner Koch
2017-11-01
1
-1
/
+1
*
|
gpg: Rename two card related functions in card-util.
Werner Koch
2017-11-01
1
-6
/
+6
*
|
g10: Unattended key generation "Key-Grip" and "Subkey-Grip".
NIIBE Yutaka
2017-11-01
1
-9
/
+16
*
|
g10: Simplify "factory-reset" procedure.
NIIBE Yutaka
2017-10-30
1
-14
/
+0
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2017-10-27
5
-93
/
+178
|
\
|
|
*
gpg: Avoid superfluous sig check info during import.
Werner Koch
2017-10-24
1
-47
/
+96
|
*
gpg: Improve the "secret key available" notice in keyedit.c
Werner Koch
2017-10-24
1
-10
/
+26
|
*
gpg: Remove unused flags from keyedit.c.
Werner Koch
2017-10-24
1
-39
/
+35
|
*
gpg: Fix creating on-disk subkey with on-card primary key.
Werner Koch
2017-10-19
1
-0
/
+3
|
*
gpg: Print sec/sbb with --import-option import-show or show-only.
Werner Koch
2017-10-19
1
-1
/
+1
|
*
gpg: Make --dry-run and show-only work for secret keys.
Werner Koch
2017-10-19
1
-1
/
+2
|
*
g10: Fix find_and_check_key for multiple keyrings.
NIIBE Yutaka
2017-10-19
1
-2
/
+5
|
*
gpg: Keep a lock during the read-update/insert cycle in import.
Werner Koch
2017-10-19
3
-3
/
+41
|
*
gpg: Improve keydb handling in the main import function.
Werner Koch
2017-10-19
3
-60
/
+95
[next]