- 34d4d64 Merge pull request #582 from h2o/kazuho/no-tcpip-in-headers by Kazuho Oku · 3 months ago main
- ce442fb MSVC by Kazuho Oku · 3 months ago
- 565090a avoid dependency: picotls.h -> TCP/IP by Kazuho Oku · 3 months ago
- e68c72b Merge pull request #581 from HektikR/577-unconditionally-log-hexdump-length by Kazuho Oku · 3 months ago
- a2c3ac2 Log the hexdump length unconditionally by Marco Angerer · 3 months ago
- 4e443c1 Merge pull request #579 from h2o/kazuho/quiclb-oops by Kazuho Oku · 4 months ago
- 7c475fa clarify the default block size by Kazuho Oku · 4 months ago
- 55e9839 preserve `ctx->super.algo` already set by the caller by Kazuho Oku · 4 months ago
- 7d344ae Update README.md by Kazuho Oku · 4 months ago
- 3bcdd52 Merge pull request #578 from h2o/kazuho/aes64 by Kazuho Oku · 4 months ago
- fcb84f7 Fix the fusion tes project. by huitema · 4 months ago
- 445ba85 MSVC does not like returning void (here also) by Kazuho Oku · 4 months ago
- 7870ee9 on MSVC, bit operators cannot be used on _m128i by Kazuho Oku · 4 months ago
- 41e0f89 _m128i is part of SSE, and x86-64 always has SSE2 by Kazuho Oku · 4 months ago
- a31884c [MSVC] update project by Kazuho Oku · 4 months ago
- de056de MSVC does not like returning void by Kazuho Oku · 4 months ago
- a76d929 test ptls_fusion_quiclb by Kazuho Oku · 4 months ago
- c49d81c extract quiclb test by Kazuho Oku · 4 months ago
- 830cec4 ptls_fusion_quiclb by Kazuho Oku · 4 months ago
- 66cc1a0 only the core AES logic needs to be swappable by Kazuho Oku · 4 months ago
- b56d086 use xmm registers on x86-64 by Kazuho Oku · 4 months ago
- 3f0511a do_init can be shared by Kazuho Oku · 4 months ago
- bc77fd4 proper types by Kazuho Oku · 4 months ago
- 325fad8 extract the logic so that AES backend can be replaced by Kazuho Oku · 4 months ago
- a0c7205 use 16-byte vectors throughout to avoid partial stalls when the compiler vectorizes the insns by Kazuho Oku · 4 months ago
- 80a69cc localize by Kazuho Oku · 4 months ago
- a3211eb switch to one defined in draft-ietf-quic-load-balancers-21 S5.5.2 by Kazuho Oku · 4 months ago
- 5b1eb59 msvc compatibility by Kazuho Oku · 4 months ago
- c1fb4ea use different AES key for each round by Kazuho Oku · 4 months ago
- 940120d implement 64-bit block cipher based on AES by Kazuho Oku · 4 months ago
- f350eab Merge pull request #574 from h2o/kazuho/pr570 by Kazuho Oku · 6 months ago
- c515442 fix path by Kazuho Oku · 6 months ago
- 04feee0 add openssl 3.5 to the CI matrix by Kazuho Oku · 6 months ago
- 9ed9e1b bump to rerun CI by Kazuho Oku · 6 months ago
- a5d36d1 [cli] use defined names by Kazuho Oku · 6 months ago
- 66da7ed add comments regarding the behavior of the HAVE macros by Kazuho Oku · 6 months ago
- 8a0281d maybe we can call it just kem (key encapsulation mechanism), omitting key by Kazuho Oku · 6 months ago
- 6bf1485 no need to have init as a separate function by Kazuho Oku · 6 months ago
- 4b11301 wip by Kazuho Oku · 6 months ago
- 3189fea remove unnecessary invocation and empty lines by Kazuho Oku · 6 months ago
- 8bba561 fix names in tests by Kazuho Oku · 6 months ago
- 10a0a02 standardardized names omit underscores by Kazuho Oku · 6 months ago
- ffbe194 lint by Kazuho Oku · 6 months ago
- 228d390 supply algo from `data` using char * by Kazuho Oku · 6 months ago
- d324e2b dedupe x25519mlkem768 from the all list, while retaining hybrids and mlkems near the end by Kazuho Oku · 6 months ago
- c3599a1 we want to have PTLS_OPENSSL_HAVE_X25519MLKEM768 defined for !boringssl but the code must not be activated by Kazuho Oku · 6 months ago
- 97eedeb wip by Kazuho Oku · 6 months ago
- 0834f62 use names defined by the IANA registry by Kazuho Oku · 6 months ago
- 5fcc873 deduplicate declarations, PTLS_OPENSSL_HAVE_X25519MLKEM768 exposes x25519mlkem768 regardless of the backend by Kazuho Oku · 6 months ago
- 74956e1 Merge branch 'master' into kazuho/pr570 by Kazuho Oku · 6 months ago
- 05f1d21 Merge pull request #573 from h2o/kazuho/cmake-4.0 by Kazuho Oku · 6 months ago
- 048606e Merge pull request #563 by Kazuho Oku · 6 months ago
- 1d99066 Merge pull request #566 from jedisct1/update-libaegis-url by Kazuho Oku · 6 months ago
- 4be4429 Merge pull request #565 from jedisct1/threefour by Kazuho Oku · 6 months ago
- a3212a2 avoid relying on old behavior of CMP0046 by Kazuho Oku · 6 months ago
- ce60128 use range syntax with max set to 4.0, so that we can build on any CMake >= 2.8.12. by Kazuho Oku · 6 months ago
- 7055f95 Merge branch 'master' into kazuho/pr563 by Kazuho Oku · 6 months ago
- ab69afa clang-format by Kazuho Oku · 6 months ago
- f1f37e7 Merge pull request #562 from barracuda156/netinet by Kazuho Oku · 6 months ago
- e9c7a87 Merge pull request #561 from jhatala/flock-dtrace by Kazuho Oku · 6 months ago
- 7134bf2 Merge pull request #571 from h2o/kazuho/pr569 by Kazuho Oku · 6 months ago
- ef0d1f5 Merge branch 'master' into kazuho/pr569 by Kazuho Oku · 6 months ago
- e5c0fac Merge pull request #572 from h2o/kazuho/github-actions-ubuntu2404 by Kazuho Oku · 6 months ago
- 393bafc bump upload-artifact verion by Kazuho Oku · 6 months ago
- dec65a3 looking at https://github.com/h2o/h2o/pull/3474/files, this should be enough? by Kazuho Oku · 6 months ago
- 2a9cdf8 lint by Kazuho Oku · 6 months ago
- a03d79f Merge branch 'master' into kazuho/pr569 by Kazuho Oku · 6 months ago
- 5f4f397 apply the correct assertion for any return code other than PTLS_ERROR_ASYNC_OPERATION by Kazuho Oku · 6 months ago
- fba2353 Merge pull request #527 from huitema/update-windows-doc by Christian Huitema · 7 months ago
- 9765aec Adds support for ML-KEM pure and ML-KEM Hybrids groups via OpenSSL 3.5. This includes ML-KEM-512, ML-KEM-768, ML-KEM-1024, secp256r1MLKEM768, secp384r1MLKEM1024 and X25519MLKEM768 by Ryan Hooper · 7 months ago
- 9ee5fad send_certificate_verify: remove invalid assert in client mode by Olivier Sobrie · 7 months ago
- 0213264 Update the repository location for libaegis by Frank Denis · 9 months ago
- e08007b Update README.md: three -> four by Frank Denis · 9 months ago
- 6b13343 Minor fix to headers sequence by Sergey Fedorov · 10 months ago
- 1737ee0 Add a fallback for missing pthread_threadid_np on macOS by Sergey Fedorov · 10 months ago
- a942a1c Force serialization of `dtrace` `-G` invocations. by Jozef Hatala · 11 months ago
- bbcdbe6 Merge pull request #557 from h2o/kazuho/missing-includes-freebsd by Kazuho Oku · 1 year, 1 month ago
- 9a8c4eb add includes (otherwise fails to compile on freebsd 14.2) by Kazuho Oku · 1 year, 1 month ago
- 14e191c Merge pull request #556 from h2o/kazuho/psk-wo-properties by Kazuho Oku · 1 year, 1 month ago
- 1c8550e in case of external PSK mode, clients need not provide `properties` by Joe Calderon · 1 year, 1 month ago
- 4ab6fda Merge pull request #555 from h2o/kazuho/clang-format-20241220 by Kazuho Oku · 1 year, 1 month ago
- 067101c clang-format modulo deps/ and picotlsvs/ by Kazuho Oku · 1 year, 1 month ago
- c001ae8 Merge pull request #554 from h2o/kazuho/refactor-ptlslog by Kazuho Oku · 1 year, 1 month ago
- 6eb9d36 simplify by Kazuho Oku · 1 year, 1 month ago
- ebb6ddb assume both pointers are non-NULL even if len==0 by Kazuho Oku · 1 year, 1 month ago
- 9ce1ee5 rename for consistency; now we have logbuf and logctx by Kazuho Oku · 1 year, 1 month ago
- 43ea5e9 avoid generating logging helper functions if !PTLS_HAVE_LOG by Kazuho Oku · 1 year, 1 month ago
- f350bb4 use PTLS_LIKELY to optimize the main path by Kazuho Oku · 1 year, 1 month ago
- 5464327 reduce expanded code by Kazuho Oku · 1 year, 1 month ago
- 402544b Merge pull request #553 from h2o/kazuho/trace2 by Kazuho Oku · 1 year, 1 month ago
- a125f00 oops by Kazuho Oku · 1 year, 1 month ago
- 2dc076e clang-format by Kazuho Oku · 1 year, 1 month ago
- b74d965 refactor to avoid compiler warning by Kazuho Oku · 1 year, 1 month ago
- eb6a477 emit time by Kazuho Oku · 1 year, 1 month ago
- f25c5bc oops by Kazuho Oku · 1 year, 1 month ago
- 5f4fc97 emit thread id on linux / macOS by Kazuho Oku · 1 year, 1 month ago
- 141cedc reduce amount of code generated for each logpoint (also prepare for tid) by Kazuho Oku · 1 year, 1 month ago
- 47e6c14 fix broken implementation of PTLS_LOG by Kazuho Oku · 1 year, 1 month ago
- 2ff4ffd it's a bit vector by Kazuho Oku · 1 year, 1 month ago
- 719b336 define .c as compound struct initiailization is not available in C++ by Kazuho Oku · 1 year, 1 month ago