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 |
|
Mark Plomer
|
eea4b7e0f6
|
Updated Safari hack to target 15.0-15.3 (#1347) (#1414)
|
2022-02-14 02:33:39 +01:00 |
|
Alex Hultman
|
89ea606da9
|
Add incredibly nasty hack for Safari 15 garbage browser
|
2022-01-28 00:26:44 +01:00 |
|
Jan-Mirko Otter
|
43669bb852
|
Fixed masking for continuations (#1406)
|
2022-01-25 13:04:31 +01:00 |
|
Alex Hultman
|
49da3cb27e
|
Link to OSV
|
2022-01-17 12:59:44 +01:00 |
|
Alex Hultman
|
40742a7c63
|
Add rust experiment example
|
2022-01-07 05:51:23 +01:00 |
|
Alex Hultman
|
937afd1669
|
Fix capi bug, add Makefile
|
2022-01-07 03:47:23 +01:00 |
|
Alex Hultman
|
5df695e02a
|
Fix fuzzing issues regarding masking
|
2022-01-03 17:01:07 +01:00 |
|
Alex Hultman
|
0c8be4d20c
|
Optimize unmasking of large messages
|
2021-12-19 15:13:30 +01:00 |
|
Alex Hultman
|
c4d62d71fc
|
Make pause/resume cross-backend
|
2021-12-15 07:10:38 +01:00 |
|
Alex Hultman
|
28932572bf
|
Disable http timeouts during throttling
|
2021-12-15 06:12:09 +01:00 |
|
Alex Hultman
|
6dc4a11d10
|
Experimental pause/resume throttling
|
2021-12-14 21:44:01 +01:00 |
|
Alex Hultman
|
e7d8355c37
|
Fix router order bugs
|
2021-11-29 05:14:46 +01:00 |
|
Alex Hultman
|
2017892a7d
|
Add failing router tests
|
2021-11-29 04:42:22 +01:00 |
|
ggyy
|
ce641a4c09
|
fix compile error on windows(visual studio 2022) (#1386)
|
2021-11-24 15:12:23 +01:00 |
|
e3dio
|
e8b870c7ba
|
Can't unsubscribe without subscriber (#1383)
|
2021-11-20 20:37:46 +01:00 |
|
Alex Hultman
|
30b88fde9e
|
Only support endWithoutBody() for now
|
2021-11-13 12:07:25 +01:00 |
|
Alex Hultman
|
00deb291e3
|
Add endWithoutBody
|
2021-11-13 11:59:47 +01:00 |
|
Alex Hultman
|
9a5bc5d09c
|
Clear subscriptions before calling close handler, not after
|
2021-11-13 09:23:09 +01:00 |
|
Alex Hultman
|
01d16b3ce8
|
Fix broken compression
|
2021-10-31 04:34:39 +01:00 |
|
Alex Hultman
|
ab7f7eb964
|
Fix fuzzing build
|
2021-10-31 00:07:55 +02:00 |
|
Alex Hultman
|
406250ee22
|
Fix and add more decompressors
|
2021-10-30 23:53:56 +02:00 |
|
Alex Hultman
|
1dd372d6ac
|
Basic fragmented send feature
|
2021-10-30 17:46:16 +02:00 |
|
Alex Hultman
|
e7a2ff4063
|
Update README.md
|
2021-10-24 23:29:23 +02:00 |
|
Alex Hultman
|
28bc987d99
|
Update README.md
|
2021-10-24 23:28:20 +02:00 |
|
Alex Hultman
|
80cd18781b
|
Add WITH_BORINGSSL build flag
|
2021-10-23 21:41:13 +02:00 |
|
Alex Hultman
|
92a9b3f992
|
Bump uSockets for OpenSSL 3.0
|
2021-10-22 02:13:51 +02:00 |
|
Alex Hultman
|
5d89839026
|
Update README.md
|
2021-10-07 07:15:22 +02:00 |
|
Alex Hultman
|
02691e0cde
|
Fix Windows build?
|
2021-10-01 04:24:23 +02:00 |
|
Alex Hultman
|
7956546836
|
Fix getSendBuffer reordering bug
|
2021-09-30 22:03:58 +02:00 |
|
Alex Hultman
|
6ec6f00ff3
|
Use uSockets 0.8.1
|
2021-09-29 06:18:14 +00:00 |
|
Alex Hultman
|
4980400736
|
Fix tests and fuzzing
|
2021-09-28 23:31:57 +00:00 |
|
root
|
0ede7e5d8e
|
Optimize big message publishing, fix unreferenced publishes
|
2021-09-28 23:22:38 +00:00 |
|
Alex Hultman
|
814a7ee53e
|
Clear outgoingMessages on last drained subscriber
|
2021-09-28 23:23:00 +02:00 |
|
Alex Hultman
|
182ca20b88
|
Update PerMessageDeflate.cpp
|
2021-09-28 23:19:21 +02:00 |
|
Alex Hultman
|
415fec3830
|
Add DEDICATED_DECOMPRESSOR CompressOption
|
2021-09-28 04:06:49 +02:00 |
|
Alex Hultman
|
7a3bc47f75
|
And that is totally wrong & broken
|
2021-09-27 02:21:46 +02:00 |
|
Alex Hultman
|
a924404bed
|
That's definitely not correct either
|
2021-09-26 20:33:41 +02:00 |
|
Alex Hultman
|
5e1d1f1388
|
Well that's not correct
|
2021-09-25 21:43:56 +00:00 |
|
Alex Hultman
|
60939de843
|
Move TopicTree to the App
|
2021-09-25 21:24:59 +00:00 |
|
Alex Hultman
|
dd67cb01f2
|
Trigger & fix first fuzzing bug
|
2021-09-25 06:26:58 +02:00 |
|
Alex Hultman
|
4243874967
|
Rewritten pub/sub, v20
|
2021-09-25 04:46:10 +02:00 |
|