Commit Graph

36 Commits

Author SHA1 Message Date
uNetworkingAB 32d71d52b7 Update README.md 2022-11-01 05:59:16 +01:00
uNetworkingAB a686907acc Update Makefile 2022-11-01 05:46:14 +01:00
Alex Hultman 61233bf5a2 Run smoketests in CI? 2022-11-01 05:36:08 +01:00
Alex Hultman 7eea6f69ee Add initial smoke test for Deno, Node.js, Bun and similar "browsers" 2022-11-01 05:29:13 +01:00
Alex Hultman 7af11b1942 Pass router test with upper cased methods 2022-10-31 03:57:34 +01:00
uNetworkingAB 9acacf7ebe Assume 0 false positives in test 2022-10-29 06:20:43 +02:00
Alex Hultman 7cdb1f7224 Do not expect a trailer after chunked body 2022-10-18 16:55:22 +02:00
Alex Hultman 526d5d8bb9 Mother of god; do not require C++20 2022-10-08 06:18:29 +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 3a53ada17d Experimental parser optimizations 2022-10-03 01:16:40 +02:00
Alex Hultman 88b1cb10e6 Add failing HttpParser test 2022-04-20 12:49:41 +02: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
Alex Hultman 4980400736 Fix tests and fuzzing 2021-09-28 23:31:57 +00:00
Alex Hultman 4243874967 Rewritten pub/sub, v20 2021-09-25 04:46:10 +02:00
Alex Hultman d6f3ebdbc6 Add failing reordering test for v19 2021-09-13 12:36:52 +02:00
Alex Hultman f5b8ec214a Add failing TopicTree test 2021-06-26 19:45:04 +02:00
Alex Hultman dc423cfda2 Add "fin" to intersection iterator 2021-01-29 12:21:46 +01:00
Alex Hultman ac7c72698d Initial integration of new topicTree 2021-01-28 17:26:02 +01:00
Alex Hultman af8094268c Cleanups 2021-01-28 17:15:05 +01:00
Alex Hultman 596d7fdfc0 Pass basic topicTree testcase 2021-01-28 16:49:09 +01:00
Alex Hultman 0d74439933 Initial sender hole experiment 2021-01-28 01:52:22 +01:00
Alex Hultman 8690dd31ca Add working TopicTree unit test 2021-01-28 00:28:10 +01:00
Alex Hultman 051a080e29 Create README.md 2021-01-13 02:09:21 +01:00
Alex Hultman 1acbcaf03a Disallow windowBits=8 negotiation due to Zlib bug 2021-01-11 11:10:00 +01:00
Alex Hultman 7265ffe480 Experimental: rewrite extensions negotiation 2021-01-11 07:27:40 +01:00
Alex Hultman dadfff98d9 Add BloomFilter test 2020-12-02 04:26:14 +01:00
Alex Hultman 04b4105ba9 Clean-up TopicTree test 2020-05-08 14:46:49 +02:00
Alex Hultman 7a000bffcf Add failing unit test for TopicTree 2020-05-08 14:05:06 +02:00
Alex Hultman c1a969cedd Fix router in regards to empty url segments 2020-04-20 00:12:56 +02:00
Alex Hultman 61b69169c7 Quick-fix for HttpRouter priority flaw 2020-01-19 19:43:26 +01:00
Alex Hultman 92fcd32e0a Add router unit tests 2019-12-28 22:12:49 +01:00