Alex Hultman
|
221509f11d
|
Add isParsingChunkedEncoding helper
|
2022-10-08 06:15:20 +02:00 |
|
Alex Hultman
|
532d70041d
|
Fix that chunk bug
|
2022-10-08 06:10:44 +02:00 |
|
Alex Hultman
|
c5a53782bc
|
Make the chunk parser stop after trailer, trigger next bug to fix
|
2022-10-08 05:35:02 +02:00 |
|
Alex Hultman
|
e4e04940c5
|
Greatly improved chunk-encoded parser and test
|
2022-10-08 04:32:59 +02:00 |
|
Alex Hultman
|
5062696f63
|
Barely make it parse trailers
|
2022-10-07 13:50:27 +02:00 |
|
Alex Hultman
|
a21446176d
|
Add new ChunkedEncoding parser and test
|
2022-10-07 12:47:29 +02:00 |
|
Alex Hultman
|
eca96bbc74
|
Support chunked transfer-encoding in fast path
|
2022-10-07 03:49:22 +02:00 |
|
uNetworkingAB
|
b3b93d7359
|
Update README.md
|
2022-10-06 23:46:09 +02:00 |
|
Alex Hultman
|
66cd7c6b9b
|
Removable http routes
|
2022-10-06 05:47:06 +02:00 |
|
Alex Hultman
|
6be58309b8
|
addServerName should do nothing in non-SSL
|
2022-10-03 19:14:42 +02:00 |
|
Alex Hultman
|
3a53ada17d
|
Experimental parser optimizations
|
2022-10-03 01:16:40 +02:00 |
|
Alex Hultman
|
09a7b2f093
|
Two missing functions in Http3Response
|
2022-09-28 03:43:30 +02:00 |
|
Alex Hultman
|
47ea36b8b9
|
Whoops forgot that one
|
2022-09-28 03:35:15 +02:00 |
|
Alex Hultman
|
c8982fdde0
|
Bunch of Http3Response impl.
|
2022-09-28 03:32:24 +02:00 |
|
Young-Flash
|
88a3e9aa0e
|
add unix domain socket support for websocket (#1486)
|
2022-09-26 15:45:04 +02:00 |
|
uNetworkingAB
|
01a394cf5f
|
removeServerName should delete the router
|
2022-09-26 01:39:41 +02:00 |
|
Alex Hultman
|
b1b931edfc
|
Add per-SNI HttpRouter support (initial)
|
2022-09-26 00:22:30 +02:00 |
|
Alex Hultman
|
c77cae4635
|
Require 16kb/sec HTTP upload throughput or drop the uploader
|
2022-09-25 15:48:00 +02:00 |
|
uNetworkingAB
|
021dfe1937
|
Update README.md
|
2022-09-13 18:55:34 +02:00 |
|
uNetworkingAB
|
0ba27e0627
|
Update README.md
|
2022-09-08 04:39:32 +02:00 |
|
Alex Hultman
|
a015c44a36
|
Improve http3 demo for easy use with Firefox
|
2022-09-04 21:17:29 +02:00 |
|
Alex Hultman
|
8456cb1a32
|
Improve streaming in and out over quic
|
2022-09-04 21:01:44 +02:00 |
|
Alex Hultman
|
3b7475783d
|
Make h3 video streaming work
|
2022-09-04 04:43:18 +02:00 |
|
Alex Hultman
|
7f94456669
|
Hook up onAborted, fix a bunch of quic crashes
|
2022-08-29 15:11:04 +02:00 |
|
Alex Hultman
|
072de98691
|
Bump uSockets
|
2022-08-29 14:49:52 +02:00 |
|
Alex Hultman
|
1e4b2ed320
|
That should obviously be h3
|
2022-08-29 02:21:45 +02:00 |
|
Alex Hultman
|
f740778997
|
Http3 POST/GET example working
|
2022-08-29 02:19:24 +02:00 |
|
Alex Hultman
|
f2ec5e8453
|
Redirect all examples to use shipped cert
|
2022-08-29 01:29:20 +02:00 |
|
Alex Hultman
|
0f80f142d7
|
Wrap more h3, bump uSockets, remove old stuff, add SSL cert
|
2022-08-29 01:24:08 +02:00 |
|
Alex Hultman
|
2ce8af23c7
|
Fix silly warning in newest compilers
|
2022-08-28 22:29:11 +02:00 |
|
Alex Hultman
|
5eb4635809
|
Create CODE_OF_CONDUCT.md
|
2022-07-28 20:26:09 +02:00 |
|
Alex Hultman
|
77685b7f9d
|
Whoops
|
2022-07-11 03:44:25 +02:00 |
|
Alex Hultman
|
ed14dc79b6
|
Try memchr_r
|
2022-07-11 03:42:51 +02:00 |
|
Alex Hultman
|
c2f29c86c7
|
More listen overloads
|
2022-05-15 18:58:31 +02:00 |
|
Alex Hultman
|
73c9262f34
|
Hook up h3 router and callbacks
|
2022-05-15 14:39:34 +02:00 |
|
Alex Hultman
|
7da868a57d
|
More h3 wrap up
|
2022-05-15 04:23:47 +02:00 |
|
Alex Hultman
|
9f9ca6936a
|
Bump uSockets
|
2022-05-13 03:27:34 +02:00 |
|
Alex Hultman
|
3ab07a7eda
|
Add minimal http3 impl.
|
2022-05-05 04:44:26 +02:00 |
|
Alex Hultman
|
dfa9214096
|
Do not build quic by default
|
2022-05-05 04:22:34 +02:00 |
|
Alex Hultman
|
ca3ab57cf0
|
Revert "Revert "Allow passing custom ciphers via options (#1435)""
This reverts commit 41c08940ee.
|
2022-05-05 04:14:45 +02:00 |
|
Alex Hultman
|
c580952f9e
|
Bump uSockets
|
2022-05-05 04:12:55 +02:00 |
|
Alex Hultman
|
b498b61532
|
Remove libdeflate
|
2022-05-02 23:39:08 +02:00 |
|
Alex Hultman
|
b46a456393
|
Add some Http3 skeleton
|
2022-05-02 23:32:55 +02:00 |
|
Alex Hultman
|
e4c6fbf8de
|
Fix onWritable calling markDone resulting in potential heap-use-after-free
|
2022-05-02 01:38:11 +02:00 |
|
Alex Hultman
|
44af0e5710
|
Fix HttpParser/MessageParser for bytes above 7-bit ASCII
|
2022-04-20 13:13:12 +02:00 |
|
Alex Hultman
|
88b1cb10e6
|
Add failing HttpParser test
|
2022-04-20 12:49:41 +02:00 |
|
Alex Hultman
|
08a6785074
|
Update README.md
|
2022-04-10 23:29:39 +02:00 |
|
Alex Hultman
|
5ecd96a28d
|
Add seed corpus and regression testing
|
2022-04-10 21:56:30 +02:00 |
|
Alex Hultman
|
41c08940ee
|
Revert "Allow passing custom ciphers via options (#1435)"
This reverts commit 953ac32d17.
|
2022-04-04 14:45:33 +02:00 |
|
Shahar Mor
|
953ac32d17
|
Allow passing custom ciphers via options (#1435)
|
2022-03-25 16:39:13 +01:00 |
|