aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
5 daysgpgscm: Fix initialization for fixed size chars.NIIBE Yutaka3-207/+207
5 daysgpgscm: Fix for CHARNAMES.NIIBE Yutaka1-1/+1
2025-02-06gpgscm: Fix possible segv in the process functions.Werner Koch1-2/+2
2025-02-06gpgscm: Fix for gcc < 4.5Werner Koch1-1/+11
2024-09-13tests:gpgscm: Raise an error correctly for process spawning.NIIBE Yutaka1-3/+13
2024-09-11tests: Updated PQC test data to the final Kyber algo id.Werner Koch10-342/+529
2024-08-29tests: Add two plaintext test mailsWerner Koch2-0/+48
2024-07-09common: On Windows, we care about how PIPE handles are inherited.NIIBE Yutaka1-3/+3
2024-07-09common,kbx,tests: Clean up the PIPE function API.NIIBE Yutaka1-2/+2
2024-07-09Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka1-30/+27
2024-05-31indent: Fix spellingDaniel Kahn Gillmor5-6/+6
2024-05-31spawn: Remove spawn callback, introduce gnupg_spawn_actions.NIIBE Yutaka1-22/+31
2024-04-23gpg: Support Kyber with Brainpool512r1.Werner Koch17-3/+726
2024-04-23tests: Add two Kyber sample keys and messages.Werner Koch12-4/+562
2024-04-22tests: Avoid new C23 keyword true.Werner Koch1-4/+4
2024-04-22tests: Avoid new C23 keyword true.Werner Koch1-4/+4
2024-04-03tests: Add a sample PDF with a signatureWerner Koch1-0/+0
2024-01-29doc: Fix spelling errors found by lintian.Werner Koch1-1/+1
2024-01-23tests: Add two more sample p12 filesWerner Koch4-0/+14
2024-01-12speedo: Patch ELF binaries to use built librariesWerner Koch1-0/+1
2023-10-24sm: Another partly rewrite of minip12.cWerner Koch2-0/+6
2023-10-06sm: Support more HMAC algos in the pkcs#12 parser.Werner Koch3-0/+7
2023-10-06tests:tpm2dtests: Modify tests with SWTPM and relax the condition.NIIBE Yutaka2-29/+27
2023-10-06tests:tpm2dtests: Fix tests with SWTPM.NIIBE Yutaka1-3/+6
2023-10-06tests:tpm2dtests: Fix tests with TPM2D.NIIBE Yutaka3-11/+16
2023-10-05sm: Improve the octet string cramming for pkcs#12Werner Koch3-0/+11
2023-10-05tests:tpm2dtests: Modify tests with SWTPM and relax the condition.NIIBE Yutaka2-29/+27
2023-10-04tests:tpm2dtests: Fix tests with SWTPM.NIIBE Yutaka1-3/+6
2023-10-03tests:tpm2dtests: Fix tests with TPM2D.NIIBE Yutaka3-11/+16
2023-10-03tests:gpgscm: Fix process select loop.NIIBE Yutaka1-8/+2
2023-06-29sm: Adding missing stuff to the PKCS#12 parser rewrite.Werner Koch4-1/+19
2023-06-28sm: Major rewrite of the PKCS#12 parserWerner Koch2-7/+21
2023-06-26tests:gpgscm: Add annotation for unreachable code for GCC.NIIBE Yutaka1-0/+4
2023-06-08tests: Fix call-with-io deadlock.NIIBE Yutaka2-46/+299
2023-05-11common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.NIIBE Yutaka5-167/+174
2022-12-21tests: Fix tests/gpgme for in-source-tree builds.NIIBE Yutaka2-5/+4
2022-12-16tests: Fix missing test message.Werner Koch1-2/+2
2022-12-16tests: Fix make check with GPGME.NIIBE Yutaka1-0/+5
2022-12-02tests: Simplify fake-pinentry to use the option only.NIIBE Yutaka1-31/+41
2022-12-02tests: Fix fake-pinentry for Windows.NIIBE Yutaka1-8/+1
2022-12-01tests: Put a workaround for semihosted environment.NIIBE Yutaka1-0/+3
2022-12-01tests: More fix for semihosted environment.NIIBE Yutaka2-1/+3
2022-12-01tests: Fix tests under cms.NIIBE Yutaka1-2/+0
2022-12-01tests,w32: Fix for semihosted environment.NIIBE Yutaka1-1/+1
2022-11-24tests: Fix to support --enable-all-tests and variants.NIIBE Yutaka8-16/+36
2022-11-24tests:w32: Fix for non-dot file name for Windows.NIIBE Yutaka1-1/+1
2022-11-24tests:gpgscm:w32: Fix for GetTempPath.NIIBE Yutaka1-0/+5
2022-11-24tests: Keep .log files in objdir.NIIBE Yutaka1-1/+3
2022-11-24tests: Use 233 for invalid value of FD.NIIBE Yutaka1-1/+1
2022-11-04tests: Add tests to check that OCB is only used for capable keys.Werner Koch8-11/+121