1. 7afdb88 Test and fix x509_oid functions by Manuel Pégourié-Gonnard · 11 years ago
  2. 6c1a73e Improve x509xrite_csr testing: extensions, version by Manuel Pégourié-Gonnard · 11 years ago
  3. c5ce83a Improve x509xrite_csr testing: extensions, ECDSA by Manuel Pégourié-Gonnard · 11 years ago
  4. 913030c Enable SSLv2 testing if OPENSSL_CMD is set by Manuel Pégourié-Gonnard · 11 years ago
  5. 2be0b52 Add selftest program to the list of tests by Manuel Pégourié-Gonnard · 11 years ago
  6. 52a555c Also test backwards compat strerror() function by Manuel Pégourié-Gonnard · 11 years ago
  7. 6c33a16 Add previously forgotten test files... oops! by Manuel Pégourié-Gonnard · 11 years ago
  8. 7b30cfc x509_crt_info() list output cosmectics by Manuel Pégourié-Gonnard · 11 years ago
  9. f6f4ab4 Print extended key usage in x509_crt_info() by Manuel Pégourié-Gonnard · 11 years ago
  10. 65c2ddc Print key_usage in x509_crt_info() by Manuel Pégourié-Gonnard · 11 years ago
  11. bce2b30 Print subject alt name in x509_crt_info() by Manuel Pégourié-Gonnard · 11 years ago
  12. 919f8f5 Print NS Cert Type in x509_crt_info() by Manuel Pégourié-Gonnard · 11 years ago
  13. b28487d Start printing extensions in x509_crt_info() by Manuel Pégourié-Gonnard · 11 years ago
  14. 00d538f Disable renegotiation by default in example cli/srv by Manuel Pégourié-Gonnard · 11 years ago
  15. 3895f5a all.sh: directly go for ASan build by Manuel Pégourié-Gonnard · 11 years ago
  16. 96d5265 Made ready for release 1.3.5 by Paul Bakker · 11 years ago polarssl-1.3.5
  17. 76b8ab7 ssl-opt.sh: address some robustness issues by Manuel Pégourié-Gonnard · 11 years ago
  18. c042cf0 Fix broken tests due to changed error code by Manuel Pégourié-Gonnard · 11 years ago
  19. 674e0b0 Improvements to tests/Makefile when using shared library by Paul Bakker · 11 years ago
  20. e9a9a61 Deduplicate suites in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  21. 8a3a320 Update lcov test descriptions by Manuel Pégourié-Gonnard · 11 years ago
  22. 12b8472 Test against GnuTLS for every common ciphersuite by Manuel Pégourié-Gonnard · 11 years ago
  23. a1a9f9a Allow GnuTLS to be enabled via environment by Manuel Pégourié-Gonnard · 11 years ago
  24. e01af4c Tune compat.sh and ssl-opt.sh error reporting by Manuel Pégourié-Gonnard · 11 years ago
  25. 244c06e Be more specific in ref-configs's compat.sh call by Manuel Pégourié-Gonnard · 11 years ago
  26. 897a595 Make all.sh more robust in some use cases by Manuel Pégourié-Gonnard · 11 years ago
  27. ad91495 Ignore .log files in tests by Paul Bakker · 11 years ago
  28. 3f0be61 Merged support for parsing EC keys that use SpecifiedECDomain by Paul Bakker · 11 years ago
  29. 80955ee all.sh: one test script to run them all by Manuel Pégourié-Gonnard · 11 years ago
  30. 5de31ec Don't use dummy CA in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  31. a11a77f Add test for SpecifiedECDomain by Manuel Pégourié-Gonnard · 11 years ago
  32. 3947d04 Fix too aggressive test for gnutls commands by Manuel Pégourié-Gonnard · 11 years ago
  33. 417d46c Add --filter, --exclude to ssl-opt.sh by Manuel Pégourié-Gonnard · 11 years ago
  34. 74faf3c Fix usage of environment variables for commands by Manuel Pégourié-Gonnard · 11 years ago
  35. 84fd687 Use ssl_client2 to terminate ssl_server2 by Manuel Pégourié-Gonnard · 11 years ago
  36. ba0b844 compat.sh and ssl-opt.sh cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  37. 9edba77 Add --exclude and --peers options to compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  38. a437144 Start adding GnuTLS client support to compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  39. 213c67a Adapt to new ssl_client2 default by Manuel Pégourié-Gonnard · 11 years ago
  40. 5b2d776 GnuTLS in compat.sh: server-side by Manuel Pégourié-Gonnard · 11 years ago
  41. 3eec604 Add memcheck support to compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  42. de515cc Add tests for client w/o certificate by Manuel Pégourié-Gonnard · 11 years ago
  43. 1b149ef Use no cert when none is required in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  44. f7a2690 Make the openssl command configurable in sh tests by Manuel Pégourié-Gonnard · 11 years ago
  45. 911622d compat.sh: never kill our server by Manuel Pégourié-Gonnard · 11 years ago
  46. 87ae303 compat.sh: use file output (prep. for valgrind) by Manuel Pégourié-Gonnard · 11 years ago
  47. 42d195a compat.sh: don't start server if no ciphersuite by Manuel Pégourié-Gonnard · 11 years ago
  48. 9dea8bd Minor compat.sh clean-up by Manuel Pégourié-Gonnard · 11 years ago
  49. c73339f Add a --memcheck option to ssl-opt.sh by Manuel Pégourié-Gonnard · 11 years ago
  50. a3d808e Add tests for version bounds by Manuel Pégourié-Gonnard · 11 years ago
  51. 0b6609b Add tests for non-blocking I/O by Manuel Pégourié-Gonnard · 11 years ago
  52. db735f6 Add tests for sess-id-based resume with OpenSSL by Manuel Pégourié-Gonnard · 11 years ago
  53. fccd325 Add tests for tickets with OpenSSL by Manuel Pégourié-Gonnard · 11 years ago
  54. 677884d Add a few checks in ssl-opt.sh by Manuel Pégourié-Gonnard · 11 years ago
  55. a9062e9 shell scripts: clean up when exiting on signal by Manuel Pégourié-Gonnard · 11 years ago
  56. c1da664 Add test for SSLv2 ClientHello by Manuel Pégourié-Gonnard · 11 years ago
  57. 96ea2f2 Add tests for SNI by Manuel Pégourié-Gonnard · 11 years ago
  58. 4145b89 compat.sh cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  59. 720375e Add test descriptions for lcov by Manuel Pégourié-Gonnard · 11 years ago
  60. 8520dac Add tests for auth_mode by Manuel Pégourié-Gonnard · 11 years ago
  61. da782c9 compat.sh: better certificate verification testing by Manuel Pégourié-Gonnard · 11 years ago
  62. 33a752e ssl-opt.sh: count and report failures by Manuel Pégourié-Gonnard · 11 years ago
  63. f8bdbb5 ssl-opt.sh: cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  64. dbe1ee1 Add tests for session ticket lifetime by Manuel Pégourié-Gonnard · 11 years ago
  65. c55a5b7 Add tests for cache timeout by Manuel Pégourié-Gonnard · 11 years ago
  66. 4c88345 Add test for ssl_cache max_entries by Manuel Pégourié-Gonnard · 11 years ago
  67. 780d671 Add tests for renegotiation by Manuel Pégourié-Gonnard · 11 years ago
  68. de14378 Add tests for max fragment length extension by Manuel Pégourié-Gonnard · 11 years ago
  69. f7c5201 Add basic tests for session resumption by Manuel Pégourié-Gonnard · 11 years ago
  70. eaadc50 New ssl-opt.sh test script by Manuel Pégourié-Gonnard · 11 years ago
  71. c57e98b compat.sh: terminate ssl_server2 cleanly by Manuel Pégourié-Gonnard · 11 years ago
  72. 5f593f0 compat.sh: rm a useless sleep by Manuel Pégourié-Gonnard · 11 years ago
  73. 9595771 compat.sh: source cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  74. 330e411 compat.sh: factor code into run_client() function by Manuel Pégourié-Gonnard · 11 years ago
  75. 304beef compat.sh: function to start server by Manuel Pégourié-Gonnard · 11 years ago
  76. 9ada01a compat.sh: regroup arguments even more by Manuel Pégourié-Gonnard · 11 years ago
  77. 1b31d7f compat.sh: remove useless server restart by Manuel Pégourié-Gonnard · 11 years ago
  78. 48f196c compat.sh refactoring: group ciphersuite lists by Manuel Pégourié-Gonnard · 11 years ago
  79. d941a79 compat.sh refectoring: regroup argument setting by Manuel Pégourié-Gonnard · 11 years ago
  80. c7a88a9 Fix more depend issues on specific curves by Manuel Pégourié-Gonnard · 11 years ago
  81. 9533765 Reject certs and CRLs from the future by Manuel Pégourié-Gonnard · 11 years ago
  82. 6304f78 Add x509_time_future() by Manuel Pégourié-Gonnard · 11 years ago
  83. 29dcc0b Fix depend issues in test suites for cipher modes by Manuel Pégourié-Gonnard · 11 years ago
  84. 3d52ab7 Fixed CMake symlinking on out-of-source builds by Paul Bakker · 11 years ago
  85. e8bac68 Add -Wunreachable-code to check mode by Manuel Pégourié-Gonnard · 11 years ago
  86. c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
  87. cd6d69a Fixed testing with out-of-source builds using cmake by Paul Bakker · 11 years ago
  88. ab50d8d Merged RSA-PSS support in Certificate, CSR and CRL by Paul Bakker · 11 years ago
  89. fbf0915 Fix bug in RSA PKCS#1 v1.5 "reversed" operations by Manuel Pégourié-Gonnard · 11 years ago
  90. c4919bc Add tests for rsa_copy() by Manuel Pégourié-Gonnard · 11 years ago
  91. 725afd8 Fix the 'error' test suite by Manuel Pégourié-Gonnard · 11 years ago
  92. e6cdbbd Add tests for th init_buf() variant of HMAC_DRBG by Manuel Pégourié-Gonnard · 11 years ago
  93. 7575daa Expand CTR_DRBG test coverage by Manuel Pégourié-Gonnard · 11 years ago
  94. b3b205e Clean up details in ctr_drbg_selftest() by Manuel Pégourié-Gonnard · 11 years ago
  95. 79afaa0 Add hmac_drbg_selftest() by Manuel Pégourié-Gonnard · 11 years ago
  96. 62273b8 Add NIST validation tests for HMAC_DRBG pr=true by Manuel Pégourié-Gonnard · 11 years ago
  97. 24600b7 Add NIST validation tests for HMAC_DRBG nopr by Manuel Pégourié-Gonnard · 11 years ago
  98. 4f880a5 Add misc tests for HMAC_DRBG by Manuel Pégourié-Gonnard · 11 years ago
  99. 48bc3e8 Add hmac_drbg_{write,update}_seed_file() by Manuel Pégourié-Gonnard · 11 years ago
  100. 6801f39 Add NIST no_reseed validation tests for HMAC_DRBG by Manuel Pégourié-Gonnard · 11 years ago