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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sm: Fix binary mode access.
gniibe/t6592
NIIBE Yutaka
2023-07-13
1
-0
/
+4
*
sm: Fix open_es_fread and open_es_fwrite for gnupg_fd_t.
NIIBE Yutaka
2023-07-13
1
-8
/
+10
*
sm: Fix handling of importing in binary mode.
NIIBE Yutaka
2023-07-13
1
-2
/
+7
*
sm: Fix calling of open_stream_nc.
NIIBE Yutaka
2023-07-13
1
-2
/
+2
*
sm: Use open_stream_nc for do_listkeys.
NIIBE Yutaka
2023-07-13
1
-3
/
+3
*
sm: Use gnupg_fd_t and open_stream_nc for assuan_get_input_fd.
NIIBE Yutaka
2023-07-13
1
-11
/
+11
*
sm: Fix the cases where input from stdin.
NIIBE Yutaka
2023-07-13
2
-4
/
+5
*
sm: Use estream_t for operations.
NIIBE Yutaka
2023-07-13
8
-154
/
+141
*
sm: Use estream_t for DATA_FP for verify operation.
NIIBE Yutaka
2023-07-13
4
-52
/
+53
*
sm: Use open_stream_nc for HANDLE by assuan_get_output_fd.
NIIBE Yutaka
2023-07-13
1
-18
/
+21
*
gpg: Add support for Subkey-Expire-Date.
NIIBE Yutaka
2023-07-12
1
-6
/
+25
*
gpg: Fix expiration time when Creation-Date is specified.
NIIBE Yutaka
2023-07-12
1
-9
/
+20
*
gpg: Move the check by is_secured_file earlier.
NIIBE Yutaka
2023-07-11
2
-7
/
+13
*
common: Change iobuf_fdopen argument type to gnupg_fd_t.
NIIBE Yutaka
2023-07-11
2
-4
/
+3
*
common: Add gnupg_check_special_filename.
NIIBE Yutaka
2023-07-11
4
-41
/
+52
*
common,gpg,kbx: Factor out open_stream_nc.
NIIBE Yutaka
2023-07-10
5
-29
/
+23
*
common:w32: Fix gnupg_w32_set_errno.
NIIBE Yutaka
2023-07-10
1
-0
/
+1
*
gpg: Add algo constants for PQC.
Werner Koch
2023-07-07
4
-3
/
+53
*
kbx: Fix memory leak at spawning a thread for data pipe.
NIIBE Yutaka
2023-07-06
1
-0
/
+1
*
kbx: Use es_sysopen_nc instead of es_fdopen_nc.
NIIBE Yutaka
2023-07-06
1
-7
/
+20
*
gpg: Fix gpg --server mode on Windows.
NIIBE Yutaka
2023-07-05
1
-10
/
+10
*
gpg: Format the value of type gnupg_fd_t by casting to int.
NIIBE Yutaka
2023-07-05
3
-4
/
+4
*
gpg: Use gnupg_fd_t for decryption and sign.
NIIBE Yutaka
2023-07-05
5
-18
/
+30
*
gpg: Use gnupg_fd_t for encrypt_crypt and gpg_verify.
NIIBE Yutaka
2023-07-05
6
-17
/
+22
*
gpg: Use gnupg_fd_t for open_outfile.
NIIBE Yutaka
2023-07-05
7
-13
/
+14
*
dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP.
NIIBE Yutaka
2023-07-05
1
-0
/
+2
*
gpg:card: Remove the code for GnuPG version 1.
NIIBE Yutaka
2023-07-05
1
-23
/
+1
*
Merge branch 'STABLE-BRANCH-2-4' into master
Werner Koch
2023-07-04
89
-1314
/
+3174
|
\
|
*
Post release updates
Werner Koch
2023-07-04
2
-1
/
+7
|
*
Release 2.4.3
gnupg-2.4.3
Werner Koch
2023-07-04
1
-2
/
+5
|
*
po: msgmerge
Werner Koch
2023-07-04
3
-90
/
+19
|
*
po: Update Turkish translation
Emir SARI
2023-07-04
1
-53
/
+20
|
*
scd:p15: Make signing work for Nexus cards.
Werner Koch
2023-07-04
1
-12
/
+19
|
*
gpgsm: Init a diagnostic var.
Werner Koch
2023-07-04
1
-1
/
+1
|
*
common,w32: Add missing GetLastError->errno mapping.
Werner Koch
2023-07-04
3
-6
/
+8
|
*
Prepare NEWS for the next release
Werner Koch
2023-06-30
1
-1
/
+39
|
*
sm: Adding missing stuff to the PKCS#12 parser rewrite.
Werner Koch
2023-06-29
6
-90
/
+190
|
*
sm: Major rewrite of the PKCS#12 parser
Werner Koch
2023-06-28
7
-799
/
+1880
|
*
sm: Remove duplicated code.
Werner Koch
2023-06-28
2
-84
/
+34
|
*
scd:piv: Fix authentication with Administration Key.
NIIBE Yutaka
2023-06-28
1
-2
/
+2
|
*
wks: Make --add-revocs the default.
Werner Koch
2023-06-21
2
-4
/
+13
|
*
wks: Use export-clean for --mirror and --create.
Werner Koch
2023-06-21
1
-1
/
+1
|
*
kbx: Close file handle when return.
zhangguangzhi
2023-06-20
1
-0
/
+4
|
*
delete redundant characters
zhangguangzhi
2023-06-20
4
-4
/
+4
|
*
dirmngr: New option --ignore-crl-extensions.
Werner Koch
2023-06-19
4
-0
/
+30
|
*
gpgsm: Support SENDCERT_SKI for --call-dirmngr
Werner Koch
2023-06-19
2
-9
/
+37
|
*
dirmngr: Disable the HTTP redirect rewriting.
Werner Koch
2023-06-15
5
-6
/
+11
|
*
dirmngr: New option --compatibility-flags.
Werner Koch
2023-06-15
3
-0
/
+43
|
*
gpgtar: New option --no-compress.
Werner Koch
2023-06-15
4
-0
/
+12
|
*
gpg: New option --no-compress as alias for -z0.
Werner Koch
2023-06-15
2
-7
/
+19
[next]