1. 7739e47 Add mbedtls_sign.c by Christian Huitema · 1 year, 3 months ago
  2. 816653b Align 2023-12-03 (#11) by Christian Huitema · 1 year, 3 months ago
  3. 6609fc5 Add optional support for the AEGIS cipher suites by Frank Denis · 1 year, 7 months ago
  4. fc455f9 [boringssl] provide blowfish as it is important for quicly doing 64-bit CID, by requiring libdecrepit.a alongside other libraries by Kazuho Oku · 2 years, 1 month ago
  5. 02c28b7 [cmake] detect boringssl by Kazuho Oku · 2 years, 1 month ago
  6. 5fdebbf remove esni command line tool by Kazuho Oku · 2 years, 4 months ago
  7. 5846c81 implement HPKE (basic mode, x25519-only) by Kazuho Oku · 2 years, 4 months ago
  8. 5ddf3b6 polyfill by Kazuho Oku · 2 years, 8 months ago
  9. 7c1d9eb Changes to support CMake FetchContent by Paul E. Jones · 2 years, 8 months ago
  10. 204e765 add compile options for 256-bit-wide aesgcm by Kazuho Oku · 2 years, 10 months ago
  11. 8d9e7fb Make OpenSSL backend link only libcrypto. by Aman Verma · 3 years, 3 months ago
  12. 61cfce2 Merge pull request #372 from h2o/kazuho/cmake-2.8.12 by Kazuho Oku · 3 years, 3 months ago
  13. fc111bd update minimum CMake version to one that does not generate warnings by Kazuho Oku · 3 years, 3 months ago
  14. efd723e skip building ptlsbench on non-amd64, as it depends on fusion by Kazuho Oku · 3 years, 3 months ago
  15. 3c36224 revert unecessary changes by Goro Fuji · 3 years, 3 months ago
  16. 02b84dd CI test matrix for macOS by Goro Fuji · 3 years, 3 months ago
  17. 14331d0 Fixng CMake list reference by Christian Huitema · 4 years, 5 months ago
  18. d1357d9 Optional fusion for ptlsbench in CMAKE by Christian Huitema · 4 years, 5 months ago
  19. 999dc58 depend on probes only when WITH_DTRACE is on by Kazuho Oku · 4 years, 9 months ago
  20. 122dd00 add test for loadn by Kazuho Oku · 4 years, 10 months ago
  21. b531bae run AEAD test vectors using minicrypto by Kazuho Oku · 4 years, 10 months ago
  22. 9c230ef create dependency by Kazuho Oku · 4 years, 10 months ago
  23. 6d1eaab set `-mavx2` as well by Kazuho Oku · 4 years, 10 months ago
  24. 8289564 tests! by Kazuho Oku · 4 years, 10 months ago
  25. 9d21e67 Fix detection of picotls-probes.d when picotls is a cmake submodule by Lars Eggert · 5 years ago
  26. 8ed05e3 Merge branch 'master' into kazuho/usdt by Kazuho Oku · 6 years ago
  27. 850b3a1 Merge pull request #254 from larseggert/cifra-reorg by Kazuho Oku · 6 years ago
  28. 37b5ff3 move random into dedicated file by Kazuho Oku · 6 years ago
  29. 492f8e2 Further modularize AES by Lars Eggert · 6 years ago
  30. 3706be1 Fix up diff by Lars Eggert · 6 years ago
  31. 21b02ad First cut at reorg by Lars Eggert · 6 years ago
  32. 4f7d1a3 Fix copy&paste to wrong line by Lars Eggert · 6 years ago
  33. 3a3a654 Fix build when openssl is not available by Lars Eggert · 6 years ago
  34. 84184b6 enable probes in xcodeproj by Kazuho Oku · 6 years ago
  35. e439ffc extract dtrace-related code for reuse in other projects by Kazuho Oku · 6 years ago
  36. 060f2dd add skelton by Kazuho Oku · 6 years ago
  37. ce2511b link against picotls-minicrypto library by Kazuho Oku · 6 years ago
  38. b8094ce Merge pull request #235 from huitema/ptls-bench by Christian Huitema · 6 years ago
  39. 8909e9a Trying to fix cmake by huitema · 6 years ago
  40. 7f71dac Fix cmake fortestbench by huitema · 6 years ago
  41. 59206d2 Adding a simple benchmark for AEAD by huitema · 6 years ago
  42. a605a44 Merge pull request #222 from omasanori/test-libresolv by Kazuho Oku · 6 years ago
  43. e6890ba Also test certificate loading by Frederik Deweerdt · 6 years ago
  44. 28c6957 [fuzz] merge both asn1 fuzzers into one by Frederik Deweerdt · 6 years ago
  45. 3702459 Check if libresolv exists. by Masanori Ogino · 6 years ago
  46. 46d40e0 Instrument dependencies in fuzz builds by Jonathan Foote · 6 years ago
  47. ffa8b77 Add oss-fuzz support to fuzzer build script by Jonathan Foote · 6 years ago
  48. eda19cc fix cmake error when trying to build a shared lib by Kazuho Oku · 6 years ago
  49. 4253da3 Merge branch 'master' into kazuho/pr/197 by Kazuho Oku · 6 years ago
  50. e4ad1ba add e2e test by Kazuho Oku · 6 years ago
  51. c2e24d3 Merge pull request #210 from branch 'kazuho/pr/210' by Kazuho Oku · 6 years ago
  52. 5dc2825 First definition of the FFX algorithm by huitema · 6 years ago
  53. eb1a7cd add `-pthread`, we use thread-local by Kazuho Oku · 6 years ago
  54. 914e54d Fix bug with #include macro; minor cleanup by Jonathan Foote · 6 years ago
  55. fba0655 Integrate @deweerdt's initial feedback by Jonathan Foote · 6 years ago
  56. 3bdf1f5 Add initial handshake fuzz targets, corpora, and build logic by Jonathan Foote · 6 years ago
  57. 843bd4e Merge branch 'master' into kazuho/esni by Kazuho Oku · 6 years ago
  58. 30907c5 add support for certificate compression using brotli, by changing the `staple_ocsp` callback to a compress that emits any kind of Certificate message (or it's equivalent) by Kazuho Oku · 6 years ago
  59. c120691 disable building the fuzzer by default due to two reasons: by Kazuho Oku · 6 years ago
  60. 487d4d0 Install clang 6, disable the fuzzer building on macosx by Frederik Deweerdt · 6 years ago
  61. 4c7e0c8 Only build the fuzzers if the compiler is clang, force clang 6. by Frederik Deweerdt · 6 years ago
  62. 8cb4b00 Add a fuzzer for ptls_asn1_get_expected_type_and_length by Frederik Deweerdt · 6 years ago
  63. de74832 Add a fuzzer for `ptls_asn1_validation` by Frederik Deweerdt · 6 years ago
  64. 9a80f72 set `_GNU_SOURCE` on linux to use getaddrinfo and libresolv at the same time by Kazuho Oku · 7 years ago
  65. 2065107 it works! by Kazuho Oku · 7 years ago
  66. 11250be _XOPEN_SOURCE should only be set on linux (otherwise cannot build code that uses libresolv on macOS) by Kazuho Oku · 7 years ago
  67. 9883bd4 Merge branch 'master' into kazuho/openssl-cert-verify by Kazuho Oku · 7 years ago
  68. 7212c05 use `X509_check_host` instead by Kazuho Oku · 7 years ago
  69. 82ca437 move cert-related code to dedicated source file by Kazuho Oku · 7 years ago
  70. abe2a07 validate CN by Kazuho Oku · 7 years ago
  71. be98675 add certificate chain verification test by Kazuho Oku · 7 years ago
  72. 27e427c add aes256gcm / sha384 support by Kazuho Oku · 7 years ago
  73. 3b615cd link libdl when using openssl by Kazuho Oku · 8 years ago
  74. b5caad3 Trying harder... by Christian Huitema · 8 years ago
  75. 6892459 Trying different change to CMake. by Christian Huitema · 8 years ago
  76. a590a96 Adding dependency to pembase64 in openssl cli. by Christian Huitema · 8 years ago
  77. 74ae550 More fixes for the Travis build. by Christian Huitema · 8 years ago
  78. c91302a Adding the newly created asn1.c file by Christian Huitema · 8 years ago
  79. fb6a5f5 Adding pembase64.c to mini crypto project. by Christian Huitema · 8 years ago
  80. fd18016 add support for chacha20-poly1305 by Kazuho Oku · 8 years ago
  81. 0416951 always relocate buffer in debug mode by Kazuho Oku · 8 years ago
  82. e79b100 conform to C99 by Kazuho Oku · 8 years ago
  83. 88de50c openssl is now an _optional_ dependency by Kazuho Oku · 8 years ago
  84. 15f6e55 s/bundled/minicrypto/g by Kazuho Oku · 8 years ago
  85. 5112186 revert changes to micro-ecc introduced in 704f36c; it is sufficient to rely on it's pseudo-RFC6979 signature generation scheme by Kazuho Oku · 8 years ago
  86. bd603df set `-std=gnu99` to avoid travis failure with gcc by Kazuho Oku · 8 years ago
  87. 495acb1 update proj. settings by Kazuho Oku · 8 years ago
  88. ff14ac0 we need access to vlpi api by Kazuho Oku · 8 years ago
  89. 07536c0 only enable 256r1 of secp using uncompressed points by Kazuho Oku · 8 years ago
  90. cabc152 update CMakeFiles.txt by Kazuho Oku · 8 years ago
  91. 75338e5 refactor test structure by Kazuho Oku · 8 years ago
  92. ef306a9 implement `make check` by Kazuho Oku · 8 years ago
  93. 0b94976 add CMakeLists.txt by Kazuho Oku · 8 years ago