index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require GpgRT version 1.41.
Werner Koch
2021-02-10
1
-5
/
+0
*
sm: Add a few OIDs and merge OID tables.
Werner Koch
2021-02-01
1
-52
/
+44
*
Include the library version in the compliance checks.
Werner Koch
2021-01-28
3
-2
/
+3
*
Require Libgcrypt 1.9
Werner Koch
2021-01-19
1
-11
/
+0
*
common: Fix duplicate implementation of try_make_homedir.
Werner Koch
2020-11-04
1
-24
/
+1
*
g10,sm: Use gnupg_access at two more places
Werner Koch
2020-10-26
1
-1
/
+1
*
Replace most calls to open by a new wrapper.
Werner Koch
2020-10-20
1
-1
/
+1
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
3
-26
/
+28
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
2
-5
/
+6
*
gpgsm: Fix detection of too old keyboxd.
Werner Koch
2020-10-05
1
-3
/
+4
*
sm: Fix returning of the ephemeral flag in keyboxd mode.
Werner Koch
2020-09-22
1
-6
/
+8
*
sm: Implement delete key in keyboxd mode
Werner Koch
2020-09-21
2
-5
/
+29
*
sm: Implement initial support for keyboxd.
Werner Koch
2020-09-10
10
-91
/
+382
*
keyboxd: Use D-lines instead of a separate thread.
Werner Koch
2020-09-10
1
-1
/
+1
*
kbx: Change X.509 S/N search definition.
Werner Koch
2020-09-09
1
-8
/
+4
*
sm: New options to prepare the use of keyboxd.
Werner Koch
2020-09-03
6
-81
/
+423
*
sm: Add arg ctrl to keydb_new.
Werner Koch
2020-09-03
13
-22
/
+24
*
Use only one copy of the warn_server_mismatch function.
Werner Koch
2020-09-01
2
-67
/
+6
*
sm: Fix a bug in the rfc2253 parser
Werner Koch
2020-08-28
1
-1
/
+1
*
sm: Do not require a default keyring for --gpgconf-list.
Werner Koch
2020-08-25
1
-0
/
+1
*
build: New configure option --disable-tests
Werner Koch
2020-08-20
1
-0
/
+4
*
gpg,gpgsm: Record the creation time of a private key.
Werner Koch
2020-08-19
1
-3
/
+11
*
Silence compiler warnings.
NIIBE Yutaka
2020-08-19
1
-1
/
+1
*
Add --chuid to gpg, gpg-card, and gpg-connect-agent.
Werner Koch
2020-08-14
1
-6
/
+10
*
gpgsm: New option --chuid.
Werner Koch
2020-08-06
1
-1
/
+12
*
sm: Also show the SHA-256 fingerprint.
Werner Koch
2020-08-04
1
-1
/
+13
*
w32: Add NETLIBS for sm/t-minip12.
NIIBE Yutaka
2020-07-30
1
-1
/
+1
*
w32: Add link to $(NETLIB) for -lws2_32.
NIIBE Yutaka
2020-07-30
1
-1
/
+1
*
Do not use the pinentry's qualitybar
Werner Koch
2020-07-08
1
-1
/
+1
*
gpgsm: Replace all assert calls by log_assert.
Werner Koch
2020-07-08
19
-44
/
+29
*
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
2020-07-03
8
-76
/
+145
*
sm: Fix regression in Friday's commit
Werner Koch
2020-06-29
1
-2
/
+2
*
sm: Try not to output a partial new message after an error.
Werner Koch
2020-06-26
1
-2
/
+19
*
sm: Print the serial number of a cert also in decimal.
Werner Koch
2020-06-26
3
-3
/
+89
*
sm: Fix support verification of nistp521 signatures.
Werner Koch
2020-06-25
1
-1
/
+1
*
sm: Support verification of nistp521 signatures.
Werner Koch
2020-06-17
1
-5
/
+8
*
sm: Fix recently introduced regression in CSR creation.
Werner Koch
2020-06-03
1
-1
/
+5
*
sm: Create ECC certificates with AKI and SKI by default.
Werner Koch
2020-05-19
1
-31
/
+127
*
sm: Support creation of EdDSA certificates.
Werner Koch
2020-05-18
4
-63
/
+183
*
sm: Support import and verification of EdDSA certificates.
Werner Koch
2020-05-13
3
-17
/
+143
*
sm: Support signing using ECDSA.
Werner Koch
2020-05-11
2
-32
/
+54
*
sm: Allow decryption using dhSinglePass-stdDH-sha1kdf-scheme.
Werner Koch
2020-05-08
4
-67
/
+92
*
sm: Print algorithm infos in data decryption mode.
Werner Koch
2020-05-08
1
-0
/
+13
*
sm: Cleanup the use of GCRY_PK_ECC and GCRY_PK_ECDSA.
Werner Koch
2020-05-08
4
-8
/
+13
*
sm: Improve readability of the data verification output.
Werner Koch
2020-05-08
1
-35
/
+66
*
sm: Fix annoying warning about not yet implemented --attribute.
Werner Koch
2020-05-07
1
-1
/
+2
*
sm: Print the key types as standard key algorithm strings.
Werner Koch
2020-05-07
3
-14
/
+84
*
sm: Support decryption of ECDH data using a smartcard.
Werner Koch
2020-05-07
1
-8
/
+11
*
sm: Support encryption using ECDH keys.
Werner Koch
2020-05-04
3
-13
/
+313
*
doc: Typo fixes in code comments
Werner Koch
2020-05-04
1
-1
/
+1
[next]