mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
- [API Change] Packet out Memory Interface (PMI) update: - Split PMI pool return into pmi_release and pmi_return - PMI callbacks take peer_ctx and is_ipv6 arguments - [BUGFIX] Fix use-after-free when certificate is updated - Silence gcc warning in optimized mode by performing useless initialization - cmake: use the standard variable CMAKE_BUILD_TYPE instead of DEVEL_MODE |
||
|---|---|---|
| .. | ||
| unittests | ||
| CMakeLists.txt | ||
| http_client.c | ||
| prog.c | ||
| prog.h | ||
| test_common.c | ||
| test_common.h | ||
| test_config.h.in | ||