1. 1eae115 Merge pull request #6949 from bensze01/replace_pkcs7_fuzzer_tests by Gilles Peskine · 2 years, 5 months ago
  2. 35d674a Replace usage of echo -e in pkcs7 data Makefile by Bence Szépkúti · 2 years, 5 months ago
  3. ac2251d Merge pull request #7076 from mprse/parse_RFC822_name by Paul Elliott · 2 years, 5 months ago
  4. 2489713 Replace fuzzer-generated PKCS7 regression tests by Bence Szépkúti · 2 years, 7 months ago
  5. e42cedf Merge pull request #7077 from daverodgman/pkcs7-fixes-dm-rebased by Dave Rodgman · 2 years, 6 months ago
  6. 608e3ef Add test for parsing SAN: rfc822Name by Przemek Stekiel · 2 years, 6 months ago
  7. 718eb4f Merge pull request #7025 from AndrzejKurek/uri_san by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  8. c5874db Add test-case for signature over zero-length data by Dave Rodgman · 2 years, 6 months ago
  9. c5e2a4f Merge pull request #6937 from valeriosetti/issue6886 by Gilles Peskine · 2 years, 6 months ago
  10. 570a0f8 Move to DER certificates for new x509 tests by Andrzej Kurek · 2 years, 6 months ago
  11. 7a05fab Added the uniformResourceIdentifier subtype for the subjectAltName. by Andrzej Kurek · 2 years, 6 months ago
  12. a22749e Merge pull request #6816 from nick-child-ibm/pkcs7_coverage by Dave Rodgman · 2 years, 6 months ago
  13. 3dafc6c pkcs7: Drop support for signature in contentInfo of signed data by Nick Child · 2 years, 6 months ago
  14. 0cfb08d Merge pull request #6922 from mprse/csr_v3 by Gilles Peskine · 2 years, 6 months ago
  15. a0c15d0 pkcs7/test: Add test cases for pkcs7 with 3 signers by Nick Child · 2 years, 6 months ago
  16. e8a8116 test/pkcs7: Add test for expired cert by Nick Child · 2 years, 8 months ago
  17. 18b9b03 test: add test for a full length serial of 0xFF by Valerio Setti · 2 years, 6 months ago
  18. d7992df Use input files to parse CSR instead of bytes by Przemek Stekiel · 2 years, 6 months ago
  19. de7bb5b test: add failing check for secp224r1 with compressed format by Valerio Setti · 2 years, 6 months ago
  20. 92cce3f Use extension .csr.der to indicate format by Przemek Stekiel · 2 years, 6 months ago
  21. 1609685 Add negative test cases and use DER format for CSRs by Przemek Stekiel · 2 years, 6 months ago
  22. e7fbbb3 Generate csr files to test v3 extensions by Przemek Stekiel · 2 years, 7 months ago
  23. ff15953 test: data: fix makefile error by Valerio Setti · 2 years, 7 months ago
  24. 0c96016 test: extend makefile to generate keys with compressed points by Valerio Setti · 2 years, 7 months ago
  25. 856cec4 test: x509: add more tests for checking certificate serial by Valerio Setti · 2 years, 7 months ago
  26. 72bffe0 Merge pull request #6663 from davidhorstmann-arm/fix-typo-unsupported by Gilles Peskine · 2 years, 8 months ago
  27. 119d7e2 Fix typo 'unsupoported' -> 'unsupported' by David Horstmann · 2 years, 8 months ago
  28. a17d038 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 9 months ago
  29. edce0b4 Merge pull request #6454 from valeriosetti/issue4577 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  30. 48e8fc7 Adding unit test for mbedtls_x509write_csr_set_extension() by Valerio Setti · 2 years, 10 months ago
  31. f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 9 months ago
  32. fc234b7 test/pkcs7: Add Windows CRLF EOF to data files by Nick Child · 2 years, 9 months ago
  33. d0225af Add a new test with a binary hwSerialNum by Victor Barpp Gomes · 2 years, 10 months ago
  34. 45525d3 pkcs7: Fix dependencies for pkcs7 tests by Nick Child · 3 years, 5 months ago
  35. 600bd30 Avoid unwanted eol conversion of test data by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  36. 673a226 pkcs7: add support for signed data by Nayna Jain · 4 years, 8 months ago
  37. c9deb18 mbedtls: add support for pkcs7 by Nayna Jain · 4 years, 9 months ago
  38. b33dacd Fix parsing of special chars in X509 DN values by Werner Lewis · 3 years, 3 months ago
  39. 64bff9f tests: data_files: Avoid symbolic links by Ronald Cron · 3 years, 8 months ago
  40. dda036d rename ecdsa_secp*sha* to ecdsa_secp* by Jerry Yu · 3 years, 8 months ago
  41. 0f99af8 Add keys for tls13 compat tests by Jerry Yu · 3 years, 9 months ago
  42. 75628d5 Code review fixes by TRodziewicz · 4 years, 2 months ago
  43. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  44. c6b0d96 More precise testing of dhm_min_len by Gilles Peskine · 4 years, 8 months ago
  45. 6fbff5b Merge pull request #3698 from darrenkrahn/development by Dave Rodgman · 4 years, 7 months ago
  46. 9c134ce Add build instructions for new test data. by Darren Krahn · 4 years, 7 months ago
  47. a282984 Merge pull request #773 from paul-elliott-arm/discrepancy_cert by Gilles Peskine · 4 years, 8 months ago
  48. ca17ebf Add tag check to cert algorithm check by Paul Elliott · 4 years, 9 months ago
  49. 8f24a8b Merge pull request #3595 from gilles-peskine-arm/cert-gen-cleanup-202008-development by Ronald Cron · 4 years, 10 months ago
  50. 1803563 Fix "make -C tests/data_files -f ..." by Gilles Peskine · 4 years, 11 months ago
  51. 9e4d438 Merge pull request #3433 from raoulstrackx/raoul/verify_crl_without_time by Gilles Peskine · 5 years ago
  52. 6edfe60 Merge pull request #2182 from hanno-arm/key_pwd by Manuel Pégourié-Gonnard · 5 years ago
  53. d1ff757 Fix "make -C tests/data_files" by Gilles Peskine · 5 years ago
  54. 226eedb Add password protected version of key for data_files/server{2,5}.key by Hanno Becker · 5 years ago
  55. a4e8614 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
  56. 7d2a4d8 Add test: DNS names should not match IP addresses by Manuel Pégourié-Gonnard · 5 years ago
  57. 43259ce Remove unused test data file by Gilles Peskine · 6 years ago
  58. 41f2de9 Merge pull request #638 from ARMmbed/development-proposed by Gilles Peskine · 6 years ago
  59. 9eeb861 Update certificates to expire in 2029 by Ron Eldor · 6 years ago
  60. b7c9626 Update soon to be expired crl by Ron Eldor · 6 years ago
  61. bd3a746 Merge remote-tracking branch 'restricted/pr/573' into development-restricted by Jaeden Amero · 6 years ago
  62. 6b5dc68 Merge remote-tracking branch 'origin/pr/2430' into development by Jaeden Amero · 6 years ago
  63. c195555 Add a test for signing content with a long ECDSA key by k-stachowiak · 6 years ago
  64. 4cbea4b Remove heading spaces in tests/data_files/Makefile by Hanno Becker · 6 years ago
  65. 58fc28c Rename server1.der to server1.crt.der by Hanno Becker · 6 years ago
  66. e21387e Add build instructions to generate DER versions of CRTs and keys by Hanno Becker · 6 years ago
  67. 53756b3 Add MD[245] test CRTs to tree by Hanno Becker · 6 years ago
  68. 2e0f71f Add instructions for MD[245] test CRTs to tests/data_files/Makefile by Hanno Becker · 6 years ago
  69. 3c4734a Add Wisun Fan device certificate by Ron Eldor · 6 years ago
  70. 74d9acc Add support for certificate policies extension by Ron Eldor · 6 years ago
  71. b2dc3fa Suppport otherName of type hardware module name by Ron Eldor · 6 years ago
  72. 137c5b7 Merge remote-tracking branch 'origin/pr/2477' into development by Jaeden Amero · 6 years ago
  73. 7067f81 Add tests for (named) bitstring to suite_asn1write by Andres Amaya Garcia · 7 years ago
  74. 001626e Fix typo in data_file generator code by Jaeden Amero · 6 years ago
  75. 462c3e5 Add test for mbedtls_x509_parse_file() with DER encoded CRT by Hanno Becker · 7 years ago
  76. 710f203 Merge branch 'iotssl-1770' into development_thomas_dee by Hanno Becker · 7 years ago
  77. b963081 Generate tests/data_files/test-ca_cat[12|21].crt from Makefile by Hanno Becker · 7 years ago
  78. 386f99c Generate cli-rsa* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 7 years ago
  79. 0dd1139 Generate server5.req.ku.sha1 through Mbed TLS application by Hanno Becker · 7 years ago
  80. ebc1f40 Generate server2* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 7 years ago
  81. b837775 Generate test-ca* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 7 years ago
  82. 50cb93a Generate server1* CRTs and CSRs through Mbed TLS applications by Hanno Becker · 7 years ago
  83. da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  84. 78a03ec Merge remote-tracking branch 'upstream-public/pr/1379' into development-proposed by Jaeden Amero · 7 years ago
  85. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  86. d2df936 Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  87. a63305d x509: CRL: add tests for non-critical extension by Manuel Pégourié-Gonnard · 7 years ago
  88. fd3e4fb x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  89. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  90. e6844cc Merge branch 'pr_1135' into development-proposed by Gilles Peskine · 7 years ago
  91. f476b9d data_files/pkcs8-v2: add keys generated with PRF != SHA1 by Antonio Quartulli · 8 years ago
  92. ea8d697 Merge remote-tracking branch 'upstream-public/pr/1089' into development by Gilles Peskine · 8 years ago
  93. 3f2da84 Resolve PR review comments by Ron Eldor · 8 years ago
  94. b006518 Resolve PR review comments by Ron Eldor · 8 years ago
  95. 08a36dd Unify naming schemes for RSA keys by Hanno Becker · 8 years ago
  96. cc56628 Don't use all_final as a target in tests/data_files/Makefile by Hanno Becker · 8 years ago
  97. 81535d0 Minor style and typo corrections by Hanno Becker · 8 years ago
  98. 418a622 Extend tests/data_files/Makefile to include CRT's for CRT write test by Hanno Becker · 8 years ago
  99. 5a4f172 Add suffix for 1024-bit RSA key files by Hanno Becker · 8 years ago
  100. c8063c5 Correct Makefile in tests/data_files by Hanno Becker · 8 years ago