index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g13
/
all-tests.scm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-03
gpg: Switch to AES256 for symmetric encryption in de-vs mode.
Werner Koch
2
-4
/
+31
2020-11-02
gpg: Allow setting notations with the empty string as value.
Werner Koch
2
-0
/
+10
2020-11-02
build: Remove m4 macro defs which are not anymore used.
Werner Koch
2
-166
/
+0
2020-11-02
gpg: Do not use weak digest algos if selected by recipient prefs.
Werner Koch
4
-19
/
+31
2020-11-02
gpg: Fix iteration over signatures
Ingo Klöcker
1
-1
/
+1
2020-11-02
kbx: Don't put zero-byte for ECC.
NIIBE Yutaka
1
-17
/
+18
2020-11-02
gpg: Fix debug output for key_check_all_keysigs with opaque MPI.
NIIBE Yutaka
1
-3
/
+13
2020-11-02
gpg: Fix check_signature2 for opaque MPI.
NIIBE Yutaka
1
-2
/
+21
2020-11-02
gpg: Change the API for checksum to use const qualifier.
NIIBE Yutaka
2
-2
/
+2
2020-11-02
gpg: Fix counting buffer size in check_signature2.
NIIBE Yutaka
1
-1
/
+1
2020-10-30
gpg: Fix SOS handling with libgcrypt version <= 1.8.
NIIBE Yutaka
1
-0
/
+19
2020-10-30
gpg: Fix first zero-byte case for SOS handling.
NIIBE Yutaka
2
-2
/
+2
2020-10-28
gpg: New command --quick-revoke-sig
Werner Koch
7
-9
/
+288
2020-10-27
gpg: Sort the signatures in standard key listings.
Werner Koch
7
-142
/
+247
2020-10-27
scd: Handle canonical serialno and app specific serialno differently.
NIIBE Yutaka
3
-8
/
+9
2020-10-26
g10: Make call to agent_scd_serialno more robust.
Werner Koch
2
-5
/
+6
2020-10-26
g10,sm: Use gnupg_access at two more places
Werner Koch
2
-2
/
+2
2020-10-26
scd: Flush the cache when writing cert data object.
NIIBE Yutaka
1
-0
/
+1
2020-10-26
gpg: Fix double free on error.
NIIBE Yutaka
1
-1
/
+2
2020-10-26
gpg,tools: Fix detecting OpenPGP card by serialno.
NIIBE Yutaka
2
-7
/
+6
2020-10-26
scd: Internal CCID driver thing only for SPR532.
NIIBE Yutaka
1
-6
/
+14
2020-10-24
scd: Internal CCID driver limiting only for SPR532.
NIIBE Yutaka
1
-1
/
+1
2020-10-23
common: Allow building with released libgpg-error.
Werner Koch
3
-8
/
+12
2020-10-23
scd: Handle Yubikey's multiple apps and serialno.
NIIBE Yutaka
3
-7
/
+72
2020-10-23
scd: Use app_get_serialno for app_getattr.
NIIBE Yutaka
1
-1
/
+1
2020-10-23
scd: Don't overwrite serialno for Yubikey.
NIIBE Yutaka
1
-3
/
+10
2020-10-23
scd,openpgp: Use app_get_serialno function to get SERIALNO.
NIIBE Yutaka
1
-16
/
+17
2020-10-21
common: New functions gnupg_opendir et al.
Werner Koch
9
-43
/
+217
2020-10-21
w32: Make gnupg_remove and gnupg_rename_file Unicode aware
Werner Koch
1
-3
/
+33
2020-10-20
Replace all calls to stat by gnupg_stat.
Werner Koch
22
-33
/
+82
2020-10-20
Replace most calls to open by a new wrapper.
Werner Koch
8
-26
/
+79
2020-10-20
w32: Allow Unicode filenames for dotlock
Werner Koch
2
-27
/
+192
2020-10-20
Replace most of the remaining stdio calls by estream calls.
Werner Koch
23
-216
/
+220
2020-10-20
Replace all calls to access by gnupg_access
Werner Koch
28
-128
/
+151
2020-10-09
gpg,ecc: Fix SOS handling when receiving from agent.
NIIBE Yutaka
1
-1
/
+16
2020-10-09
agent: Fix SEGV when debuging for cache enabled.
NIIBE Yutaka
1
-1
/
+1
2020-10-07
doc: Add notes on how to setup LDAP
Werner Koch
4
-0
/
+684
2020-10-05
gpgsm: Fix detection of too old keyboxd.
Werner Koch
1
-3
/
+4
2020-10-05
dirmngr: Minor cleanup for better readability.
Werner Koch
3
-29
/
+29
2020-10-05
dirmngr: Add warning on the use of --add-servers.
Werner Koch
3
-13
/
+23
2020-10-05
gpg: Switch to ed25519+cv25519 as default algo.
Werner Koch
1
-28
/
+29
2020-10-05
keyboxd: Fix duplicates when listing keys by uid.
Werner Koch
1
-24
/
+53
2020-10-04
build: Fix SENDMAIL define for a PATH with spaces.
Werner Koch
1
-1
/
+1
2020-10-04
tests: Improve handling of spaces in $PATH
Werner Koch
5
-14
/
+14
2020-10-02
gpgconf: New option --show-versions.
Werner Koch
3
-9
/
+235
2020-10-02
w32: Silence warning due to recent change of split_fields.
Werner Koch
1
-1
/
+1
2020-10-02
gpg: Fix parameter parsing form ed448.
Werner Koch
1
-1
/
+1
2020-10-01
doc: Remove enable-extended-key-format in vsnfd
Andre Heinecke
1
-1
/
+0
2020-09-30
scd: Internal CCID driver: More fix for SPR532.
NIIBE Yutaka
1
-4
/
+4
2020-09-30
scd: Report any error for LEARN command.
NIIBE Yutaka
1
-30
/
+67
[next]