1. 047c5fe Merge pull request #374 from avrma-forks/only-libcrypto by Kazuho Oku · 2 years, 5 months ago
  2. 8d9e7fb Make OpenSSL backend link only libcrypto. by Aman Verma · 2 years, 5 months ago
  3. a966e1b Merge pull request #361 by Kazuho Oku · 2 years, 5 months ago
  4. e800b4d clang-format by Kazuho Oku · 2 years, 5 months ago
  5. 903f603 Merge pull request #373 from h2o/kazuho/openssl-cert-verify-usage by Kazuho Oku · 2 years, 5 months ago
  6. 0e85796 set correct role, confirm behavior using cert w. EKU=serverAuth only by Kazuho Oku · 2 years, 5 months ago
  7. 61cfce2 Merge pull request #372 from h2o/kazuho/cmake-2.8.12 by Kazuho Oku · 2 years, 5 months ago
  8. 410baf3 Merge pull request #371 from h2o/kazuho/ptlsbench-wo-fusion by Kazuho Oku · 2 years, 5 months ago
  9. fc111bd update minimum CMake version to one that does not generate warnings by Kazuho Oku · 2 years, 5 months ago
  10. efd723e skip building ptlsbench on non-amd64, as it depends on fusion by Kazuho Oku · 2 years, 5 months ago
  11. 0a759bd Merge pull request #370 from h2o/gfx/ci-tweaks by Kazuho Oku · 2 years, 5 months ago
  12. 2c46de3 less quotes for workflow files; declare vars in makefiles by Goro Fuji · 2 years, 5 months ago
  13. 14ab2a9 Merge pull request #369 from h2o/gfx/ci-asan by Kazuho Oku · 2 years, 5 months ago
  14. 331b237 gcc uses different function attribute by Kazuho Oku · 2 years, 5 months ago
  15. 3d16154 Avoid running different code in ASan build by Goro Fuji · 2 years, 5 months ago
  16. 3fb53e7 remove -j4 since it doesn't have significant improvements by Goro Fuji · 2 years, 5 months ago
  17. e49b350 add Linux / OpenSSL 1.1.0 with h2oserver/h2o-ci:ubuntu1604 by Goro Fuji · 2 years, 5 months ago
  18. e78fb4f use komake for safer parallel builds by Goro Fuji · 2 years, 5 months ago
  19. 3affbe6 -j4 does not work without komake by Goro Fuji · 2 years, 5 months ago
  20. c4b5eed tweak makefile by Goro Fuji · 2 years, 5 months ago
  21. b91da35 fix UB in cifra, adding halt_on_error to UBSAN_OPTIONS by Goro Fuji · 2 years, 5 months ago
  22. 49d50bc remove travis-ci settings; thank you! by Goro Fuji · 2 years, 5 months ago
  23. 9539215 use CMAKE_* params instead of env vars by Goro Fuji · 2 years, 5 months ago
  24. 91b7d81 fix by Goro Fuji · 2 years, 5 months ago
  25. 7e70597 matrix.openssl is not available in run command by Goro Fuji · 2 years, 5 months ago
  26. 3d08614 do not use system perl for macOS by Goro Fuji · 2 years, 5 months ago
  27. b626c2f show perl -v by Goro Fuji · 2 years, 5 months ago
  28. 3c36224 revert unecessary changes by Goro Fuji · 2 years, 5 months ago
  29. af4995f fix a misplace of an arg by Goro Fuji · 2 years, 5 months ago
  30. 02b84dd CI test matrix for macOS by Goro Fuji · 2 years, 5 months ago
  31. 8620f87 fix macos build by Goro Fuji · 2 years, 5 months ago
  32. 551edac working-directory is not automatically created by Goro Fuji · 2 years, 5 months ago
  33. 22aad30 fix macos build by Goro Fuji · 2 years, 5 months ago
  34. 9f623bb use runner.workspace by Goro Fuji · 2 years, 5 months ago
  35. c4c433f fix macos build by Goro Fuji · 2 years, 5 months ago
  36. 70beec3 fix macos build by Goro Fuji · 2 years, 5 months ago
  37. d2e1d09 fix by Goro Fuji · 2 years, 5 months ago
  38. 8218cbb porting Travis CI to GitHub Actions by Goro Fuji · 2 years, 5 months ago
  39. 8758261 revert adding useless tests by Goro Fuji · 2 years, 5 months ago
  40. 9a99cf1 revert an unecessary change by Goro Fuji · 2 years, 5 months ago
  41. 2ddc2e7 remove tweetnacl since tweetnacl.c has UB by Goro Fuji · 2 years, 5 months ago
  42. 55021c8 fix ASan and UBSan errors; the one in loadn() seems a false positive by Goro Fuji · 2 years, 5 months ago
  43. 73c794c add GHA workflow as CI by Goro Fuji · 2 years, 5 months ago
  44. 80a2bbd Merge pull request #367 from h2o/kazuho/openssl-3.0 by Kazuho Oku · 2 years, 6 months ago
  45. 39a4551 load the legacy provider for testing blowfish by Kazuho Oku · 2 years, 6 months ago
  46. 9608603 Merge pull request #365 from h2o/i110/add-quicint-max by Kazuho Oku · 2 years, 7 months ago
  47. 1c83c76 add PTLS_QUICINT_LONGEST_STR by Ichito Nagata · 2 years, 7 months ago
  48. 4d44ce7 define PTLS_QUICINT_MAX macro by Ichito Nagata · 2 years, 7 months ago
  49. 9accdf4 Merge pull request #363 from sleepybishop/add_access_denied by Kazuho Oku · 2 years, 10 months ago
  50. cc0a1ec add access denied alert code by Joe Calderon · 2 years, 10 months ago
  51. 457a457 Conversion fixes for utils.h by Maxim Sharabayko · 2 years, 11 months ago
  52. ea3e079 Merge pull request #360 from h2o/kazuho/client-cert-verify by Kazuho Oku · 3 years, 1 month ago
  53. 0b87c20 remove unnecessary `if` by Kazuho Oku · 3 years, 1 month ago
  54. 8411ef3 modify param of X509_STORE_CTX, much like `ssl_verify_cert_chain` of OpenSSL does by Kazuho Oku · 3 years, 1 month ago
  55. a2a69fb don't change the default behavior by Kazuho Oku · 3 years, 1 month ago
  56. d74f0be implement client certificate verification; cherry-pick from h2o/h2o #2621 up to 73e2b8a by ha0li · 3 years, 1 month ago
  57. 6a15d57 clang-format by Kazuho Oku · 3 years, 1 month ago
  58. dc5a9fe Merge pull request #357 from h2o/kazuho/name-supported-groups by Kazuho Oku · 3 years, 1 month ago
  59. 682898c Merge pull request #358 from h2o/kazuho/bcrypt-cipher-names by Kazuho Oku · 3 years, 1 month ago
  60. 1cca8db add names to bcrypt-backed ciphers by Kazuho Oku · 3 years, 1 month ago
  61. 6712044 add name field to `ptls_key_exchange_algorithm_t` by Kazuho Oku · 3 years, 1 month ago
  62. 086fc50 Merge pull request #355 from h2o/kazuho/cipher-names by Kazuho Oku · 3 years, 1 month ago
  63. 5fca86a Merge branch 'master' into kazuho/cipher-names by Kazuho Oku · 3 years, 1 month ago
  64. f41b01b Merge pull request #356 from h2o/kazuho/appveyor-fixes by Kazuho Oku · 3 years, 1 month ago
  65. 90a744b empty compound literal is forbidden by MSVC by Kazuho Oku · 3 years, 1 month ago
  66. cf0fe98 suppress "sizeof returns 0" warning by Kazuho Oku · 3 years, 1 month ago
  67. 57f909f add `const char *ptls_cipher_suite_t::name` that contains the cipher name by Kazuho Oku · 3 years, 1 month ago
  68. c4136e1 Merge pull request #345 from h2o/kazuho/server-cipher-preference by Kazuho Oku · 3 years, 1 month ago
  69. 822638a Merge pull request #353 from h2o/appveyor-action by Kazuho Oku · 3 years, 1 month ago
  70. 1acd5d7 remove lines copied from picou by Christian Huitema · 3 years, 1 month ago
  71. 3e61e31 Also fix bench and demo project by Christian Huitema · 3 years, 1 month ago
  72. 81f2b96 Add search for openssl lib in Win32 by Christian Huitema · 3 years, 1 month ago
  73. 339845d make git update quiet by Christian Huitema · 3 years, 1 month ago
  74. 3fefd4a Tweak the script to restart appveyor by Christian Huitema · 3 years, 1 month ago
  75. 3dfec18 tweak the install command by Christian Huitema · 3 years, 1 month ago
  76. a2f0b4d some powershell magic to suppress the error by Christian Huitema · 3 years, 1 month ago
  77. af3067c Using install step to init submodule by Christian Huitema · 3 years, 1 month ago
  78. ffdeb57 Initialize submodules by Christian Huitema · 3 years, 1 month ago
  79. 680a00a Remove reference to ms/applink.c by Christian Huitema · 3 years, 1 month ago
  80. 1772565 diagnose pre-build and fix ptlsbcrypt.c by Christian Huitema · 3 years, 1 month ago
  81. 24b6ac7 Rewrite appveyor script by Christian Huitema · 3 years, 1 month ago
  82. 541a5d5 Add comment to force appveyor run by Christian Huitema · 3 years, 1 month ago
  83. a6ca5ae Add appveyor action to build picotlsvs by Christian Huitema · 3 years, 1 month ago
  84. 12c5234 Update t/picotls.c by Kazuho Oku · 3 years, 1 month ago
  85. 246817a Merge pull request #347 by Kazuho Oku · 3 years, 1 month ago
  86. f684acb there can more than 1 intermediate certificates; support chain of up to 100 certificates as OpenSSL does by Kazuho Oku · 3 years, 1 month ago
  87. 9db9cae minimize the scope of `params` by Kazuho Oku · 3 years, 1 month ago
  88. afcc5dd keep default list of signature algorithms as-is; new app should register the certificate verification callback by Kazuho Oku · 3 years, 1 month ago
  89. 983ccf4 Update picotls.c by Victor Stewart · 3 years, 1 month ago
  90. 23140f4 Update openssl.c by Victor Stewart · 3 years, 1 month ago
  91. 52eb289 Update openssl.h by Victor Stewart · 3 years, 1 month ago
  92. 9722c33 Update openssl.c by Victor Stewart · 3 years, 1 month ago
  93. 86ccc55 Merge pull request #349 from h2o/fix-raw-cert-windows by Kazuho Oku · 3 years, 1 month ago
  94. 3490d2b Fix compile error on windows. by Christian Huitema · 3 years, 1 month ago
  95. 7f275af error handling fix by Victor Stewart · 3 years, 1 month ago
  96. ec82240 add back X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS by Victor Stewart · 3 years, 1 month ago
  97. 9211c0f removed the printfs haha by Victor Stewart · 3 years, 1 month ago
  98. 7addc1b fix sni by Victor Stewart · 3 years, 1 month ago
  99. b7921f7 add set algo interface for custom verification callback by Victor Stewart · 3 years, 1 month ago
  100. 66a5d85 more tests by Kazuho Oku · 3 years, 1 month ago