index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dirmngr
/
ldap-url.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
gpg: For decryption, support use of a key with no 'encrypt' usage.
NIIBE Yutaka
1
-5
/
+9
2020-07-09
doc: Add news entries from the latest 2.2 releases.
Werner Koch
1
-0
/
+75
2020-07-09
gpg: Print a note if no args are given to --delete-key
Werner Koch
1
-1
/
+4
2020-07-08
Do not use the pinentry's qualitybar
Werner Koch
3
-3
/
+3
2020-07-08
gpgsm: Replace all assert calls by log_assert.
Werner Koch
19
-44
/
+29
2020-07-08
gpg: Use integrated passphrase repeat entry also for -c.
Werner Koch
3
-7
/
+33
2020-07-08
agent: New option --newsymkey for GET_PASSPHRASE
Werner Koch
4
-58
/
+322
2020-07-07
gpg: Fix flaw in symmetric algorithm selection in mixed mode.
Werner Koch
3
-18
/
+10
2020-07-03
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
16
-89
/
+175
2020-07-02
scd:nks: Implement writecert for the Signature card v2.
Werner Koch
3
-8
/
+133
2020-07-02
dirmngr: Silence annoying warning for missing default ldap server file.
Werner Koch
1
-5
/
+8
2020-07-02
Support a history file in gpg-card and gpg-connect-agent.
Werner Koch
9
-7
/
+216
2020-06-30
scd:nks: Fix certificate read problem with TCOS signature card v2.
Werner Koch
1
-0
/
+2
2020-06-30
scd: Change how the removed card flag is set.
Werner Koch
1
-13
/
+14
2020-06-30
card: Better detect removed cards. Add TCOS PIN menu.
Werner Koch
3
-53
/
+199
2020-06-30
ecc: Support Ed448/X448 key generation.
NIIBE Yutaka
1
-2
/
+5
2020-06-29
scd: Shorten cardio debug output for all zeroes.
Werner Koch
1
-4
/
+33
2020-06-29
sm: Fix regression in Friday's commit
Werner Koch
1
-2
/
+2
2020-06-26
sm: Try not to output a partial new message after an error.
Werner Koch
1
-2
/
+19
2020-06-26
sm: Print the serial number of a cert also in decimal.
Werner Koch
3
-3
/
+89
2020-06-25
scd:nks: Fix remaining tries warning in --reset mode.
Werner Koch
1
-9
/
+10
2020-06-25
card: Add password change menu for NKS cards.
Werner Koch
1
-4
/
+52
2020-06-25
sm: Fix support verification of nistp521 signatures.
Werner Koch
1
-1
/
+1
2020-06-24
agent: separate out daemon handling infrastructure for reuse
James Bottomley
7
-583
/
+759
2020-06-24
gpgconf: Fix regression in --launch and --kill from March
Werner Koch
2
-3
/
+7
2020-06-24
agent: expose shadow key type
James Bottomley via Gnupg-devel
4
-17
/
+90
2020-06-24
gpg,agent: Support Ed448 signing.
NIIBE Yutaka
8
-99
/
+148
2020-06-23
ecc: Use "cv448" to specify key using X448.
NIIBE Yutaka
5
-15
/
+23
2020-06-19
agent: Use get_pk_algo_from_key.
NIIBE Yutaka
2
-159
/
+1
2020-06-19
agent: Clean up for getting info from SEXP.
NIIBE Yutaka
3
-59
/
+23
2020-06-19
agent: A little clean up.
NIIBE Yutaka
1
-2
/
+0
2020-06-17
agent: Fix regression in 'd' fixup code for shadowed keys.
Werner Koch
1
-0
/
+2
2020-06-17
sm: Support verification of nistp521 signatures.
Werner Koch
1
-5
/
+8
2020-06-09
gpg: Fix for new SOS changes when used with Libgcrypt < 1.8.6.
Werner Koch
1
-0
/
+27
2020-06-09
gpg: Extend the TRUST_ status lines.
Werner Koch
2
-22
/
+63
2020-06-09
gpg: Use bytes for ECDH.
NIIBE Yutaka
4
-60
/
+64
2020-06-09
gpg: Add X448 support.
NIIBE Yutaka
4
-2
/
+70
2020-06-09
gpg,ecc: Handle external representation as SOS with opaque MPI.
NIIBE Yutaka
9
-59
/
+316
2020-06-08
gpg: If possible TRUST values now depend on signer's UID or --sender.
Werner Koch
6
-49
/
+204
2020-06-08
build: Fix recent commit for SOURCE_DATE_EPOCH.
Werner Koch
3
-4
/
+4
2020-06-08
doc: Minor code comment fixes.
Werner Koch
6
-6
/
+10
2020-06-08
agent: Fix the condition to detect leading 0x00 problem.
NIIBE Yutaka
1
-5
/
+16
2020-06-05
agent,ecc: Use of opaque MPI for ECC, fixup 'd'.
NIIBE Yutaka
5
-16
/
+151
2020-06-05
agent: For ECC, use opaque MPI for key representation.
NIIBE Yutaka
1
-20
/
+69
2020-06-05
agent,ssh: Tighten condition for EdDSA.
NIIBE Yutaka
1
-2
/
+1
2020-06-05
agent: Remove duplicated code for EdDSA.
NIIBE Yutaka
1
-30
/
+10
2020-06-05
agent: Clean up do_encode_md.
NIIBE Yutaka
1
-13
/
+3
2020-06-03
doc: Minor enhancement for reproducibility.
Werner Koch
1
-0
/
+2
2020-06-03
card: Improve openpgp key writing in "writecert".
Werner Koch
3
-4
/
+114
2020-06-03
gpg: Improve generation of keys stored on card (brainpool,cv25519).
Werner Koch
1
-28
/
+48
[next]