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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
gpg: New export option "mode1003".
Werner Koch
2022-12-02
11
-35
/
+320
|
*
gpg: Remove a mostly duplicated function.
Werner Koch
2022-12-02
3
-81
/
+36
|
*
tests: Simplify fake-pinentry to use the option only.
NIIBE Yutaka
2022-12-02
1
-31
/
+41
|
*
tests: Fix fake-pinentry for Windows.
NIIBE Yutaka
2022-12-02
1
-8
/
+1
|
*
tests: Fix make check-all.
NIIBE Yutaka
2022-12-02
1
-0
/
+1
|
*
agent: Fix import of protected v5 keys.
Werner Koch
2022-12-01
1
-3
/
+4
|
*
gpgsm: Change default algo to AES-256.
Werner Koch
2022-12-01
1
-1
/
+1
|
*
tests: Put a workaround for semihosted environment.
NIIBE Yutaka
2022-12-01
1
-0
/
+3
|
*
tests: More fix for semihosted environment.
NIIBE Yutaka
2022-12-01
3
-22
/
+27
|
*
tests: Support semihosted environment.
NIIBE Yutaka
2022-12-01
5
-13
/
+17
|
*
tests: Fix tests under cms.
NIIBE Yutaka
2022-12-01
1
-2
/
+0
|
*
tests,w32: Fix for semihosted environment.
NIIBE Yutaka
2022-12-01
1
-1
/
+1
|
*
w32: Fix for tests on semihosted environment.
NIIBE Yutaka
2022-11-30
1
-9
/
+9
|
*
w32: Fix gnupg_unsetenv.
NIIBE Yutaka
2022-11-30
1
-2
/
+11
|
*
doc: Deprecate scd-event option of scdaemon.
NIIBE Yutaka
2022-11-30
1
-1
/
+2
|
*
wkd: New option --add-revocs and some fixes.
Werner Koch
2022-11-29
4
-33
/
+228
|
*
doc: Comment typo fix
Werner Koch
2022-11-29
1
-2
/
+2
|
*
wkd: Make use of --debug extprog.
Werner Koch
2022-11-29
1
-1
/
+20
|
*
gpg: New export-filter export-revocs
Werner Koch
2022-11-28
3
-6
/
+124
|
*
gpg: Fix double-free in gpg --card-edit.
NIIBE Yutaka
2022-11-28
1
-1
/
+0
|
*
gpg: Make --require-compliance work with out --status-fd
Werner Koch
2022-11-28
1
-1
/
+1
|
*
gpg: New option --list-filter
Werner Koch
2022-11-25
7
-14
/
+204
|
*
dirmngr: Silence ocsp debug output.
Werner Koch
2022-11-25
3
-4
/
+11
|
*
tests: Fix to support --enable-all-tests and variants.
NIIBE Yutaka
2022-11-24
8
-16
/
+36
|
*
tests:w32: Fix for non-dot file name for Windows.
NIIBE Yutaka
2022-11-24
1
-1
/
+1
|
*
tests:gpgscm:w32: Fix for GetTempPath.
NIIBE Yutaka
2022-11-24
1
-0
/
+5
|
*
tests: Keep .log files in objdir.
NIIBE Yutaka
2022-11-24
1
-1
/
+3
|
*
tests: Use 233 for invalid value of FD.
NIIBE Yutaka
2022-11-24
1
-1
/
+1
|
*
w32: Fix gnupg_tmpfile for possible failure.
NIIBE Yutaka
2022-11-18
1
-6
/
+3
|
*
scd: Redact --debug cardio output of a VERIFY APDU.
Werner Koch
2022-11-17
1
-2
/
+16
*
|
w32: Fix spawn functions for Windows for _fd use case.
NIIBE Yutaka
2022-11-30
3
-15
/
+53
*
|
w32: Use call back when ASFW is needed.
NIIBE Yutaka
2022-11-30
2
-11
/
+11
*
|
posix: factor out call_spawn_cb.
NIIBE Yutaka
2022-11-30
1
-21
/
+31
*
|
common: Support new spawn functions for Windows.
NIIBE Yutaka
2022-11-29
4
-11
/
+29
*
|
Replace gnupg_spawn_process_detached for POSIX.
NIIBE Yutaka
2022-11-28
2
-6
/
+20
*
|
tests: Replace spawn-process by process-spawn.
NIIBE Yutaka
2022-11-28
2
-109
/
+16
*
|
tests: Replace spawn_process_fd functions by the new spawn_process.
NIIBE Yutaka
2022-11-28
5
-69
/
+155
*
|
Tweak the spawn API, again for POSIX.
NIIBE Yutaka
2022-11-28
3
-14
/
+14
*
|
posix: Fix for spawn_cb.
NIIBE Yutaka
2022-11-28
3
-8
/
+11
*
|
Change spawn_cb semantics.
NIIBE Yutaka
2022-11-25
2
-12
/
+20
*
|
Replace other use cases of gnupg_spawn_process_fd.
NIIBE Yutaka
2022-11-25
3
-35
/
+58
*
|
Support gnupg_process_spawn with R_PROC=NULL.
NIIBE Yutaka
2022-11-25
2
-3
/
+18
*
|
Fix gnupg_process_release.
NIIBE Yutaka
2022-11-25
2
-2
/
+14
*
|
Replace pipe+gnupg_spawn_process_fd by gnupg_process_spawn.
NIIBE Yutaka
2022-11-25
5
-56
/
+45
*
|
Replace pipe+gnupg_spawn_process_fd by gnupg_process_spawn.
NIIBE Yutaka
2022-11-25
1
-18
/
+21
*
|
try to control inherited HANDLE for new Windows.
NIIBE Yutaka
2022-11-18
2
-36
/
+100
*
|
change the semantics of spawn_cb routine.
NIIBE Yutaka
2022-11-17
4
-75
/
+19
*
|
common,tools,dirmngr: Introduce gnupg_process_spawn.
NIIBE Yutaka
2022-11-17
12
-140
/
+1629
|
/
*
common: Remove Windows CE support in common.
NIIBE Yutaka
2022-11-16
9
-921
/
+5
*
gpgsm: Fix colon outout of ECC encryption certificates
Werner Koch
2022-11-15
1
-3
/
+3
[prev]
[next]