1. 691e302 Improve testing of elliptic curve validation by Richard Levitte · 8 years ago
  2. 6d0b5ee Improve testing of elliptic curve validation by Joseph Birr-Pixton · 8 years ago
  3. bf6af21 Update test vectors in tls13secretstest by Joseph Birr-Pixton · 8 years ago
  4. b0c9fc9 TLS1.3: Correct intermediate secret derivation by Joseph Birr-Pixton · 8 years ago
  5. 43c5641 Use memcmp() instead of CRYPTO_memcmp() when fuzzing by Kurt Roeckx · 8 years ago
  6. 4979108 Make the CRYPTO_memcmp() prototype match memcmp() by Kurt Roeckx · 8 years ago
  7. 39176d4 doc: fix -keylogfile option by Peter Wu · 8 years ago
  8. 45615c5 Implement certificate_authorities extension by Dr. Stephen Henson · 8 years ago
  9. 32f6610 Support draft-19 TLS certificate request format by Dr. Stephen Henson · 8 years ago
  10. 51c7d3e Allow signature algorithms in TLS 1.3 certificate request extensions. by Dr. Stephen Henson · 8 years ago
  11. 5d6cca0 Move parsing and construction of CA names to separate functions by Dr. Stephen Henson · 8 years ago
  12. fa013b6 Fixed PKCS5_PBKDF2_HMAC() to adhere to the documentation. by Péter Budai · 8 years ago
  13. 9998b32 Fix no-dtls builds by Matt Caswell · 8 years ago
  14. 3fb2c3e Fix some undefined behaviour in stack test by Matt Caswell · 8 years ago
  15. 508ee8f Add unit tests for the lhash functionality. by Pauli · 8 years ago
  16. 2c1b0f1 Add Client CA names tests by Dr. Stephen Henson · 8 years ago
  17. 2e21539 Add ExpectedClientCANames by Dr. Stephen Henson · 8 years ago
  18. f8f16d8 Remove obsolete version test when returning CA names. by Dr. Stephen Henson · 8 years ago
  19. 07518cf Add TLSv1.3 draft-19 messages to trace by Todd Short · 8 years ago
  20. 6828358 Handle TLSv1.3 being disabled in clienthello test by Matt Caswell · 8 years ago
  21. 6bc6ca6 Add tests for the padding extension by Matt Caswell · 8 years ago
  22. d702ad1 Fix the Padding extension by Matt Caswell · 8 years ago
  23. 635b7d3 Updates following review feedback by Matt Caswell · 8 years ago
  24. c35cb28 Add some HRR tests by Matt Caswell · 8 years ago
  25. 807551a Add some more PSK tests by Matt Caswell · 8 years ago
  26. 69b2d39 Fix ciphersuite handling during an HRR by Matt Caswell · 8 years ago
  27. cf3e221 Ensure after an HRR any PSKs have the right hash by Matt Caswell · 8 years ago
  28. 11c67ee HelloRetryRequest updates for draft-19 by Matt Caswell · 8 years ago
  29. 9e0ac6a Check ClientHello boundary as per draft-19 by Matt Caswell · 8 years ago
  30. 6594189 Merge early_data_info extension into early_data by Matt Caswell · 8 years ago
  31. ef6c191 Update end of early data processing for draft-19 by Matt Caswell · 8 years ago
  32. bc993d3 Update the TLSv1.3 secrets test vectors for draft-19 by Matt Caswell · 8 years ago
  33. 3e0458f Update secret generation for draft-19 by Matt Caswell · 8 years ago
  34. e984b53 Update the TLSv1.3 version indicator for draft-19 by Matt Caswell · 8 years ago
  35. 7baabf4 Fix typo in ASYNC_WAIT_CTX_new.pod doc by Paul Yang · 8 years ago
  36. f2ff143 Simplify code around next_proto.len by changing 'len' data type. by FdaSilvaYY · 8 years ago
  37. 0ae407e Remove documentation of deleted function by Benjamin Kaduk · 8 years ago
  38. b00d540 Remove unused typedefs from indent config by Benjamin Kaduk · 8 years ago
  39. f775245 Remove some unused PEM structures by Benjamin Kaduk · 8 years ago
  40. 5a81a05 Rename the test_stack recipe file name to be consistent with the rest of the by Pauli · 8 years ago
  41. 29d1fad Fixed a crash in print_notice. by Bernd Edlinger · 8 years ago
  42. dda12ce Remove dead code by Benjamin Kaduk · 8 years ago
  43. d9aea04 Tighten up client status_request processing by Benjamin Kaduk · 8 years ago
  44. 26721d3 Forgotten 'make update' by Richard Levitte · 8 years ago
  45. a2880ae VMS: turning off CALL_DEBUG isn't possible on Alpha by Richard Levitte · 8 years ago
  46. d1da335 Add EC_KEY_get0_engine() by Richard Levitte · 8 years ago
  47. 89b06ca Rewrite the documentation for sk_TYPE_find() and sk_TYPE_find_ex() to better by Pauli · 8 years ago
  48. 9837496 Unit tests for crypto/stack. by Pauli · 8 years ago
  49. db0e0ab Fix a hang in tests that use sessionfile by Matt Caswell · 8 years ago
  50. 3a80bd2 NOTES.WIN: mention Strawberry Perl as option. by Andy Polyakov · 8 years ago
  51. b3068d0 test/recipes/03-test_internal_*: call setup() first. by Andy Polyakov · 8 years ago
  52. a5bb1aa Clear alpn_selected_len for clients, too by Benjamin Kaduk · 8 years ago
  53. 1ae4c07 VMS: don't use /DSF, turn off CALL_DEBUG instead by Richard Levitte · 8 years ago
  54. 5c9e344 Add Python Cryptography.io external test suite by Jon Spillett · 8 years ago
  55. 946a515 Add additional RSA-PSS and RSA-OAEP tests. by Dr. Stephen Henson · 8 years ago
  56. f81f279 Re-enable some BoringSSL tests by Matt Caswell · 8 years ago
  57. 162e120 SSL_get_peer_cert_chain() does not work after a resumption by Matt Caswell · 8 years ago
  58. e29d7ce Ensure we set the session id context in ossl_shim by Matt Caswell · 8 years ago
  59. e0926ef De-obfuscate by Benjamin Kaduk · 8 years ago
  60. a74db02 VMS: throw away [.util]shareable_image_wrap.c.in and add replacement scripts by Richard Levitte · 8 years ago
  61. 2de2df7 VMS: Change debug linking method to generate a separate Debug Symbol File by Richard Levitte · 8 years ago
  62. 22df22e .travis.yml: make git submodule update conditional. by Andy Polyakov · 8 years ago
  63. 4772610 Add test for -nameout output by Rich Salz · 8 years ago
  64. 703324a Update master Travis to Trusty by Emilia Kasper · 8 years ago
  65. 96a5d7f Fix a -Wsign-compare warning by Benjamin Kaduk · 8 years ago
  66. aebe9e3 Fix some -Wshadow warnings by Benjamin Kaduk · 8 years ago
  67. d8f9213 Rather use -out parameter than redirect stdout by Richard Levitte · 8 years ago
  68. 64e2b23 Fix 12 Boring tests involving NULL-SHA ciphersuites by Matt Caswell · 8 years ago
  69. 49619ab Port remaining old DTLS tests by Emilia Kasper · 8 years ago
  70. ea1ecd9 Port SRP tests to the new test framework by Emilia Kasper · 8 years ago
  71. 4b5f7e7 Update ossl_config.json for later BoringSSL commit by Matt Caswell · 8 years ago
  72. 2256f45 Make the Boring tests pass by Matt Caswell · 8 years ago
  73. b1d9be4 Add the presence of ARIA to the change log. by Pauli · 8 years ago
  74. 5e047eb Added a test case for RSA_padding_add_PKCS1_PSS_mgf1. by Bernd Edlinger · 8 years ago
  75. 108909d Fix a crash or unbounded allocation in RSA_padding_add_PKCS1_PSS_mgf1 by Bernd Edlinger · 8 years ago
  76. 41bee3e Better way to recognise mingw64 in config script by Richard Levitte · 8 years ago
  77. c2b9359 poly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vpmadd52_4x. by Andy Polyakov · 8 years ago
  78. a25cef8 poly1305/asm/poly1305-armv8.pl: ilp32-specific poly1305_init fix. by Andy Polyakov · 8 years ago
  79. 1aed5e1 crypto/x86*cpuid.pl: move extended feature detection. by Andy Polyakov · 8 years ago
  80. b1fa403 Document in CHANGES that config now recognises 64-bit mingw by Richard Levitte · 8 years ago
  81. 57cb338 Recognise mingw64 in config script by Richard Levitte · 8 years ago
  82. d4ea965 Fix some doc nits by Rich Salz · 8 years ago
  83. 8a58560 Fix out-of-memory condition in conf by Matt Caswell · 8 years ago
  84. a3b0d46 Handle find-doc-nits script rename by Rich Salz · 8 years ago
  85. 9e183d2 Fix many doc L<> errors by Rich Salz · 8 years ago
  86. 8e3d46e UI docs: Rephrase the UI method function return value description by Richard Levitte · 8 years ago
  87. 6e470e1 Fix UI_get0_action_string() by Richard Levitte · 8 years ago
  88. 5469600 Document UI_METHOD and UI_STRING, both useful for UI_METHOD creators by Richard Levitte · 8 years ago
  89. d61461a Use the callbacks from the SSL object instead of the SSL_CTX object by Pauli · 8 years ago
  90. fb68fba Encourage having external tests in multiple test recipes by Richard Levitte · 8 years ago
  91. d3bc980 Avoid questionable use of the value of a pointer by Bernd Edlinger · 8 years ago
  92. 22cef4e Split test/recipes/03_test_internal.t into individual tests by Richard Levitte · 8 years ago
  93. d063132 Document how to select / deselect test group numbers by Richard Levitte · 8 years ago
  94. f282e95 Add HelloRetryRequest text to s_client/s_server by Todd Short · 8 years ago
  95. b41f6b6 Fix some RSA documentation by Matt Caswell · 8 years ago
  96. 42c28b6 Use the new TLSv1.3 certificate_required alert where appropriate by Matt Caswell · 8 years ago
  97. 717afd9 Add a test to check that if a PSK extension is not last then we fail by Matt Caswell · 8 years ago
  98. 652a6b7 Check that the PSK extension is last by Matt Caswell · 8 years ago
  99. 0b1f266 Fixup previous merge. by Bernd Edlinger · 8 years ago
  100. e5fd8ca Make it possible to select or deselect test groups by number by Richard Levitte · 8 years ago