index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-20
gpgsm: Support decryption of ECDH data
Werner Koch
1
-6
/
+368
2022-10-20
gpgsm: Support key generation with ECC.
NIIBE Yutaka
1
-5
/
+37
2022-10-20
gpgsm: Remove restriction of key generation (only RSA).
NIIBE Yutaka
1
-12
/
+10
2022-10-10
sm: Fix reporting of bad passphrase error
Ingo Klöcker
1
-1
/
+4
2022-08-19
gpgsm: New option --compatibility-flags.
Werner Koch
4
-9
/
+67
2022-06-21
sm: Update pkcs#12 module from master
Werner Koch
3
-361
/
+761
2022-04-20
w32: Do no use Registry item DefaultLogFile for the main tools.
Werner Koch
1
-1
/
+1
2022-03-09
sm: Fix parsing encrypted data.
NIIBE Yutaka
1
-1
/
+14
2022-03-08
gpgsm: New option --require-compliance
Werner Koch
5
-3
/
+36
2022-02-03
sm: New option --ignore-cert-with-oid.
Werner Koch
3
-0
/
+44
2022-01-27
gpgconf: Tweak the use of ldapserver.
Werner Koch
1
-3
/
+6
2022-01-26
gpgconf: Fix --list-options for forced options
Werner Koch
1
-19
/
+0
2021-12-30
gpgsm: Re-group the options in the --help output.
Werner Koch
1
-112
/
+122
2021-12-29
gpgconf: Support reading global options (part 2).
Werner Koch
1
-5
/
+9
2021-11-18
gpg,gpgsm: Add option --min-rsa-length.
Werner Koch
2
-0
/
+9
2021-11-15
sm: Detect circular chains in --list-chain.
Werner Koch
1
-1
/
+7
2021-06-09
sm: New option --ldapserver as an alias for --keyserver.
Werner Koch
1
-1
/
+3
2021-06-02
sm: Support AES-GCM decryption.
Werner Koch
2
-7
/
+87
2021-05-26
gpg,sm: Simplify keyserver spec parsing.
Werner Koch
3
-127
/
+10
2021-05-20
Assorted memory leak fixes on the error code paths.
Werner Koch
3
-6
/
+21
2021-05-17
sm: Ask for the password for password based decryption (pwri)
Werner Koch
3
-6
/
+25
2021-05-17
sm: Support decryption of password based encryption (pwri)
Werner Koch
1
-59
/
+478
2021-03-02
sm: Do away with the locked flag in keydb.c
Werner Koch
1
-21
/
+15
2021-03-02
sm: Lock kbx files also before a search.
Werner Koch
1
-1
/
+6
2021-03-02
sm: On Windows close the kbx files at several places.
Werner Koch
3
-1
/
+29
2021-03-02
sm: Remove unused function.
Werner Koch
2
-39
/
+0
2021-03-01
sm: Silence some other pkcs#12 import prattle
Werner Koch
1
-2
/
+3
2021-02-24
sm: Silence some output on --quiet
Werner Koch
5
-6
/
+28
2021-01-28
Include the library version in the compliance checks.
Werner Koch
3
-2
/
+3
2020-12-04
Backport of the new option parser from 2.3
Werner Koch
1
-84
/
+84
2020-11-10
w32: Support Unicode also for config files etc.
Werner Koch
2
-2
/
+2
2020-11-04
common: Fix duplicate implementation of try_make_homedir.
Werner Koch
1
-24
/
+1
2020-10-26
g10,sm: Use gnupg_access at two more places.
Werner Koch
1
-1
/
+1
2020-10-23
Replace most calls to open by a new wrapper.
Werner Koch
1
-1
/
+1
2020-10-21
Replace most of the remaining stdio calls by estream calls.
Werner Koch
3
-25
/
+27
2020-10-21
Replace all calls to access by gnupg_access
Werner Koch
2
-5
/
+6
2020-10-02
w32: Add manifest files to most binaries
Werner Koch
3
-3
/
+26
2020-08-28
sm: Fix a bug in the rfc2253 parser
Werner Koch
1
-1
/
+1
2020-08-25
sm: Do not require a default keyring for --gpgconf-list.
Werner Koch
1
-0
/
+1
2020-08-23
gpg,gpgsm: Record the creation time of a private key.
Werner Koch
1
-3
/
+11
2020-08-04
sm: Also show the SHA-256 fingerprint.
Werner Koch
1
-0
/
+12
2020-07-30
w32: Add link to $(NETLIB) for -lws2_32.
NIIBE Yutaka
1
-1
/
+1
2020-07-08
Do not use the pinentry's qualitybar
Werner Koch
1
-1
/
+1
2020-07-03
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
9
-108
/
+237
2020-06-26
sm: Print the serial number of a cert also in decimal.
Werner Koch
3
-3
/
+89
2020-05-12
common: Change argument order of log_printhex.
Werner Koch
6
-9
/
+9
2020-04-16
sm: Always allow authorityInfoAccess lookup if CRLs are also enabled.
Werner Koch
1
-6
/
+11
2020-04-16
sm: Lookup missing issuers first using authorityInfoAccess.
Werner Koch
4
-26
/
+180
2020-04-15
sm,dirmngr: Restrict allowed parameters used with rsaPSS.
Werner Koch
1
-1
/
+39
2020-04-15
sm: Support rsaPSS verification also for CMS signatures.
Werner Koch
2
-40
/
+112
[prev]
[next]