1. 3cea3ef Merge pull request #8025 from AgathiyanB/accept-numericoid-hexstring-x509 by Gilles Peskine · 1 year, 11 months ago gh-readonly-queue/development/pr-8025-f22999e99fff38825fb86794905c87dff5a4cdf8
  2. 2e38a0d More spelling corrections by Gilles Peskine · 1 year, 11 months ago
  3. a0ba8aa Add test for non ascii x509 subject name by Agathiyan Bragadeesh · 2 years ago
  4. dba8a64 Add and update tests for x509write and x509parse by Agathiyan Bragadeesh · 2 years ago
  5. d686c2a Merge pull request #7971 from AgathiyanB/fix-data-files-makefile by Gilles Peskine · 2 years ago
  6. dbd13c3 Merge pull request #7662 from lpy4105/issue/renew_cert_2027-01-01 by Gilles Peskine · 2 years ago
  7. d370f93 Merge pull request #7898 from AndrzejKurek/csr-rfc822-dn by Gilles Peskine · 2 years ago
  8. a792564 Merge pull request #7788 from marekjansta/fix-x509-ec-algorithm-identifier by Gilles Peskine · 2 years ago
  9. 8dc9138 Fix server1.crt.der in makefile by Agathiyan Bragadeesh · 2 years ago
  10. 34ccd8d Test x509 csr SAN DN and RFC822 generation by Andrzej Kurek · 2 years, 1 month ago
  11. 4d31022 Add missed intermediate file by Jerry Yu · 2 years, 1 month ago
  12. c5b2e28 Remove workaround code by Jerry Yu · 2 years, 2 months ago
  13. 2ef2e78 Add commands for `test_certs.h` by Jerry Yu · 2 years, 3 months ago
  14. b687c03 Fix the command for server9-sha*.crt by Pengyu Lv · 2 years, 1 month ago
  15. 49c56e6 Add target for parse_input/cert_example_multi_nocn.crt by Pengyu Lv · 2 years, 1 month ago
  16. 19e949e Fix typo and long line format by Pengyu Lv · 2 years, 2 months ago
  17. 59f392c upgrade server9-bad-saltlen.crt by Jerry Yu · 2 years, 3 months ago
  18. 8c40c57 Add server9-bad-{mgfhash,saltlen}.crt by Pengyu Lv · 2 years, 2 months ago
  19. b5ac935 Add rules to generate server9*.crt by Pengyu Lv · 2 years, 3 months ago
  20. 4ca9520 Update server1-nospace.crt by Jerry Yu · 2 years, 3 months ago
  21. 0efdfcb Update v1 crt files by Jerry Yu · 2 years, 3 months ago
  22. e025cb2 Add rules to generate cert_example_multi_nocn.crt by Pengyu Lv · 2 years, 3 months ago
  23. 1ca5c0e Add rules to generate server5.[e]ku-*.crt by Pengyu Lv · 2 years, 3 months ago
  24. 0063599 Add rules to generate server2.ku-*.crt by Pengyu Lv · 2 years, 3 months ago
  25. 55ee7f8 Add rule for server2-badsign.crt by Pengyu Lv · 2 years, 2 months ago
  26. 0f381fd Update test-ca2.ku-*.crt by Jerry Yu · 2 years, 3 months ago
  27. 5a1dbf3 Fix the rule for server5-ss-forgeca.crt by Pengyu Lv · 2 years, 2 months ago
  28. affc294 Add the rule and update server6-ss-child.crt by Jerry Yu · 2 years, 3 months ago
  29. 4d69b29 Update server5-selfsigned.crt by Jerry Yu · 2 years, 3 months ago
  30. 78ecf41f Change spaces to a tab in a makefile recipe by Andrzej Kurek · 2 years, 1 month ago
  31. 03478d2 Merge branch 'development' into issue/7816/add-commands-for-files-in-parse_input by Andrzej Kurek · 2 years, 1 month ago
  32. 18730dd fix fragile way to refer to server1.req.sha256 by Pengyu Lv · 2 years, 1 month ago
  33. ab26649 Make parse_input targets depend on files in parse_input if possible by Pengyu Lv · 2 years, 1 month ago
  34. 7d7c208 fix the command of server5-sha%.crt by Pengyu Lv · 2 years, 1 month ago
  35. a0350f7 fix wrong dependency file path by Pengyu Lv · 2 years, 1 month ago
  36. dfc2e26 Short too long lines by Jerry Yu · 2 years, 1 month ago
  37. 8ee086d remove parse input only files from `all_final` by Jerry Yu · 2 years, 1 month ago
  38. 7d2a54c fix wrong dependency file path by Jerry Yu · 2 years, 1 month ago
  39. 92d1ec6 Change path for the files only exits in parse_input by Jerry Yu · 2 years, 1 month ago
  40. 54e8632 copy command for parse_input/* when it exists in data_files by Jerry Yu · 2 years, 1 month ago
  41. 2016fa3 Use DER format for x509 SAN tests by Andrzej Kurek · 2 years, 2 months ago
  42. 8bde649 Fixed AlgorithmIdentifier parameters when used with ECDSA signature algorithm in x509 certificate by Marek Jansta · 2 years, 9 months ago
  43. f22983b Merge pull request #7411 from mprse/extract-key-ids-test by Gilles Peskine · 2 years, 2 months ago
  44. b3eaf8c Use predefined serial numer in certificates by Przemek Stekiel · 2 years, 2 months ago
  45. e5e8ba6 Merge pull request #7666 from mprse/ip_info by Gilles Peskine · 2 years, 2 months ago
  46. 0b683a9 Remove redundant test and add tests: keyid only (without issuer) by Przemek Stekiel · 2 years, 2 months ago
  47. 05d5c3e Further test improvements by Przemek Stekiel · 2 years, 3 months ago
  48. 64a06e4 Add more test cases by Przemek Stekiel · 2 years, 3 months ago
  49. 2c64e90 Use RSA keys in generated certificates by Przemek Stekiel · 2 years, 3 months ago
  50. b1f0b53 Add test for invalid KeyIdentifier tag length + adapt error code by Przemek Stekiel · 2 years, 3 months ago
  51. 1969f6a Test optional fields in authorityKeyId by Przemek Stekiel · 2 years, 4 months ago
  52. 5ff986c Provide makefile rules to generate cerst for authorityKeyId, subjectKeyId tests by Przemek Stekiel · 2 years, 4 months ago
  53. a5cd318 Merge pull request #7670 from lpy4105/issue/fix-wrong-command-for-ec-key-files by Gilles Peskine · 2 years, 2 months ago
  54. 259903b Merge pull request #7643 from lpy4105/issue/renew_cert_2024-01-01 by Gilles Peskine · 2 years, 2 months ago
  55. 63973ab Add test for invalid IP length (+use der format in tests) by Przemek Stekiel · 2 years, 2 months ago
  56. b8b9cd4 Mark all_intermediate as .SECONDARY by Pengyu Lv · 2 years, 2 months ago
  57. 9770704 Remove redundant PHONY targets by Pengyu Lv · 2 years, 2 months ago
  58. c7995a8 Fix long line format by Pengyu Lv · 2 years, 2 months ago
  59. 6561f7d server5-der*.crt: Simplify the size calculation by Pengyu Lv · 2 years, 2 months ago
  60. f4b568c Add rules to generate crl_cat* by Pengyu Lv · 2 years, 2 months ago
  61. 0a7108f Extend the validity period of pkcs7-rsa-sha*.crt to 10 years by Pengyu Lv · 2 years, 2 months ago
  62. 0f5ca2d Add rules to generate test-int-ca{2,3}.crt by Pengyu Lv · 2 years, 2 months ago
  63. 84b547b Merge pull request #7400 from AndrzejKurek/cert-write-sans by Gilles Peskine · 2 years, 2 months ago
  64. 21e5939 Generate PEM pub key directly from DER prv key by Pengyu Lv · 2 years, 2 months ago
  65. d1200ee Fix invalid commands for ec_x{25519,448}_{prv,pub}.{der,pem} by Pengyu Lv · 2 years, 2 months ago
  66. 467deef Add rules to generate test-ca2_cat-*.crt by Pengyu Lv · 2 years, 3 months ago
  67. 309d434 Add rules to generate server10*.crt by Pengyu Lv · 2 years, 3 months ago
  68. 44c42fe Add rules to generate server8*.crt by Pengyu Lv · 2 years, 3 months ago
  69. 2d5e6ae Add rules to generate server7*.crt by Pengyu Lv · 2 years, 3 months ago
  70. 964ddb5 Add rules to generate server6.crt by Jerry Yu · 2 years, 3 months ago
  71. 540b022 Add rules to generate server5-sha*.crt by Jerry Yu · 2 years, 3 months ago
  72. 460b6cf Add server5-der*crt generate command by Jerry Yu · 2 years, 3 months ago
  73. b7b40b4 Add rules to generate server5[-badsign].crt by Jerry Yu · 2 years, 3 months ago
  74. f31d18a Add rules to generate server4.crt by Pengyu Lv · 2 years, 3 months ago
  75. cd61b74 Add rules to generate server3.crt by Pengyu Lv · 2 years, 3 months ago
  76. 6f80469 Fix wrong target names in the Makefile in tests/data_files by Pengyu Lv · 2 years, 3 months ago
  77. 491c64c Mark all_intermediate as intermediate files by Pengyu Lv · 2 years, 2 months ago
  78. 00d5598 Fix wrong makefile target by Andrzej Kurek · 2 years, 3 months ago
  79. ccdd975 Add a certificate exercising all supported SAN types by Andrzej Kurek · 2 years, 4 months ago
  80. 4823d5f Merge branch 'Mbed-TLS:development' into update-pkparse-tests-to-use-AES by Mukesh Bharsakle · 2 years, 3 months ago
  81. 0167244 Read and write X25519 and X448 private keys by Jethro Beekman · 2 years, 4 months ago
  82. 8820b57 test: fix makefile for ec_pub.[der/pem] generation by Valerio Setti · 2 years, 3 months ago
  83. c8b7865 test: align ec_pub public keyfile with its ec_prv.sec1 counterpart by Valerio Setti · 2 years, 3 months ago
  84. 547b3a4 fix typos by Valerio Setti · 2 years, 3 months ago
  85. 232a006 test: fix extension in DER test files by Valerio Setti · 2 years, 4 months ago
  86. 8b7d432 test: add Makefile target for the generated DER files by Valerio Setti · 2 years, 4 months ago
  87. b17f6a2 Updating makefile to document key generation by Mukesh Bharsakle · 2 years, 4 months ago
  88. 303704e Remove unnecessary tabs by Andrzej Kurek · 2 years, 5 months ago
  89. d90376e Add a test for a malformed directoryname sequence by Andrzej Kurek · 2 years, 7 months ago
  90. d348632 Switch from PEM to DER format for new x509 directoryname test by Andrzej Kurek · 2 years, 7 months ago
  91. 151d85d Introduce a test for a malformed directoryname SAN by Andrzej Kurek · 2 years, 7 months ago
  92. 4a4f1ec Add the original certificate to be malformed for x509 tests by Andrzej Kurek · 2 years, 7 months ago
  93. e12b01d Add support for directoryName subjectAltName by Andrzej Kurek · 2 years, 7 months ago
  94. 9f02a41 Merge pull request #7009 from mprse/csr_write_san by Paul Elliott · 2 years, 5 months ago
  95. 2e84425 Add PKCS #7 test files using expired cert by Dave Rodgman · 2 years, 5 months ago
  96. c96d2de Update corrupted char for pkcs7 corrupt signer info cases by Xiaokang Qian · 2 years, 5 months ago
  97. 9c703d8 Add fuzz bad cases for signer info 1 and 2 by Xiaokang Qian · 2 years, 5 months ago
  98. 8993a14 Add unexpected tag cases for signer info 1 and 2 by Xiaokang Qian · 2 years, 5 months ago
  99. e8c696f Add invalid size test case for signer info[2](The third one) by Xiaokang Qian · 2 years, 5 months ago
  100. 72b4bca Add invalid size test case for signer info 1(the second one) by Xiaokang Qian · 2 years, 5 months ago