aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * gpg: New export option "mode1003".Werner Koch2022-12-0211-35/+320
| * gpg: Remove a mostly duplicated function.Werner Koch2022-12-023-81/+36
| * tests: Simplify fake-pinentry to use the option only.NIIBE Yutaka2022-12-021-31/+41
| * tests: Fix fake-pinentry for Windows.NIIBE Yutaka2022-12-021-8/+1
| * tests: Fix make check-all.NIIBE Yutaka2022-12-021-0/+1
| * agent: Fix import of protected v5 keys.Werner Koch2022-12-011-3/+4
| * gpgsm: Change default algo to AES-256.Werner Koch2022-12-011-1/+1
| * tests: Put a workaround for semihosted environment.NIIBE Yutaka2022-12-011-0/+3
| * tests: More fix for semihosted environment.NIIBE Yutaka2022-12-013-22/+27
| * tests: Support semihosted environment.NIIBE Yutaka2022-12-015-13/+17
| * tests: Fix tests under cms.NIIBE Yutaka2022-12-011-2/+0
| * tests,w32: Fix for semihosted environment.NIIBE Yutaka2022-12-011-1/+1
| * w32: Fix for tests on semihosted environment.NIIBE Yutaka2022-11-301-9/+9
| * w32: Fix gnupg_unsetenv.NIIBE Yutaka2022-11-301-2/+11
| * doc: Deprecate scd-event option of scdaemon.NIIBE Yutaka2022-11-301-1/+2
| * wkd: New option --add-revocs and some fixes.Werner Koch2022-11-294-33/+228
| * doc: Comment typo fixWerner Koch2022-11-291-2/+2
| * wkd: Make use of --debug extprog.Werner Koch2022-11-291-1/+20
| * gpg: New export-filter export-revocsWerner Koch2022-11-283-6/+124
| * gpg: Fix double-free in gpg --card-edit.NIIBE Yutaka2022-11-281-1/+0
| * gpg: Make --require-compliance work with out --status-fdWerner Koch2022-11-281-1/+1
| * gpg: New option --list-filterWerner Koch2022-11-257-14/+204
| * dirmngr: Silence ocsp debug output.Werner Koch2022-11-253-4/+11
| * tests: Fix to support --enable-all-tests and variants.NIIBE Yutaka2022-11-248-16/+36
| * tests:w32: Fix for non-dot file name for Windows.NIIBE Yutaka2022-11-241-1/+1
| * tests:gpgscm:w32: Fix for GetTempPath.NIIBE Yutaka2022-11-241-0/+5
| * tests: Keep .log files in objdir.NIIBE Yutaka2022-11-241-1/+3
| * tests: Use 233 for invalid value of FD.NIIBE Yutaka2022-11-241-1/+1
| * w32: Fix gnupg_tmpfile for possible failure.NIIBE Yutaka2022-11-181-6/+3
| * scd: Redact --debug cardio output of a VERIFY APDU.Werner Koch2022-11-171-2/+16
* | w32: Fix spawn functions for Windows for _fd use case.NIIBE Yutaka2022-11-303-15/+53
* | w32: Use call back when ASFW is needed.NIIBE Yutaka2022-11-302-11/+11
* | posix: factor out call_spawn_cb.NIIBE Yutaka2022-11-301-21/+31
* | common: Support new spawn functions for Windows.NIIBE Yutaka2022-11-294-11/+29
* | Replace gnupg_spawn_process_detached for POSIX.NIIBE Yutaka2022-11-282-6/+20
* | tests: Replace spawn-process by process-spawn.NIIBE Yutaka2022-11-282-109/+16
* | tests: Replace spawn_process_fd functions by the new spawn_process.NIIBE Yutaka2022-11-285-69/+155
* | Tweak the spawn API, again for POSIX.NIIBE Yutaka2022-11-283-14/+14
* | posix: Fix for spawn_cb.NIIBE Yutaka2022-11-283-8/+11
* | Change spawn_cb semantics.NIIBE Yutaka2022-11-252-12/+20
* | Replace other use cases of gnupg_spawn_process_fd.NIIBE Yutaka2022-11-253-35/+58
* | Support gnupg_process_spawn with R_PROC=NULL.NIIBE Yutaka2022-11-252-3/+18
* | Fix gnupg_process_release.NIIBE Yutaka2022-11-252-2/+14
* | Replace pipe+gnupg_spawn_process_fd by gnupg_process_spawn.NIIBE Yutaka2022-11-255-56/+45
* | Replace pipe+gnupg_spawn_process_fd by gnupg_process_spawn.NIIBE Yutaka2022-11-251-18/+21
* | try to control inherited HANDLE for new Windows.NIIBE Yutaka2022-11-182-36/+100
* | change the semantics of spawn_cb routine.NIIBE Yutaka2022-11-174-75/+19
* | common,tools,dirmngr: Introduce gnupg_process_spawn.NIIBE Yutaka2022-11-1712-140/+1629
|/
* common: Remove Windows CE support in common.NIIBE Yutaka2022-11-169-921/+5
* gpgsm: Fix colon outout of ECC encryption certificatesWerner Koch2022-11-151-3/+3