-
Notifications
You must be signed in to change notification settings - Fork 383
Expand file tree
/
Copy pathCONTRIBUTORS.txt
More file actions
48 lines (45 loc) · 2.46 KB
/
CONTRIBUTORS.txt
File metadata and controls
48 lines (45 loc) · 2.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# Copyright (c) 2017 - 2026 LiteSpeed Technologies Inc. See LICENSE.
In addition to the LiteSpeed QUIC Team, the following people contributed
to the LiteSpeed QUIC and HTTP/3 Library:
- Brian Prodoehl -- Docker file
- Amol Desphande -- Windows support
- Alexis La Goutte -- Travis-CI integration
- Bernhard Jaeger -- DNS Resolution
- Zhang Chi -- libevent build fix on Darwin
- Omar Roth -- Alpine Linux build and Crystal language bindings
- initlife (?) -- XCode build
- Rahul Jadhav -- Android support
- Victor Stewart -- Generate SCIDs API (connection ID steering)
- Aaron France -- Shared library support and Lisp bindings
- Suma Subbarao -- Use callback to supply client's SSL_CTX
- Paul Sheer -- Callback on arrival of CONNECTION_CLOSE frame
- Weiwei Wang -- Some fixes on Windows
- Paul Jakma -- Test case and fix for lsquic rechist list problem
- M-BELLAHCENE -- Build system improvements, remove getopt.h dependency
- Pluto -- Fix assertion failure if poison packet was acked
- wangfuyu -- Multiple bug fixes and memory leak fixes
- Simon Karan G. -- Bug fixes
- Kent Ross -- Fix: do not use private openssl function to copy cert chain
- Hadi Frohar -- HTTP/1.1 conversion fixes, frame handling fixes
- Saigut -- HTTP client improvements
- Sijie Yang -- Add congestion control algorithm option for tools
- Sydney -- Rename http_server response delay to not shadow log timestamp format
- Mickael Cerisier -- Fix spam of ping network frames
- plumplumli -- RFC 9000 compliance fixes, packet regen fixes
- Zasda Yusuf Mikail -- Build fixes
- Alex Pokotilo -- WebTransport server support, connection count API
- Takuya Wakazono -- Remove unused function parameter for C23 compatibility
- Bo Schuster -- Compile error fixes
- Chen Kai -- Fix maybe_grow_conn_heaps mh_elems memcpy null
- Neil Horman -- OpenSSL compatibility, Docker image fixes, TLS library support
- Pocs Norbert -- Shared library path, OpenSSL/BoringSSL compatibility
- 冉朋 -- Android NDK fixes, OpenSSL build fixes
- linsichen206 -- Memory leak fixes in GQUIC handshake and packet decryption
- Rylie Pavlik -- CMake improvements
- davidlei -- Build improvements
- Timo Voelker -- Testing and bug reports
- Kirill Sabitov -- Bug fixes
- Harold Newman -- Bug fixes
- Richard Ramos -- Windows fixes
Thank you!
We welcome contributions in any form -- patches, issues, pull requests.