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
/
common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-03
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
4
-2
/
+36
2020-06-03
common: Add missing error code GPG_ERR_WRONG_NAME.
Werner Koch
1
-1
/
+10
2020-05-12
common: Change argument order of log_printhex.
Werner Koch
2
-9
/
+17
2020-04-16
gpg: Support decryption of the new AEAD packet
Werner Koch
1
-0
/
+11
2020-04-15
common: New function to map hash algo names.
Werner Koch
2
-0
/
+42
2020-04-15
scd:p15: Fix decrypt followed by sign problem for D-Trust cards.
Werner Koch
2
-0
/
+85
2020-04-01
scd:p15: Support signing with CardOS 5 cards.
Werner Koch
1
-0
/
+5
2020-03-27
sm: Consider certificates w/o CRL DP as valid.
Werner Koch
1
-0
/
+1
2020-03-19
Copyright notice updates et al.
Werner Koch
1
-1
/
+1
2020-03-14
gpg: New option --include-key-block.
Werner Koch
1
-1
/
+4
2020-02-17
sm: Remove left over debug output.
Werner Koch
1
-1
/
+0
2020-02-15
gpgsm: Fix import of some CR,LF ternminated certificates
Werner Koch
1
-8
/
+18
2020-02-10
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
3
-8
/
+9
2020-02-10
common: Also protect log_inc_errorcount against counter overflow.
Werner Koch
1
-4
/
+4
2020-01-17
gpgconf,w32: Print a warning for a suspicious homedir.
Werner Koch
1
-0
/
+3
2019-08-21
common: Extend function pubkey_algo_string.
Werner Koch
2
-3
/
+8
2019-08-12
common: Fix line break handling, finding a space.
NIIBE Yutaka
1
-3
/
+3
2019-05-27
gpg: Allow deletion of subkeys with --delete-[secret-]key.
Werner Koch
1
-3
/
+4
2019-04-16
common: Fix AWK portability.
NIIBE Yutaka
2
-7
/
+7
2019-02-19
common: Fix gnupg_wait_processes.
NIIBE Yutaka
1
-24
/
+26
2019-02-12
Release 2.2.13
gnupg-2.2.13
Werner Koch
2
-2
/
+2
2019-02-11
common: Provide function to get public key algo names in our format.
Werner Koch
2
-0
/
+59
2019-02-11
common: New functions get_option_value and ascii_strupr.
Werner Koch
4
-1
/
+71
2019-01-29
common: Provide some convenient OpenPGP related constants.
Werner Koch
1
-0
/
+6
2019-01-29
common: New helper functions for OpenPGP curve OIDs.
Werner Koch
3
-34
/
+66
2018-12-05
common/iobuf: fix memory wiping in iobuf_copy
Jussi Kivilinna
1
-1
/
+6
2018-12-05
common: Use platform memory zeroing function for wipememory
Jussi Kivilinna
2
-9
/
+19
2018-10-24
agent: Fix possible uninitalized use of CTX in simple_pwquery.
Werner Koch
1
-0
/
+1
2018-10-02
common: Fix gnupg_reopen_std.
NIIBE Yutaka
1
-6
/
+5
2018-09-10
common: Use iobuf_get_noeof to avoid undefined behaviors.
NIIBE Yutaka
1
-3
/
+3
2018-09-06
Fix use of strncpy, which is actually good to use memcpy.
NIIBE Yutaka
1
-1
/
+1
2018-08-28
assuan: Fix exponential decay for first second.
Werner Koch
2
-5
/
+7
2018-08-28
assuan: Use exponential decay for first 1s of spinlock.
Daniel Kahn Gillmor
1
-5
/
+26
2018-08-28
assuan: Reorganize waiting for socket.
Daniel Kahn Gillmor
1
-42
/
+30
2018-07-29
common: New function to validate domain names.
Werner Koch
3
-2
/
+93
2018-05-02
gpg: Fix "Too many open files" when using --multifile.
Werner Koch
1
-0
/
+1
2018-05-02
common,w32: Hide spawned processes by default
Andre Heinecke
1
-1
/
+1
2018-04-09
gpg,w32: Fix empty homedir when only a drive letter is used.
Werner Koch
1
-32
/
+63
2018-03-23
agent: New OPTION pretend-request-origin
Werner Koch
2
-0
/
+48
2018-02-22
Release 2.2.5
gnupg-2.2.5
Werner Koch
2
-2
/
+2
2018-02-14
common: Use new function to print status strings.
Werner Koch
2
-0
/
+70
2017-12-22
kbx: Simplify by removing custom memory functions.
Werner Koch
1
-0
/
+26
2017-12-20
common: Use larger buffer for homedir in case of 64 bit UIDs.
Werner Koch
1
-1
/
+1
2017-12-12
build: New configure option --enable-run-gnupg-user-socket.
Werner Koch
1
-2
/
+12
2017-12-08
Revert: build: Do not define logging.h constants for ...
Werner Koch
1
-17
/
+9
2017-12-07
build: Do not define logging.h constants for libgpg-error dev versions.
Werner Koch
1
-9
/
+17
2017-11-01
common: Accept the Z-suffix for yymmddThhmmssZ format.
NIIBE Yutaka
1
-3
/
+6
2017-08-01
indent: Wrap overlong lines in argparse.c
Werner Koch
1
-5
/
+10
2017-07-27
gpg: Tweak compliance checking for verification
Werner Koch
1
-44
/
+39
2017-07-27
gpg,sm: Fix compliance checking for decryption.
Werner Koch
1
-14
/
+32
[next]