1. 2c0f6f0 Add tests for (named) bitstring to suite_asn1write by Andres Amaya Garcia · 7 years ago
  2. 9fc7af0 Merge remote-tracking branch 'origin/pr/2040' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  3. 710f203 Merge branch 'iotssl-1770' into development_thomas_dee by Hanno Becker · 7 years ago
  4. 6e1adee Regenerate test files by Hanno Becker · 7 years ago
  5. 52acdb5 Add tests for relaxed CRL-CA name comparison by Hanno Becker · 7 years ago
  6. b963081 Generate tests/data_files/test-ca_cat[12|21].crt from Makefile by Hanno Becker · 7 years ago
  7. 386f99c Generate cli-rsa* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 7 years ago
  8. 0dd1139 Generate server5.req.ku.sha1 through Mbed TLS application by Hanno Becker · 7 years ago
  9. ebc1f40 Generate server2* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 7 years ago
  10. b837775 Generate test-ca* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 7 years ago
  11. 50cb93a Generate server1* CRTs and CSRs through Mbed TLS applications by Hanno Becker · 7 years ago
  12. 03de210 Add additional test case for alternative CSR headers by Simon Butcher · 7 years ago
  13. da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  14. 78a03ec Merge remote-tracking branch 'upstream-public/pr/1379' into development-proposed by Jaeden Amero · 7 years ago
  15. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  16. d2df936 Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  17. 47a98d4 fixup previous commit: add forgotten file by Manuel Pégourié-Gonnard · 7 years ago
  18. a63305d x509: CRL: add tests for non-critical extension by Manuel Pégourié-Gonnard · 7 years ago
  19. fd3e4fb x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  20. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  21. e6844cc Merge branch 'pr_1135' into development-proposed by Gilles Peskine · 7 years ago
  22. f476b9d data_files/pkcs8-v2: add keys generated with PRF != SHA1 by Antonio Quartulli · 8 years ago
  23. 7fb29b1 Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago
  24. ea8d697 Merge remote-tracking branch 'upstream-public/pr/1089' into development by Gilles Peskine · 8 years ago
  25. 2507267 Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago
  26. e770722 Merge remote-tracking branch 'upstream-public/pr/1062' into development by Gilles Peskine · 8 years ago
  27. 28a0c72 RSA: Fix buffer overflow in PSS signature verification by Gilles Peskine · 8 years ago
  28. 3f2da84 Resolve PR review comments by Ron Eldor · 8 years ago
  29. b006518 Resolve PR review comments by Ron Eldor · 8 years ago
  30. d0c56de Add support for public keys encoded with PKCS#1 by Ron Eldor · 8 years ago
  31. 08a36dd Unify naming schemes for RSA keys by Hanno Becker · 8 years ago
  32. cc56628 Don't use all_final as a target in tests/data_files/Makefile by Hanno Becker · 8 years ago
  33. 81535d0 Minor style and typo corrections by Hanno Becker · 8 years ago
  34. 4769865 Omit version from X.509 v1 certificates by Hanno Becker · 8 years ago
  35. 418a622 Extend tests/data_files/Makefile to include CRT's for CRT write test by Hanno Becker · 8 years ago
  36. 5a4f172 Add suffix for 1024-bit RSA key files by Hanno Becker · 8 years ago
  37. c8063c5 Correct Makefile in tests/data_files by Hanno Becker · 8 years ago
  38. 8fdfc98 Update keyfiles by Hanno Becker · 8 years ago
  39. d16f612 Add RSA key generation commands to test Makefile by Hanno Becker · 8 years ago
  40. 37c6b6b Add tests for encrypted 2048 and 4096-bit RSA keys by Hanno Becker · 8 years ago
  41. 5faafa7 Update X.509 test certs' Readme by Manuel Pégourié-Gonnard · 8 years ago
  42. 8b59049 Make verify() actually restartable by Manuel Pégourié-Gonnard · 8 years ago
  43. d19a41d Add tests for verify_restartable() by Manuel Pégourié-Gonnard · 8 years ago
  44. 7ff243a Add missing dependency in test-certs Makefile by Manuel Pégourié-Gonnard · 8 years ago
  45. 2d825d4 Add test for same CA with different keys by Manuel Pégourié-Gonnard · 8 years ago
  46. c10afdb Add test for CA forgery attempt by Manuel Pégourié-Gonnard · 8 years ago
  47. bc31301 Add tests for flags passed to f_vrfy by Manuel Pégourié-Gonnard · 8 years ago
  48. b341dd5 Add tests for spurious certs in the chain by Manuel Pégourié-Gonnard · 8 years ago
  49. 4dfc04a Add test for bad signature with longer chain by Manuel Pégourié-Gonnard · 8 years ago
  50. 29d60fb Add test for expired cert in longer chain by Manuel Pégourié-Gonnard · 8 years ago
  51. e908c3d Improve Readme for long test certificate chains by Hanno Becker · 8 years ago
  52. 745bcf4 Fix typos by Janos Follath · 8 years ago
  53. 5be13d8 Make test script more portable by Manuel Pégourié-Gonnard · 8 years ago
  54. 1beb048 Add test for limit on intermediate certificates by Manuel Pégourié-Gonnard · 8 years ago
  55. fd14bca Document test data makefile by Gilles Peskine · 8 years ago
  56. bc70a18 Test that SHA-1 defaults off by Gilles Peskine · 8 years ago
  57. f040a17 Added SHA256 test certificates by Gilles Peskine · 8 years ago
  58. fc794ff Merge branch 'iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  59. 9f430c1 Add tests for out flags from x509_crt_verify_top() by Andres AG · 9 years ago
  60. a39db39 Add test for infinite loop in CRL parse by Andres AG · 9 years ago
  61. 4b852db Merge branch 'iotssl-629-der-trailing-bytes' by Simon Butcher · 9 years ago
  62. f59e66b Remove redundant test certificates and clarify ChangeLog by Simon Butcher · 9 years ago
  63. df4bca2 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  64. 12c868c X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  65. 0b24234 x509: trailing bytes in DER: add integration tests by Janos Follath · 9 years ago
  66. 8b4331a Add test case for root with max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  67. a3aa43d Add test case for first intermediate max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  68. 0a543a8 Merge pull request #320 from Inikup/fix-issue-318 by Manuel Pégourié-Gonnard · 10 years ago
  69. 00ee6ee Test certificate "Server1 SHA1, key_usage" reissued. by Jonathan Leroy · 10 years ago
  70. ef4f258 Additional corner cases for testing pathlen constrains. Just in case. by Janos Follath · 10 years ago
  71. 822b2c3 Added test case for pathlen constrains in intermediate certificates by Janos Follath · 10 years ago
  72. 560fea3 Add tests for verify callback by Manuel Pégourié-Gonnard · 10 years ago
  73. 052d10c Accept a trailing space at end of PEM lines by Manuel Pégourié-Gonnard · 10 years ago
  74. 9a70225 Add parsing/printing for new X.509 keyUsage flags by Manuel Pégourié-Gonnard · 10 years ago
  75. 6ea831d Add tests for mbedtls_set_hs_ca_chain() by Manuel Pégourié-Gonnard · 10 years ago
  76. 7a010aa Add tests for dhm_min_bitlen by Manuel Pégourié-Gonnard · 10 years ago
  77. 5119df2 Add test case for dh params with privateValueLength by Manuel Pégourié-Gonnard · 10 years ago
  78. e6c8366 Fix bug in pk_parse_key() by Manuel Pégourié-Gonnard · 10 years ago
  79. 6152b02 Fixed typos by Paul Bakker · 10 years ago
  80. 39ead3e Add test certificate for bitstring in DN by Manuel Pégourié-Gonnard · 10 years ago
  81. 57a5d60 Add tests for concatenated CRLs by Manuel Pégourié-Gonnard · 11 years ago
  82. 4be3449 Add Readme about X.509 test files by Manuel Pégourié-Gonnard · 11 years ago
  83. 9c911da Add tests for X.509 name encoding mismatch by Manuel Pégourié-Gonnard · 11 years ago
  84. 64938c6 Accept spaces at end of line/buffer in base64 by Manuel Pégourié-Gonnard · 11 years ago
  85. da1b4de Increase MPI_MAX_BYTES to allow RSA 8192 by Manuel Pégourié-Gonnard · 11 years ago
  86. 5a5fa92 x509_crt_parse() did not increase total_failed on PEM error by Paul Bakker · 11 years ago
  87. 192253a Fix buffer size in pk_write_*_pem() by Manuel Pégourié-Gonnard · 11 years ago
  88. d249b7a Restore ability to trust non-CA selfsigned EE cert by Manuel Pégourié-Gonnard · 11 years ago
  89. c4eff16 Restore ability to use v1 CA if trusted locally by Manuel Pégourié-Gonnard · 11 years ago
  90. 5873b00 Add pathological RSASSA-PSS test certificates by Manuel Pégourié-Gonnard · 11 years ago
  91. eacccb7 Add RSASSA-PSS certificate with all defaults by Manuel Pégourié-Gonnard · 11 years ago
  92. 5388202 Also verify CRLs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 11 years ago
  93. 920e1cd Add basic PSS cert verification by Manuel Pégourié-Gonnard · 11 years ago
  94. 39868ee Parse CSRs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  95. 2a8d7fd Add tests for parsing CSRs by Manuel Pégourié-Gonnard · 12 years ago
  96. 8e42ff6 Parse CRLs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  97. e76b750 Finish parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 12 years ago
  98. 59a75d5 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  99. 7afb8a0 Add x509_crt_check_extended_key_usage() by Manuel Pégourié-Gonnard · 11 years ago
  100. 99d4f19 Add keyUsage checking for CAs by Manuel Pégourié-Gonnard · 11 years ago