index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
der-to-pem
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2020-09-29
scd: Internal CCID driver fix.
NIIBE Yutaka
1
-2
/
+5
2020-09-29
scd: Internal CCID driver: Call libusb_clear_halt at ccid_setup_intr.
NIIBE Yutaka
1
-3
/
+1
2020-09-28
scd: Internal CCID driver: Fix a failure path.
NIIBE Yutaka
1
-0
/
+1
2020-09-28
scd: Internal CCID: Handle LIBUSB_ERROR_TIMEOUT at ccid_get_atr.
NIIBE Yutaka
1
-1
/
+2
2020-09-28
scd: Internal CCID: Clear the handle after use.
NIIBE Yutaka
1
-1
/
+5
2020-09-28
scd: Change handling of SPR532 card reader.
NIIBE Yutaka
1
-4
/
+17
2020-09-25
keyboxd: Make use of the config table
Werner Koch
1
-2
/
+119
2020-09-25
scd: For PC/SC, send the ESC command at init for SPR532 reader.
NIIBE Yutaka
1
-25
/
+32
2020-09-25
scd: For SPR532, submit the ESCape command at initialization.
NIIBE Yutaka
1
-14
/
+13
2020-09-24
gpg: New experimental import option "bulk-import"
Werner Koch
4
-4
/
+44
2020-09-24
keyboxd: New command TRANSACTION.
Werner Koch
6
-10
/
+230
2020-09-24
tests: Integrate --use-keyboxd into the OpenPGP test suite.
Werner Koch
4
-12
/
+37
2020-09-24
keyboxd: Implement multiple search descriptions.
Werner Koch
4
-85
/
+125
2020-09-24
keyboxd: Fix UDPATE keyblob SQL statement
Werner Koch
1
-14
/
+15
2020-09-24
tests: Fix convenience function to run gpg.
Werner Koch
1
-1
/
+1
2020-09-24
keyboxd: Remove unused variables.
Werner Koch
1
-2
/
+0
2020-09-24
keyboxd: Integrate into gpgconf.
Werner Koch
6
-2
/
+78
2020-09-24
scd: Fix CCID internal driver for interrupt transfer.
NIIBE Yutaka
1
-3
/
+36
2020-09-22
gpg: Set the found-by flags in the keyblock in keyboxd mode.
Werner Koch
2
-8
/
+34
2020-09-22
sm: Fix returning of the ephemeral flag in keyboxd mode.
Werner Koch
1
-6
/
+8
2020-09-22
common: Fix name of keyboxd.
Werner Koch
1
-1
/
+1
2020-09-22
keyboxd: Extend PUBKEY_INFO status line with an uid ordinal.
Werner Koch
6
-30
/
+104
2020-09-22
kbx: Add bounds check to detect corrupt keyboxes.
Werner Koch
1
-6
/
+99
2020-09-21
scd: Extend KEYPAIRINFO with an algorithm string.
Werner Koch
8
-27
/
+104
2020-09-21
doc: Some documentation updates.
Werner Koch
4
-11
/
+78
2020-09-21
sm: Implement delete key in keyboxd mode
Werner Koch
3
-5
/
+32
2020-09-18
agent: Fix regression for access through the extra secket.
NIIBE Yutaka
1
-4
/
+36
2020-09-18
common,agent,dirmngr,g10,tools: Fix split_fields API.
NIIBE Yutaka
15
-31
/
+33
2020-09-16
scd: Clear PIN cache when changing key attributes.
NIIBE Yutaka
1
-1
/
+4
2020-09-16
scd: Clear caching PIN at KDF setup.
NIIBE Yutaka
1
-0
/
+4
2020-09-16
scd: Add better support for KDF feature.
NIIBE Yutaka
1
-0
/
+7
2020-09-16
gpg,scd: Fix handling of KDF feature.
NIIBE Yutaka
2
-13
/
+25
2020-09-15
scd: Fix the use case of verify_chv2 by CHECKPIN.
NIIBE Yutaka
1
-21
/
+25
[next]