1. 791fc2e Merge remote-tracking branch 'upstream/development' into pkcs5_aes_new by Ryan Everett · 1 year, 6 months ago
  2. 192e0f9 ssl_server2: Add read early data support by Jerry Yu · 2 years, 8 months ago
  3. a90378c Restore previous version of rsa_pkcs8_pbes2_pbkdf2_2048_3des_sha384.pem by Ryan Everett · 1 year, 7 months ago
  4. d00a138 Change test data for pkparse aes by Ryan Everett · 1 year, 7 months ago
  5. 1f935f5 Add AES tests to test_suite_pkparse by Ryan Everett · 1 year, 7 months ago
  6. 885bcfc Merge pull request #7649 from yuhaoth/pr/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  7. 964dee6 Merge pull request #8442 from lpy4105/issue/8355/driver-only-cipher_aead-x509 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  8. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  9. 2151ba5 test_suite_x509write: use plaintext key file by Pengyu Lv · 1 year, 9 months ago
  10. 6f21dd5 move script to `tests/scripts` by Jerry Yu · 1 year, 10 months ago
  11. 53a332d fix various issues by Jerry Yu · 1 year, 10 months ago
  12. 2f3f968 fix wrong typo and indent issue by Jerry Yu · 1 year, 10 months ago
  13. ca3790d Add server9-bad-saltlen generate command by Jerry Yu · 2 years, 2 months ago
  14. e649cec Add data file for early data input by Jerry Yu · 2 years, 6 months ago
  15. 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
  16. 2e38a0d More spelling corrections by Gilles Peskine · 1 year, 11 months ago
  17. a0ba8aa Add test for non ascii x509 subject name by Agathiyan Bragadeesh · 2 years ago
  18. dba8a64 Add and update tests for x509write and x509parse by Agathiyan Bragadeesh · 2 years ago
  19. d686c2a Merge pull request #7971 from AgathiyanB/fix-data-files-makefile by Gilles Peskine · 2 years ago
  20. dbd13c3 Merge pull request #7662 from lpy4105/issue/renew_cert_2027-01-01 by Gilles Peskine · 2 years ago
  21. d370f93 Merge pull request #7898 from AndrzejKurek/csr-rfc822-dn by Gilles Peskine · 2 years ago
  22. a792564 Merge pull request #7788 from marekjansta/fix-x509-ec-algorithm-identifier by Gilles Peskine · 2 years ago
  23. 8dc9138 Fix server1.crt.der in makefile by Agathiyan Bragadeesh · 2 years ago
  24. 34ccd8d Test x509 csr SAN DN and RFC822 generation by Andrzej Kurek · 2 years, 1 month ago
  25. ba3eee7 Add indent by Jerry Yu · 2 years, 1 month ago
  26. 4d31022 Add missed intermediate file by Jerry Yu · 2 years, 1 month ago
  27. c5b2e28 Remove workaround code by Jerry Yu · 2 years, 2 months ago
  28. 2ef2e78 Add commands for `test_certs.h` by Jerry Yu · 2 years, 2 months ago
  29. 5811869 Add test_certs.h generate script by Jerry Yu · 2 years, 2 months ago
  30. b687c03 Fix the command for server9-sha*.crt by Pengyu Lv · 2 years, 1 month ago
  31. 49c56e6 Add target for parse_input/cert_example_multi_nocn.crt by Pengyu Lv · 2 years, 1 month ago
  32. 19e949e Fix typo and long line format by Pengyu Lv · 2 years, 2 months ago
  33. 736d2bb Update crl-rsa-pss-*.pem manually by Pengyu Lv · 2 years, 2 months ago
  34. 59f392c upgrade server9-bad-saltlen.crt by Jerry Yu · 2 years, 3 months ago
  35. 4ad45c0 Update server9*.crt by Pengyu Lv · 2 years, 2 months ago
  36. 8c40c57 Add server9-bad-{mgfhash,saltlen}.crt by Pengyu Lv · 2 years, 2 months ago
  37. b5ac935 Add rules to generate server9*.crt by Pengyu Lv · 2 years, 3 months ago
  38. 4ca9520 Update server1-nospace.crt by Jerry Yu · 2 years, 3 months ago
  39. 0efdfcb Update v1 crt files by Jerry Yu · 2 years, 3 months ago
  40. 0d545a1 Update cert_example_multi_nocn.crt by Pengyu Lv · 2 years, 3 months ago
  41. e025cb2 Add rules to generate cert_example_multi_nocn.crt by Pengyu Lv · 2 years, 3 months ago
  42. d9ba297 Update server5.[e]ku-*.crt by Pengyu Lv · 2 years, 3 months ago
  43. 1ca5c0e Add rules to generate server5.[e]ku-*.crt by Pengyu Lv · 2 years, 3 months ago
  44. 5b91dc7 Update server2.ku-*.crt by Pengyu Lv · 2 years, 3 months ago
  45. 0063599 Add rules to generate server2.ku-*.crt by Pengyu Lv · 2 years, 3 months ago
  46. 55ee7f8 Add rule for server2-badsign.crt by Pengyu Lv · 2 years, 2 months ago
  47. 0f381fd Update test-ca2.ku-*.crt by Jerry Yu · 2 years, 3 months ago
  48. 5a1dbf3 Fix the rule for server5-ss-forgeca.crt by Pengyu Lv · 2 years, 2 months ago
  49. affc294 Add the rule and update server6-ss-child.crt by Jerry Yu · 2 years, 3 months ago
  50. 4d69b29 Update server5-selfsigned.crt by Jerry Yu · 2 years, 3 months ago
  51. 78ecf41f Change spaces to a tab in a makefile recipe by Andrzej Kurek · 2 years, 1 month ago
  52. 03478d2 Merge branch 'development' into issue/7816/add-commands-for-files-in-parse_input by Andrzej Kurek · 2 years, 1 month ago
  53. 18730dd fix fragile way to refer to server1.req.sha256 by Pengyu Lv · 2 years, 1 month ago
  54. ab26649 Make parse_input targets depend on files in parse_input if possible by Pengyu Lv · 2 years, 1 month ago
  55. 7d55dd2 Fix malformed directoryName extensions by Andrzej Kurek · 2 years, 1 month ago
  56. 7d7c208 fix the command of server5-sha%.crt by Pengyu Lv · 2 years, 1 month ago
  57. a0350f7 fix wrong dependency file path by Pengyu Lv · 2 years, 1 month ago
  58. dfc2e26 Short too long lines by Jerry Yu · 2 years, 1 month ago
  59. 8ee086d remove parse input only files from `all_final` by Jerry Yu · 2 years, 1 month ago
  60. 7d2a54c fix wrong dependency file path by Jerry Yu · 2 years, 1 month ago
  61. 92d1ec6 Change path for the files only exits in parse_input by Jerry Yu · 2 years, 1 month ago
  62. 54e8632 copy command for parse_input/* when it exists in data_files by Jerry Yu · 2 years, 1 month ago
  63. 2016fa3 Use DER format for x509 SAN tests by Andrzej Kurek · 2 years, 2 months ago
  64. 8bde649 Fixed AlgorithmIdentifier parameters when used with ECDSA signature algorithm in x509 certificate by Marek Jansta · 2 years, 9 months ago
  65. f22983b Merge pull request #7411 from mprse/extract-key-ids-test by Gilles Peskine · 2 years, 2 months ago
  66. b3eaf8c Use predefined serial numer in certificates by Przemek Stekiel · 2 years, 2 months ago
  67. e5e8ba6 Merge pull request #7666 from mprse/ip_info by Gilles Peskine · 2 years, 2 months ago
  68. 0b683a9 Remove redundant test and add tests: keyid only (without issuer) by Przemek Stekiel · 2 years, 2 months ago
  69. 401c8e3 Adapt test (use path instead of bytes) after rebase by Przemek Stekiel · 2 years, 3 months ago
  70. 05d5c3e Further test improvements by Przemek Stekiel · 2 years, 3 months ago
  71. 64a06e4 Add more test cases by Przemek Stekiel · 2 years, 3 months ago
  72. 2c64e90 Use RSA keys in generated certificates by Przemek Stekiel · 2 years, 3 months ago
  73. b1f0b53 Add test for invalid KeyIdentifier tag length + adapt error code by Przemek Stekiel · 2 years, 3 months ago
  74. 1969f6a Test optional fields in authorityKeyId by Przemek Stekiel · 2 years, 4 months ago
  75. 5ff986c Provide makefile rules to generate cerst for authorityKeyId, subjectKeyId tests by Przemek Stekiel · 2 years, 4 months ago
  76. a5cd318 Merge pull request #7670 from lpy4105/issue/fix-wrong-command-for-ec-key-files by Gilles Peskine · 2 years, 2 months ago
  77. 259903b Merge pull request #7643 from lpy4105/issue/renew_cert_2024-01-01 by Gilles Peskine · 2 years, 2 months ago
  78. 63973ab Add test for invalid IP length (+use der format in tests) by Przemek Stekiel · 2 years, 2 months ago
  79. abf35d4 Restore rsa_single_san_uri.crt.der by Jerry Yu · 2 years, 2 months ago
  80. b8b9cd4 Mark all_intermediate as .SECONDARY by Pengyu Lv · 2 years, 2 months ago
  81. 9770704 Remove redundant PHONY targets by Pengyu Lv · 2 years, 2 months ago
  82. c7995a8 Fix long line format by Pengyu Lv · 2 years, 2 months ago
  83. 6561f7d server5-der*.crt: Simplify the size calculation by Pengyu Lv · 2 years, 2 months ago
  84. 1ced2cc Update crl-ec-sha*.pem, crl.pem, crl_cat_*.pem by Pengyu Lv · 2 years, 2 months ago
  85. f4b568c Add rules to generate crl_cat* by Pengyu Lv · 2 years, 2 months ago
  86. 89d71e2 Update server10*.crt by Pengyu Lv · 2 years, 2 months ago
  87. 1fa4307 Update server8*.crt by Pengyu Lv · 2 years, 2 months ago
  88. 7c1781c Update server7*.crt by Pengyu Lv · 2 years, 2 months ago
  89. cd378f2 Update pkcs7 files by Pengyu Lv · 2 years, 2 months ago
  90. 0a7108f Extend the validity period of pkcs7-rsa-sha*.crt to 10 years by Pengyu Lv · 2 years, 2 months ago
  91. 193f414 Update test-int-ca*.crt by Pengyu Lv · 2 years, 2 months ago
  92. 0f5ca2d Add rules to generate test-int-ca{2,3}.crt by Pengyu Lv · 2 years, 2 months ago
  93. 465c6eb Update test-ca2_cat-*.crt and test-ca_cat*.crt by Pengyu Lv · 2 years, 2 months ago
  94. b8f15a6 Update server6.crt by Pengyu Lv · 2 years, 2 months ago
  95. 0c0f84e Update test-ca[1|2].crt[.der] by Pengyu Lv · 2 years, 2 months ago
  96. 84b547b Merge pull request #7400 from AndrzejKurek/cert-write-sans by Gilles Peskine · 2 years, 2 months ago
  97. 21e5939 Generate PEM pub key directly from DER prv key by Pengyu Lv · 2 years, 2 months ago
  98. d1200ee Fix invalid commands for ec_x{25519,448}_{prv,pub}.{der,pem} by Pengyu Lv · 2 years, 2 months ago
  99. 0f704b0 Update server5[-der*|-sha*].crt by Pengyu Lv · 2 years, 2 months ago
  100. 467deef Add rules to generate test-ca2_cat-*.crt by Pengyu Lv · 2 years, 3 months ago