1. eacccb7 Add RSASSA-PSS certificate with all defaults by Manuel Pégourié-Gonnard · 11 years ago
  2. 5388202 Also verify CRLs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 11 years ago
  3. 920e1cd Add basic PSS cert verification by Manuel Pégourié-Gonnard · 11 years ago
  4. 78117d5 Consider trailerField a constant by Manuel Pégourié-Gonnard · 11 years ago
  5. 39868ee Parse CSRs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  6. 2a8d7fd Add tests for parsing CSRs by Manuel Pégourié-Gonnard · 12 years ago
  7. 8e42ff6 Parse CRLs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  8. 9df5c96 Fix dependencies by Manuel Pégourié-Gonnard · 12 years ago
  9. e76b750 Finish parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 12 years ago
  10. f346bab Start parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 12 years ago
  11. 59a75d5 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  12. 1ebc0c5 Fix typos by Paul Bakker · 11 years ago
  13. 4cdb4d9 X509 time-related tests depend on POLARSSL_HAVE_TIME by Paul Bakker · 11 years ago
  14. 3d41370 Fix hash dependencies in X.509 tests by Manuel Pégourié-Gonnard · 11 years ago
  15. edc81ff Fix some more curve depends in X.509 tests by Manuel Pégourié-Gonnard · 11 years ago
  16. ec4d273 Fix curve dependencies in *keyusage tests by Manuel Pégourié-Gonnard · 11 years ago
  17. b6487da Fixed result for test case in test_suite_x509parse by Paul Bakker · 11 years ago
  18. add05d7 Fix some dependency declarations in X.509 tests by Manuel Pégourié-Gonnard · 11 years ago
  19. 7afb8a0 Add x509_crt_check_extended_key_usage() by Manuel Pégourié-Gonnard · 11 years ago
  20. 99d4f19 Add keyUsage checking for CAs by Manuel Pégourié-Gonnard · 11 years ago
  21. 603116c Add x509_crt_check_key_usage() by Manuel Pégourié-Gonnard · 11 years ago
  22. 7afdb88 Test and fix x509_oid functions by Manuel Pégourié-Gonnard · 11 years ago
  23. 7b30cfc x509_crt_info() list output cosmectics by Manuel Pégourié-Gonnard · 11 years ago
  24. f6f4ab4 Print extended key usage in x509_crt_info() by Manuel Pégourié-Gonnard · 11 years ago
  25. 65c2ddc Print key_usage in x509_crt_info() by Manuel Pégourié-Gonnard · 11 years ago
  26. bce2b30 Print subject alt name in x509_crt_info() by Manuel Pégourié-Gonnard · 11 years ago
  27. 919f8f5 Print NS Cert Type in x509_crt_info() by Manuel Pégourié-Gonnard · 11 years ago
  28. b28487d Start printing extensions in x509_crt_info() by Manuel Pégourié-Gonnard · 11 years ago
  29. c7a88a9 Fix more depend issues on specific curves by Manuel Pégourié-Gonnard · 11 years ago
  30. 9533765 Reject certs and CRLs from the future by Manuel Pégourié-Gonnard · 11 years ago
  31. 6304f78 Add x509_time_future() by Manuel Pégourié-Gonnard · 11 years ago
  32. c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
  33. 41cae8e Parse CSRs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  34. d4fd57d Add tests for parsing CSRs by Manuel Pégourié-Gonnard · 12 years ago
  35. 5eeb32b Parse CRLs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  36. ce7c6fd Fix dependencies by Manuel Pégourié-Gonnard · 12 years ago
  37. 3c1e8b5 Finish parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 12 years ago
  38. d9fd87b Start parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 12 years ago
  39. b1d4eb1 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  40. 474c2ce Fixed dependencies for some tests by Paul Bakker · 12 years ago
  41. c680405 Removed test for empty data_files/dir0 by Paul Bakker · 12 years ago
  42. fbae2a1 Add tests for x509_crt_parse_path() by Manuel Pégourié-Gonnard · 12 years ago
  43. 420edca Clean up config-suite-b.h thanks to new certs by Manuel Pégourié-Gonnard · 12 years ago
  44. cc648d1 Adapt test cases to new certs and file names by Manuel Pégourié-Gonnard · 12 years ago
  45. c27c4e2 Support faulty X509 v1 certificates with extensions by Paul Bakker · 12 years ago
  46. 387a211 Fix some dependencies in tests by Manuel Pégourié-Gonnard · 12 years ago
  47. 5187656 Renamed X509 / X509WRITE error codes to generic (non-cert-specific) by Paul Bakker · 12 years ago
  48. cff6842 POLARSSL_PEM_C split into POLARSSL_PEM_PARSE_C and POLARSSL_PEM_WRITE_C by Paul Bakker · 12 years ago
  49. 428b9ba Moved POLARSSL_FS_IO check to .function from .data by Paul Bakker · 12 years ago
  50. e827ce0 Fix for parse commit by Paul Bakker · 12 years ago
  51. 1a7550a Moved PK key parsing from X509 module to PK module by Paul Bakker · 12 years ago
  52. 92cb1d3 Make CBC an option, step 3: individual ciphers by Manuel Pégourié-Gonnard · 12 years ago
  53. 989ed38 Make CBC an option, step 2: cipher layer by Manuel Pégourié-Gonnard · 12 years ago
  54. a594385 x509_verify() now case insensitive for cn (RFC 6125 6.4) by Paul Bakker · 12 years ago
  55. 48377d9 Configuration option to enable/disable POLARSSL_PKCS1_V15 operations by Paul Bakker · 12 years ago
  56. df0142b Fix some dependencies in tests by Manuel Pégourié-Gonnard · 12 years ago
  57. b4e9ca9 Add some more x509_verify tests by Manuel Pégourié-Gonnard · 12 years ago
  58. 05b9dce Add tests for crl_info with EC CA by Manuel Pégourié-Gonnard · 12 years ago
  59. 6d29ff2 Add cert_info tests for EC and mixed certificates by Manuel Pégourié-Gonnard · 12 years ago
  60. 6009c3a Add tests for EC cert and crl validation by Manuel Pégourié-Gonnard · 12 years ago
  61. e7f64a8 Add missing depends to some x509parse tests by Manuel Pégourié-Gonnard · 12 years ago
  62. 5a8a62c Fixed some x509parse tests after merge of new test framework by Paul Bakker · 12 years ago
  63. 898edb7 Merged the revamped test framework into development by Paul Bakker · 12 years ago
  64. 68a4fce Added missing dependencies on functions and tests by Paul Bakker · 12 years ago
  65. b03de8b Add test for EC keys with all curves. by Manuel Pégourié-Gonnard · 12 years ago
  66. 06dab80 Fix memory error in asn1_get_bitstring_null() by Manuel Pégourié-Gonnard · 12 years ago
  67. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  68. 4f47538 Fix some 'depends' in tests by Manuel Pégourié-Gonnard · 12 years ago
  69. a2d4e64 Some more EC pubkey parsing refactoring by Manuel Pégourié-Gonnard · 12 years ago
  70. a3c86c3 Certificates with EC key and/or sig parsed by Manuel Pégourié-Gonnard · 12 years ago
  71. 72ef0b7 Add test certificate signed with ECDSA by Manuel Pégourié-Gonnard · 12 years ago
  72. 244569f Use generic x509_get_pubkey() for RSA functions by Manuel Pégourié-Gonnard · 12 years ago
  73. 2b9252c Add tests for x509parse_key_ec() by Manuel Pégourié-Gonnard · 12 years ago
  74. 1bc6931 Add test for x509parse_public_keyfile_ec by Manuel Pégourié-Gonnard · 12 years ago
  75. ba4878a Rename x509parse_key & co with _rsa suffix by Manuel Pégourié-Gonnard · 12 years ago
  76. 9e36f04 SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly by Paul Bakker · 12 years ago
  77. f8d018a Made asn1_get_alg() and asn1_get_alg_null() as generic functions by Paul Bakker · 12 years ago
  78. f67edd9 Made x509parse PKCS#12 and PKCS#5 tests dependent on defines by Paul Bakker · 12 years ago
  79. 38b50d7 Moved PKCS#12 PBE functions to cipher / md layer where possible by Paul Bakker · 12 years ago
  80. a4232a7 x509parse_crt() and x509parse_crt_der() return X509 password related codes by Paul Bakker · 12 years ago
  81. 28144de PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates by Paul Bakker · 12 years ago
  82. f1f21fe Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis by Paul Bakker · 12 years ago
  83. e2f5040 Internally split up x509parse_key() by Paul Bakker · 12 years ago
  84. c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago
  85. 915275b - Revamped x509_verify() and the SSL f_vrfy callback implementations by Paul Bakker · 13 years ago
  86. 1a0f552 - Fixed test for 'trust extension' change by Paul Bakker · 13 years ago
  87. 9195662 - Added test for no-subject certificates with altSubjectNames by Paul Bakker · 13 years ago
  88. 4d2c124 - Changed certificate verify behaviour to comply with RFC 6125 section 6.3 to not match CN if subjectAltName extension is present. by Paul Bakker · 13 years ago
  89. 57b1298 - Multi-domain certificates support wildcards as well by Paul Bakker · 13 years ago
  90. a8cd239 - Added support for wildcard certificates by Paul Bakker · 13 years ago
  91. fae618f - Updated tests to reflect recent changes by Paul Bakker · 14 years ago
  92. 36f1b19 - Added test for PKCS#8 wrapped private and public keys by Paul Bakker · 14 years ago
  93. 9d78140 - A error_strerror function() has been added to translate between error codes and their description. by Paul Bakker · 14 years ago
  94. 335db3f - Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO by Paul Bakker · 14 years ago
  95. 1be81a4 - Removed test for MD2 certificate as OpenSSL does not support it anymore by Paul Bakker · 14 years ago
  96. 400ff6f - Corrected parsing of UTCTime dates before 1990 and after 1950 by Paul Bakker · 14 years ago
  97. 96743fc - Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding by Paul Bakker · 14 years ago
  98. 76fd75a - Improved certificate validation and validation against the available CRLs by Paul Bakker · 15 years ago
  99. b63b0af - Added verification callback in certificate verification chain in order to allow external blacklisting by Paul Bakker · 15 years ago
  100. 9120018 - Added support for GeneralizedTime in X509 certificates by Paul Bakker · 15 years ago