index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kbx
/
frontend.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
gpg: Fix --card-edit command.
NIIBE Yutaka
1
-1
/
+2
2020-11-18
build: Update to newer autoconf constructs.
NIIBE Yutaka
16
-242
/
+264
2020-11-18
build: Use modern Autoconf check for types.
NIIBE Yutaka
2
-17
/
+12
2020-11-13
gpg: Fix the encrypt+sign hash algo preference selection for ECDSA.
Werner Koch
4
-36
/
+59
2020-11-12
gpgconf: Yet another fix for --apply-profile.
Werner Koch
1
-4
/
+4
2020-11-11
scd: Do not print reader status change with --debug cardio.
Werner Koch
1
-1
/
+1
2020-11-11
w32: Replace some fopen by es_fopen.
Werner Koch
5
-84
/
+43
2020-11-11
gpg: Fix the previous commit.
NIIBE Yutaka
1
-1
/
+3
2020-11-10
gpg: In batch mode, delete-secret-key is not okay without --yes.
NIIBE Yutaka
1
-1
/
+6
2020-11-10
gpg: Fix agent_delete_key interaction.
NIIBE Yutaka
1
-0
/
+1
2020-11-09
card: Run factory-reset in locked stated also in gpg-card.
Werner Koch
4
-12
/
+57
2020-11-09
card: Run factory-reset in locked stated.
Werner Koch
4
-17
/
+58
2020-11-09
gpg: Do not print rejected digest algo notes with --quiet.
Werner Koch
1
-1
/
+5
2020-11-09
gpg: Fix SOS handling when exporting SSH key with libgcrypt 1.8.
NIIBE Yutaka
1
-10
/
+35
2020-11-09
agent: Fix SOS handling with libgcrypt 1.8.
NIIBE Yutaka
1
-2
/
+19
2020-11-06
agent: Minor tweaks to the new genpin inquiry.
Werner Koch
1
-43
/
+53
2020-11-06
agent: Add genpin inquiry for pinentry
Andre Heinecke
1
-8
/
+116
2020-11-05
gpg: Add canceled status message.
Ben Kibbey
2
-1
/
+2
2020-11-05
scd: Use lock_slot for apdu_send_direct.
NIIBE Yutaka
1
-1
/
+1
2020-11-05
scd: Internal CCID driver: Fix a race condition on close.
NIIBE Yutaka
1
-12
/
+25
2020-11-04
speedo,w32: Install gpg-check-pattern and example profiles.
Werner Koch
5
-3
/
+40
2020-11-04
g13: Include a now missing header file.
Werner Koch
1
-0
/
+1
2020-11-04
gpgconf: Make sure the homedir exists for --apply-profile.
Werner Koch
1
-0
/
+4
2020-11-04
common: Fix duplicate implementation of try_make_homedir.
Werner Koch
5
-48
/
+42
2020-11-04
w32: Add another pinentry search path
Andre Heinecke
1
-0
/
+2
2020-11-04
w32: Add windows subsystem variant of gpgconf
Andre Heinecke
2
-0
/
+9
2020-11-03
w32: Fix strftime problem on Windows.
Werner Koch
1
-2
/
+31
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
[next]