index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
dirmngr: Fix Let's Encrypt certificate chain validation.
Werner Koch
1
-8
/
+31
2021-10-05
agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.
NIIBE Yutaka
9
-13
/
+13
2021-10-05
agent: Fix calibrate_get_time use of clock_gettime.
NIIBE Yutaka
1
-1
/
+22
2021-10-01
tests: Use the new gpgconf.ctl based method.
Werner Koch
3
-46
/
+33
2021-10-01
build: Prepare for using installed versions for tests.
Werner Koch
8
-3
/
+51
2021-10-01
common: Support gpgconf.ctl also for BSDs.
Werner Koch
2
-10
/
+31
2021-10-01
common: Add keyword sysconfdir to the optional gpgconf.ctl file.
Werner Koch
1
-18
/
+69
2021-09-30
kbx: Let it include keybox.h to avoid multiple typedefs.
NIIBE Yutaka
1
-6
/
+1
2021-09-29
gpg: Handle backsig for v5 signature.
NIIBE Yutaka
1
-6
/
+8
2021-09-29
gpg: Ed448 and X448 are only for v5 (for subkey).
NIIBE Yutaka
1
-1
/
+6
2021-09-28
kbx: A 20 byte fingerprint is right filled in version 2 blob.
NIIBE Yutaka
1
-0
/
+2
2021-09-28
gpg: Skip the packet when not used for AEAD.
NIIBE Yutaka
1
-0
/
+1
2021-09-20
build: Fix several "include file not found" problems
Ingo Klöcker
3
-7
/
+8
2021-09-20
po: Fixed Italian translation for key expiration
giomba
1
-1
/
+1
2021-09-17
common: Support a gpgconf.ctl file under Unix.
Werner Koch
1
-17
/
+252
2021-09-17
common: New function substitute_envvars.
Werner Koch
3
-0
/
+206
2021-09-14
doc: Clarify some gpg keyring options
Werner Koch
1
-22
/
+28
2021-09-14
gpg: Print a warning when importing a bad cv25519 secret key.
Werner Koch
1
-1
/
+17
2021-09-14
Update release signing keys.
Werner Koch
1
-0
/
+0
2021-09-13
common: New envvar GNUPG_EXEC_DEBUG_FLAGS.
Werner Koch
1
-4
/
+16
2021-09-09
doc: Minor update of the AD schema.
Werner Koch
3
-39
/
+45
2021-09-09
sm: Add LotW support to the key listing
Werner Koch
3
-3
/
+11
2021-09-08
build: Fix "ksba.h not found" problem
Ingo Klöcker
1
-1
/
+1
2021-09-07
agent: Fix segv in GET_PASSPHRASE (regression)
Werner Koch
1
-1
/
+1
2021-08-28
gpg: Print a note about the obsolete option --secret-keyring.
Werner Koch
2
-2
/
+2
2021-08-27
gpg: Change default and max AEAD chunk size to 4 MiB
Werner Koch
2
-4
/
+4
2021-08-27
kbx: Fix checksum computation for no UBID entry on disk.
NIIBE Yutaka
1
-2
/
+2
2021-08-27
common: Fix put_membuf.
NIIBE Yutaka
1
-1
/
+4
2021-08-26
common: Fix get_signal_name for GNU/Linux.
NIIBE Yutaka
2
-1
/
+4
2021-08-24
Post release updates
Werner Koch
2
-1
/
+8
2021-08-24
Release 2.3.2
gnupg-2.3.2
Werner Koch
2
-8
/
+132
2021-08-24
dirmngr: Change the default keyserver.
Werner Koch
7
-57
/
+60
2021-08-24
po: In German always use "Passwort" instead of "Passphrase".
Werner Koch
1
-109
/
+109
2021-08-24
po: Auto update translations
Werner Koch
25
-4428
/
+3725
2021-08-24
po: Update German translation
Werner Koch
1
-171
/
+160
2021-08-24
gpg: Report the status of NO_SECKEY for decryption.
NIIBE Yutaka
1
-2
/
+2
2021-08-20
wkd: Properly unescape the user-id from a key listing.
Werner Koch
1
-6
/
+16
2021-08-20
wkd: Fix client issue with leading or trailing spaces in user-ids.
Werner Koch
6
-20
/
+200
2021-08-20
scd: Don't release the context until list_finish for PC/SC.
NIIBE Yutaka
1
-1
/
+8
2021-08-19
gpg: Return SUCCESS/FAILURE status also for --card-edit/name.
Werner Koch
1
-3
/
+8
2021-08-18
agent: Use the sysconfdir for a pattern file.
Werner Koch
2
-5
/
+34
2021-08-18
agent: Ignore passphrase constraints for a generated passphrase.
Werner Koch
4
-35
/
+74
2021-08-18
agent: Improve the GENPIN callback.
Werner Koch
1
-9
/
+14
2021-08-18
agent: Fix for zero length help string in pinentry hints.
Werner Koch
1
-13
/
+31
2021-08-18
common,w32: Replace log_debug by log_info for InProcessJobs
Werner Koch
1
-3
/
+3
2021-08-18
doc: Add sample texts for Pinentry hints
Werner Koch
1
-1
/
+27
2021-08-13
agent: Make QT_QPA_PLATFORMTHEME=qt5ct work for the pient
Werner Koch
1
-1
/
+8
2021-08-13
agent: New option --check-sym-passphrase-pattern.
Werner Koch
7
-29
/
+89