1. ef7730c [Backport 2.16] Mark basic constraints critical as appropriate. by Darren Krahn · 4 years, 11 months ago
  2. 15e860c Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.9r0-pr by Janos Follath · 4 years, 8 months ago
  3. 027b601 Add tag check to cert algorithm check by Paul Elliott · 4 years, 8 months ago
  4. b74e0d0 Merge pull request #3596 from gilles-peskine-arm/cert-gen-cleanup-202008-2.16 by Ronald Cron · 4 years, 10 months ago
  5. e39d14b Fix "make -C tests/data_files -f ..." by Gilles Peskine · 4 years, 11 months ago
  6. 75475d8 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
  7. e6e812a Commit the intermediate files cert_md*.csr by Gilles Peskine · 5 years ago
  8. 6b739bb Fix "make -C tests/data_files" by Gilles Peskine · 5 years ago
  9. a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  10. 58c8da2 Add test: DNS names should not match IP addresses by Manuel Pégourié-Gonnard · 5 years ago
  11. f744bd7 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  12. 51b41d5 Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  13. 468a76f Add copyright dates to all scripts by Bence Szépkúti · 5 years ago
  14. cd29f86 Normalize line endings by Gilles Peskine · 5 years ago
  15. acf7f2c Guard from undefined behaviour in case of an INT_MAX max_pathlen by Andrzej Kurek · 5 years ago
  16. 4d7c748 Merge remote-tracking branch 'upstream-restricted/pr/503' into mbedtls-2.16-restricted by Gilles Peskine · 6 years ago
  17. c3c738e Merge pull request #639 from ARMmbed/mbedtls-2.16-proposed by Gilles Peskine · 6 years ago
  18. 3650392 Update certificates to expire in 2029 by Ron Eldor · 6 years ago
  19. 9647bc5 Update soon to be expired crl by Ron Eldor · 6 years ago
  20. 7b03e87 Merge remote-tracking branch 'restricted/pr/582' into mbedtls-2.16-restricted by Jaeden Amero · 6 years ago
  21. 7aed01c Merge remote-tracking branch 'origin/pr/2481' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  22. 11f38e2 Add a test for signing content with a long ECDSA key by k-stachowiak · 6 years ago
  23. 8d59f25 Add MD[245] test CRTs to tree by Hanno Becker · 6 years ago
  24. 928f617 Add instructions for MD[245] test CRTs to tests/data_files/Makefile by Hanno Becker · 6 years ago
  25. dd7e193 Add new line at the end of test-ca2.key.enc by Hanno Becker · 6 years ago
  26. f8b0b15 Rename server1.der to server1.crt.der by Hanno Becker · 6 years ago
  27. 389ee9b Add DER encoded files to git tree by Hanno Becker · 6 years ago
  28. 5895a2d Add build instructions to generate DER versions of CRTs and keys by Hanno Becker · 6 years ago
  29. e59c419 Fix typo in data_file generator code by Jaeden Amero · 6 years ago
  30. 2c0f6f0 Add tests for (named) bitstring to suite_asn1write by Andres Amaya Garcia · 7 years ago
  31. 9fc7af0 Merge remote-tracking branch 'origin/pr/2040' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  32. 710f203 Merge branch 'iotssl-1770' into development_thomas_dee by Hanno Becker · 7 years ago
  33. 6e1adee Regenerate test files by Hanno Becker · 7 years ago
  34. 52acdb5 Add tests for relaxed CRL-CA name comparison by Hanno Becker · 7 years ago
  35. b963081 Generate tests/data_files/test-ca_cat[12|21].crt from Makefile by Hanno Becker · 7 years ago
  36. 386f99c Generate cli-rsa* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 7 years ago
  37. 0dd1139 Generate server5.req.ku.sha1 through Mbed TLS application by Hanno Becker · 7 years ago
  38. ebc1f40 Generate server2* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 7 years ago
  39. b837775 Generate test-ca* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 7 years ago
  40. 50cb93a Generate server1* CRTs and CSRs through Mbed TLS applications by Hanno Becker · 7 years ago
  41. 03de210 Add additional test case for alternative CSR headers by Simon Butcher · 7 years ago
  42. e082c18 pk_write test cases with short/long private key by Gilles Peskine · 7 years ago
  43. da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  44. 78a03ec Merge remote-tracking branch 'upstream-public/pr/1379' into development-proposed by Jaeden Amero · 7 years ago
  45. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  46. d2df936 Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  47. 47a98d4 fixup previous commit: add forgotten file by Manuel Pégourié-Gonnard · 7 years ago
  48. a63305d x509: CRL: add tests for non-critical extension by Manuel Pégourié-Gonnard · 7 years ago
  49. fd3e4fb x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  50. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  51. e6844cc Merge branch 'pr_1135' into development-proposed by Gilles Peskine · 7 years ago
  52. f476b9d data_files/pkcs8-v2: add keys generated with PRF != SHA1 by Antonio Quartulli · 8 years ago
  53. 7fb29b1 Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago
  54. ea8d697 Merge remote-tracking branch 'upstream-public/pr/1089' into development by Gilles Peskine · 8 years ago
  55. 2507267 Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago
  56. e770722 Merge remote-tracking branch 'upstream-public/pr/1062' into development by Gilles Peskine · 8 years ago
  57. 28a0c72 RSA: Fix buffer overflow in PSS signature verification by Gilles Peskine · 8 years ago
  58. 3f2da84 Resolve PR review comments by Ron Eldor · 8 years ago
  59. b006518 Resolve PR review comments by Ron Eldor · 8 years ago
  60. d0c56de Add support for public keys encoded with PKCS#1 by Ron Eldor · 8 years ago
  61. 08a36dd Unify naming schemes for RSA keys by Hanno Becker · 8 years ago
  62. cc56628 Don't use all_final as a target in tests/data_files/Makefile by Hanno Becker · 8 years ago
  63. 81535d0 Minor style and typo corrections by Hanno Becker · 8 years ago
  64. 4769865 Omit version from X.509 v1 certificates by Hanno Becker · 8 years ago
  65. 418a622 Extend tests/data_files/Makefile to include CRT's for CRT write test by Hanno Becker · 8 years ago
  66. 5a4f172 Add suffix for 1024-bit RSA key files by Hanno Becker · 8 years ago
  67. c8063c5 Correct Makefile in tests/data_files by Hanno Becker · 8 years ago
  68. 8fdfc98 Update keyfiles by Hanno Becker · 8 years ago
  69. d16f612 Add RSA key generation commands to test Makefile by Hanno Becker · 8 years ago
  70. 37c6b6b Add tests for encrypted 2048 and 4096-bit RSA keys by Hanno Becker · 8 years ago
  71. 5faafa7 Update X.509 test certs' Readme by Manuel Pégourié-Gonnard · 8 years ago
  72. 8b59049 Make verify() actually restartable by Manuel Pégourié-Gonnard · 8 years ago
  73. d19a41d Add tests for verify_restartable() by Manuel Pégourié-Gonnard · 8 years ago
  74. 7ff243a Add missing dependency in test-certs Makefile by Manuel Pégourié-Gonnard · 8 years ago
  75. 2d825d4 Add test for same CA with different keys by Manuel Pégourié-Gonnard · 8 years ago
  76. c10afdb Add test for CA forgery attempt by Manuel Pégourié-Gonnard · 8 years ago
  77. bc31301 Add tests for flags passed to f_vrfy by Manuel Pégourié-Gonnard · 8 years ago
  78. b341dd5 Add tests for spurious certs in the chain by Manuel Pégourié-Gonnard · 8 years ago
  79. 4dfc04a Add test for bad signature with longer chain by Manuel Pégourié-Gonnard · 8 years ago
  80. 29d60fb Add test for expired cert in longer chain by Manuel Pégourié-Gonnard · 8 years ago
  81. e908c3d Improve Readme for long test certificate chains by Hanno Becker · 8 years ago
  82. 745bcf4 Fix typos by Janos Follath · 8 years ago
  83. 5be13d8 Make test script more portable by Manuel Pégourié-Gonnard · 8 years ago
  84. 1beb048 Add test for limit on intermediate certificates by Manuel Pégourié-Gonnard · 8 years ago
  85. fd14bca Document test data makefile by Gilles Peskine · 8 years ago
  86. bc70a18 Test that SHA-1 defaults off by Gilles Peskine · 8 years ago
  87. f040a17 Added SHA256 test certificates by Gilles Peskine · 8 years ago
  88. fc794ff Merge branch 'iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  89. 9f430c1 Add tests for out flags from x509_crt_verify_top() by Andres AG · 9 years ago
  90. a39db39 Add test for infinite loop in CRL parse by Andres AG · 9 years ago
  91. 4b852db Merge branch 'iotssl-629-der-trailing-bytes' by Simon Butcher · 9 years ago
  92. f59e66b Remove redundant test certificates and clarify ChangeLog by Simon Butcher · 9 years ago
  93. df4bca2 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  94. 12c868c X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  95. 0b24234 x509: trailing bytes in DER: add integration tests by Janos Follath · 9 years ago
  96. 8b4331a Add test case for root with max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  97. a3aa43d Add test case for first intermediate max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  98. 0a543a8 Merge pull request #320 from Inikup/fix-issue-318 by Manuel Pégourié-Gonnard · 10 years ago
  99. 00ee6ee Test certificate "Server1 SHA1, key_usage" reissued. by Jonathan Leroy · 10 years ago
  100. ef4f258 Additional corner cases for testing pathlen constrains. Just in case. by Janos Follath · 10 years ago