index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Do not allow old cipher algorithms for encryption.
Werner Koch
2021-02-10
5
-11
/
+75
*
gpg: Fix selection of key.
NIIBE Yutaka
2021-02-05
1
-1
/
+3
*
gpg: Remove support for PKA.
Werner Koch
2021-02-02
15
-430
/
+23
*
gpg: Remove more or less useless tool gpgcompose.
Werner Koch
2021-02-02
2
-3128
/
+0
*
gpg: Remove experimental feature to export w/o user-ids.
Werner Koch
2021-02-02
3
-74
/
+7
*
Include the library version in the compliance checks.
Werner Koch
2021-01-28
1
-0
/
+2
*
gpg: Fix ugly error message for an unknown symkey algorithm.
Werner Koch
2021-01-27
1
-1
/
+4
*
Require Libgcrypt 1.9
Werner Koch
2021-01-19
1
-8
/
+2
*
gpg: New AKL method "ntds"
Werner Koch
2020-12-17
6
-0
/
+68
*
dirmngr: Store all version 2 schema attributes.
Werner Koch
2020-12-15
1
-0
/
+3
*
dirmngr: Do not store the useless pgpSignerID in the LDAP.
Werner Koch
2020-12-14
1
-15
/
+0
*
gpg: Make quick-gen-key with algo "card" work for keys without keytime
Ingo Klöcker
2020-12-07
1
-6
/
+4
*
gpg,card: Allow no version information of Yubikey.
NIIBE Yutaka
2020-12-07
1
-1
/
+2
*
gpg: Report an error for receiving key from agent.
NIIBE Yutaka
2020-11-26
1
-0
/
+1
*
gpg: Change API of agent_scd_serialno.
NIIBE Yutaka
2020-11-20
3
-21
/
+13
*
Fix the previous comment changes help doc string.
NIIBE Yutaka
2020-11-20
1
-1
/
+1
*
gpg,agent: Fix comments for KEYPAIRINFO status report.
NIIBE Yutaka
2020-11-20
1
-1
/
+1
*
gpg: Fix --card-edit command.
NIIBE Yutaka
2020-11-19
1
-1
/
+2
*
gpg: Fix the encrypt+sign hash algo preference selection for ECDSA.
Werner Koch
2020-11-13
3
-36
/
+58
*
w32: Replace some fopen by es_fopen.
Werner Koch
2020-11-11
2
-45
/
+6
*
gpg: Fix the previous commit.
NIIBE Yutaka
2020-11-11
1
-1
/
+3
*
gpg: In batch mode, delete-secret-key is not okay without --yes.
NIIBE Yutaka
2020-11-10
1
-1
/
+6
*
gpg: Fix agent_delete_key interaction.
NIIBE Yutaka
2020-11-10
1
-0
/
+1
*
card: Run factory-reset in locked stated also in gpg-card.
Werner Koch
2020-11-09
1
-2
/
+3
*
card: Run factory-reset in locked stated.
Werner Koch
2020-11-09
2
-7
/
+47
*
gpg: Do not print rejected digest algo notes with --quiet.
Werner Koch
2020-11-09
1
-1
/
+5
*
gpg: Fix SOS handling when exporting SSH key with libgcrypt 1.8.
NIIBE Yutaka
2020-11-09
1
-10
/
+35
*
gpg: Add canceled status message.
Ben Kibbey
2020-11-05
1
-1
/
+1
*
common: Fix duplicate implementation of try_make_homedir.
Werner Koch
2020-11-04
1
-24
/
+6
*
gpg: Switch to AES256 for symmetric encryption in de-vs mode.
Werner Koch
2020-11-03
2
-4
/
+31
*
gpg: Allow setting notations with the empty string as value.
Werner Koch
2020-11-02
2
-0
/
+10
*
gpg: Do not use weak digest algos if selected by recipient prefs.
Werner Koch
2020-11-02
4
-19
/
+31
*
gpg: Fix iteration over signatures
Ingo Klöcker
2020-11-02
1
-1
/
+1
*
gpg: Fix debug output for key_check_all_keysigs with opaque MPI.
NIIBE Yutaka
2020-11-02
1
-3
/
+13
*
gpg: Fix check_signature2 for opaque MPI.
NIIBE Yutaka
2020-11-02
1
-2
/
+21
*
gpg: Change the API for checksum to use const qualifier.
NIIBE Yutaka
2020-11-02
2
-2
/
+2
*
gpg: Fix counting buffer size in check_signature2.
NIIBE Yutaka
2020-11-02
1
-1
/
+1
*
gpg: Fix SOS handling with libgcrypt version <= 1.8.
NIIBE Yutaka
2020-10-30
1
-0
/
+19
*
gpg: Fix first zero-byte case for SOS handling.
NIIBE Yutaka
2020-10-30
2
-2
/
+2
*
gpg: New command --quick-revoke-sig
Werner Koch
2020-10-28
6
-9
/
+277
*
gpg: Sort the signatures in standard key listings.
Werner Koch
2020-10-27
6
-142
/
+239
*
g10: Make call to agent_scd_serialno more robust.
Werner Koch
2020-10-26
2
-5
/
+6
*
g10,sm: Use gnupg_access at two more places
Werner Koch
2020-10-26
1
-1
/
+1
*
gpg: Fix double free on error.
NIIBE Yutaka
2020-10-26
1
-1
/
+2
*
gpg,tools: Fix detecting OpenPGP card by serialno.
NIIBE Yutaka
2020-10-26
1
-4
/
+5
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-20
6
-11
/
+11
*
Replace most calls to open by a new wrapper.
Werner Koch
2020-10-20
2
-6
/
+6
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
4
-11
/
+11
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
6
-20
/
+26
*
gpg,ecc: Fix SOS handling when receiving from agent.
NIIBE Yutaka
2020-10-09
1
-1
/
+16
[next]