1. ea3e079 Merge pull request #360 from h2o/kazuho/client-cert-verify by Kazuho Oku · 3 years ago
  2. 0b87c20 remove unnecessary `if` by Kazuho Oku · 3 years ago
  3. 8411ef3 modify param of X509_STORE_CTX, much like `ssl_verify_cert_chain` of OpenSSL does by Kazuho Oku · 3 years ago
  4. a2a69fb don't change the default behavior by Kazuho Oku · 3 years ago
  5. d74f0be implement client certificate verification; cherry-pick from h2o/h2o #2621 up to 73e2b8a by ha0li · 3 years ago
  6. 6a15d57 clang-format by Kazuho Oku · 3 years, 1 month ago
  7. dc5a9fe Merge pull request #357 from h2o/kazuho/name-supported-groups by Kazuho Oku · 3 years, 1 month ago
  8. 682898c Merge pull request #358 from h2o/kazuho/bcrypt-cipher-names by Kazuho Oku · 3 years, 1 month ago
  9. 1cca8db add names to bcrypt-backed ciphers by Kazuho Oku · 3 years, 1 month ago
  10. 6712044 add name field to `ptls_key_exchange_algorithm_t` by Kazuho Oku · 3 years, 1 month ago
  11. 086fc50 Merge pull request #355 from h2o/kazuho/cipher-names by Kazuho Oku · 3 years, 1 month ago
  12. 5fca86a Merge branch 'master' into kazuho/cipher-names by Kazuho Oku · 3 years, 1 month ago
  13. f41b01b Merge pull request #356 from h2o/kazuho/appveyor-fixes by Kazuho Oku · 3 years, 1 month ago
  14. 90a744b empty compound literal is forbidden by MSVC by Kazuho Oku · 3 years, 1 month ago
  15. cf0fe98 suppress "sizeof returns 0" warning by Kazuho Oku · 3 years, 1 month ago
  16. 57f909f add `const char *ptls_cipher_suite_t::name` that contains the cipher name by Kazuho Oku · 3 years, 1 month ago
  17. c4136e1 Merge pull request #345 from h2o/kazuho/server-cipher-preference by Kazuho Oku · 3 years, 1 month ago
  18. 822638a Merge pull request #353 from h2o/appveyor-action by Kazuho Oku · 3 years, 1 month ago
  19. 1acd5d7 remove lines copied from picou by Christian Huitema · 3 years, 1 month ago
  20. 3e61e31 Also fix bench and demo project by Christian Huitema · 3 years, 1 month ago
  21. 81f2b96 Add search for openssl lib in Win32 by Christian Huitema · 3 years, 1 month ago
  22. 339845d make git update quiet by Christian Huitema · 3 years, 1 month ago
  23. 3fefd4a Tweak the script to restart appveyor by Christian Huitema · 3 years, 1 month ago
  24. 3dfec18 tweak the install command by Christian Huitema · 3 years, 1 month ago
  25. a2f0b4d some powershell magic to suppress the error by Christian Huitema · 3 years, 1 month ago
  26. af3067c Using install step to init submodule by Christian Huitema · 3 years, 1 month ago
  27. ffdeb57 Initialize submodules by Christian Huitema · 3 years, 1 month ago
  28. 680a00a Remove reference to ms/applink.c by Christian Huitema · 3 years, 1 month ago
  29. 1772565 diagnose pre-build and fix ptlsbcrypt.c by Christian Huitema · 3 years, 1 month ago
  30. 24b6ac7 Rewrite appveyor script by Christian Huitema · 3 years, 1 month ago
  31. 541a5d5 Add comment to force appveyor run by Christian Huitema · 3 years, 1 month ago
  32. a6ca5ae Add appveyor action to build picotlsvs by Christian Huitema · 3 years, 1 month ago
  33. 12c5234 Update t/picotls.c by Kazuho Oku · 3 years, 1 month ago
  34. 246817a Merge pull request #347 by Kazuho Oku · 3 years, 1 month ago
  35. 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
  36. 9db9cae minimize the scope of `params` by Kazuho Oku · 3 years, 1 month ago
  37. 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
  38. 983ccf4 Update picotls.c by Victor Stewart · 3 years, 1 month ago
  39. 23140f4 Update openssl.c by Victor Stewart · 3 years, 1 month ago
  40. 52eb289 Update openssl.h by Victor Stewart · 3 years, 1 month ago
  41. 9722c33 Update openssl.c by Victor Stewart · 3 years, 1 month ago
  42. 86ccc55 Merge pull request #349 from h2o/fix-raw-cert-windows by Kazuho Oku · 3 years, 1 month ago
  43. 3490d2b Fix compile error on windows. by Christian Huitema · 3 years, 1 month ago
  44. 7f275af error handling fix by Victor Stewart · 3 years, 1 month ago
  45. ec82240 add back X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS by Victor Stewart · 3 years, 1 month ago
  46. 9211c0f removed the printfs haha by Victor Stewart · 3 years, 1 month ago
  47. 7addc1b fix sni by Victor Stewart · 3 years, 1 month ago
  48. b7921f7 add set algo interface for custom verification callback by Victor Stewart · 3 years, 1 month ago
  49. 66a5d85 more tests by Kazuho Oku · 3 years, 1 month ago
  50. 02a946a fix by Kazuho Oku · 3 years, 1 month ago
  51. 37d3afa add tests by Kazuho Oku · 3 years, 1 month ago
  52. b012d77 Merge branch 'kazuho/pr/335' into kazuho/server-cipher-preference by Kazuho Oku · 3 years, 1 month ago
  53. c91baf9 Update README.md by Kazuho Oku · 3 years, 1 month ago
  54. e4fe08f Update README.md by Kazuho Oku · 3 years, 1 month ago
  55. 7d7d31a Merge pull request #343 from h2o/kazuho/cert-ed25519 by Kazuho Oku · 3 years, 1 month ago
  56. 1dd66ec Merge branch 'master' into kazuho/cert-ed25519 by Kazuho Oku · 3 years, 1 month ago
  57. 0b86b2d remove text part as it is unneeded by Kazuho Oku · 3 years, 1 month ago
  58. 62e67dd Merge branch 'master' into kazuho/cert-ed25519 by Kazuho Oku · 3 years, 1 month ago
  59. 006c1fc Merge pull request #342 from h2o/kazuho/verify-sign-sha384512 by Kazuho Oku · 3 years, 1 month ago
  60. 76c3d7c Merge branch 'master' into kazuho/verify-sign-sha384512 by Kazuho Oku · 3 years, 1 month ago
  61. 0018405 Merge pull request #344 from h2o/kazuho/openssl-flavors by Kazuho Oku · 3 years, 1 month ago
  62. f2e30df add libressl 3.2 to the mix by Kazuho Oku · 3 years, 1 month ago
  63. 5ea56c5 use focal with openssl 1.1.1 as the default, add openssl 1.1.0 to the matrix by Kazuho Oku · 3 years, 1 month ago
  64. a41798c let `cli -h` emit list of supported signature algorithms, run tests based on that by Kazuho Oku · 3 years, 1 month ago
  65. b46e608 define flag at picotls level by Kazuho Oku · 3 years, 1 month ago
  66. efdc1e0 add ed25519 to end-to-end matrix by Kazuho Oku · 3 years, 1 month ago
  67. 2306ec1 Merge branch 'kazuho/verify-sign-sha384512' into kazuho/cert-ed25519 by Kazuho Oku · 3 years, 1 month ago
  68. 9341aed add verify all supported certificate types by Kazuho Oku · 3 years, 1 month ago
  69. 367ad1d advertise support for ed25519 otherwise the server would never use an ed25519-cert by Kazuho Oku · 3 years, 1 month ago
  70. f3f5dbe pass scheme as the argument rather than a nullable pointer referring to the digest algorithm by Kazuho Oku · 3 years, 1 month ago
  71. 5ef10c9 add comments by Kazuho Oku · 3 years, 1 month ago
  72. 77e007b clang-format by Kazuho Oku · 3 years, 1 month ago
  73. f2a00f4 Merge commit 'efad5b281a7417cf012e80915b3e8d16f05b23a7' into kazuho/cert-ed25519 by Kazuho Oku · 3 years, 1 month ago
  74. 4218a33 oops by Kazuho Oku · 3 years, 1 month ago
  75. 4e18a57 clarify the behavior by Kazuho Oku · 3 years, 1 month ago
  76. 1467459 counterpart of d968b81 by Kazuho Oku · 3 years, 1 month ago
  77. 660362b oops by Kazuho Oku · 3 years, 1 month ago
  78. d968b81 fix hash function used by mgf1; confirmed interop. against www.google.com by Kazuho Oku · 3 years, 1 month ago
  79. 16253ef scheme mismatch is an error at the server-side, as we only advertise the signature schemes that can be handled by Kazuho Oku · 3 years, 1 month ago
  80. f4923b4 validation has moved to the callback by Kazuho Oku · 3 years, 1 month ago
  81. 6ec69c6 include the list of supported algorithms in CH.signature_algorithms, while preserving the existing list when no verifier is registered by Kazuho Oku · 3 years, 1 month ago
  82. d6387cd use available flag, omit SHAXXX check as we already depend on them unconditionally by Kazuho Oku · 3 years, 1 month ago
  83. 4e11ff3 provide algo ID to `verify_sign` callback by Kazuho Oku · 3 years, 1 month ago
  84. 08d1f1d test all signature schemes by Kazuho Oku · 3 years, 1 month ago
  85. 1e1ea37 [refactor] for reusability, build list of supported schemes at compile-time by Kazuho Oku · 3 years, 1 month ago
  86. 45b02fa Merge pull request #341 from h2o/kazuho/xcode-openssl-brew by Kazuho Oku · 3 years, 1 month ago
  87. efad5b2 Update openssl.c by Victor Stewart · 3 years, 1 month ago
  88. 616313d Update openssl.c by Victor Stewart · 3 years, 1 month ago
  89. bd8211e Update openssl.c by Victor Stewart · 3 years, 1 month ago
  90. 4fac2ec Update openssl.c by Victor Stewart · 3 years, 1 month ago
  91. 05adff4 ed25519 support by Victor Stewart · 3 years, 1 month ago
  92. f1d85e1 [xcode] for openssl, rely on homebrew instead of assuming that one is installed in /usr/local/openssl-1.1.0 by Kazuho Oku · 3 years, 1 month ago
  93. 47327f8 Merge pull request #337 from h2o/kazuho/reject-0rtt-if-configured-as-such by Kazuho Oku · 3 years, 2 months ago
  94. f653323 reject early data if configured as such by Roberto Guimaraes · 3 years, 2 months ago
  95. dc97438 remove redundant line by Kazuho Oku · 3 years, 2 months ago
  96. 6679374 Merge pull request #336 from deweerdt/rfc7250 by Kazuho Oku · 3 years, 2 months ago
  97. 0d1b6a2 Have the verify subroutines take a reference on the public key by Frederik Deweerdt · 3 years, 2 months ago
  98. f1e4fe2 Update t/cli.c by Frederik Deweerdt · 3 years, 2 months ago
  99. 00f794d Update t/cli.c by Frederik Deweerdt · 3 years, 2 months ago
  100. b327e12 Update t/cli.c by Frederik Deweerdt · 3 years, 2 months ago