Commit Graph
100 Commits
Author SHA1 Message Date
Alex Hultman 5dba45afed "Increase" fuzzing coverage 2021-03-03 12:10:49 +01:00
Alex Hultman 0e932517fd Ignore chunks after early exit from httpParser 2021-03-02 22:22:00 +01:00
Alex Hultman ca6d4e3119 Never return more than maxPayloadLength in PMD mock 2021-03-01 12:46:12 +01:00
Alex Hultman 5cd2d47c5d Okay fix fuzzing 2021-03-01 12:34:53 +01:00
Alex Hultman 013809f09a Alright, another try 2021-02-28 13:32:15 +01:00
Alex Hultman facd80b30c Use "mocked zlib" (not really) when fuzzing 2021-02-28 12:41:06 +01:00
Alex Hultman 650233500e Fix fuzzing builds 2021-02-28 06:01:46 +01:00
Alex Hultman 8089063504 Expose payload to ping/pong events 2021-02-26 01:32:06 +01:00
Alex HultmanandGitHub 649567d498 Update READMORE.md 2021-02-24 23:32:26 +01:00
Alex HultmanandGitHub d1481ea0f5 Update READMORE.md 2021-02-24 23:24:31 +01:00
Alex HultmanandGitHub 0c71ce1e00 Update READMORE.md 2021-02-24 23:07:03 +01:00
Alex Hultman 29e6ea9f94 Raise zlib compression level 2021-02-24 12:54:35 +01:00
Alex Hultman 92f304fc96 Make it possible to load_test with per-message-deflate 2021-02-24 12:23:24 +01:00
Alex Hultman 137425f9d2 Oops! Libdeflate inflate never worked 2021-02-24 12:05:56 +01:00
Alex Hultman 3eae7116e7 Add WITH_LIBDEFLATE option, pass Autobahn 2021-02-24 10:49:49 +01:00
Alex HultmanandGitHub 414fd1b6a9 Add files via upload 2021-02-22 23:00:28 +01:00
Alex Hultman cdc74aaddb Fix TopicTree OOM while fuzzing 2021-02-22 21:35:53 +01:00
Alex HultmanandGitHub 8dc4699b7b Update READMORE.md 2021-02-22 01:31:43 +01:00
Alex Hultman fd6bd30863 Try and fix TopicTree fuzzing OOM issues 2021-02-22 01:16:15 +01:00
Alex Hultman b35978e1f3 I'm a total moron 2021-02-22 00:59:28 +01:00
Alex Hultman 09aef610e0 Fix EpollEchoServer fuzzing 2021-02-21 17:11:38 +01:00
Alex HultmanandGitHub 44b57e64dc Update READMORE.md 2021-02-21 03:58:52 +01:00
Alex HultmanandGitHub 741101c8f6 Run tests on GH Actions 2021-02-21 03:30:36 +01:00
Alex Hultman a38a73e3d2 Fix fuzzing build 2021-02-21 03:25:42 +01:00
Alex Hultman 380b3a7134 Make getUserData type safe 2021-02-21 01:31:38 +01:00
Alex Hultman c7805e2e48 Remove uWS namespace specifier 2021-02-20 23:50:50 +01:00
Alex Hultman 6bf2e75589 Many changes and additions to pub/sub APIs 2021-02-20 15:58:20 +01:00
Alex Hultman 94f4deb50e Return [numSubscribers, success] when (un)subscribing 2021-02-19 19:53:29 +01:00
Alex Hultman 23864c371f Reserve maxLifetime for the future 2021-02-19 07:41:40 +01:00
Alex Hultman 26b7f8c7a6 WebSocket::send returns SendStatus now 2021-02-19 07:37:17 +01:00
Alex Hultman d13aac1af8 Remove extra semicolons 2021-02-19 07:14:43 +01:00
Alex Hultman acbe52518f Remove f2, add ofats::any_invocable 2021-02-19 07:09:55 +01:00
Alex Hultman 5d6bb74bf6 Fix overflowing conversion to int in getParameter 2021-02-19 05:20:28 +01:00
Alex Hultman 1507f3f98a Can't do getParamter there 2021-02-17 20:36:26 +01:00
Alex Hultman 52927697c1 Port remaining mocks to libEpollFuzzer 2021-02-17 19:12:45 +01:00
Alex Hultman 7b330e9e03 Port a few removed mocks to libEpollFuzzer targets 2021-02-17 18:25:46 +01:00
Alex Hultman 6c8459608c Remove broken and useless fuzz target 2021-02-16 18:42:56 +01:00
Alex Hultman 441a60b2d6 Remove all uSocketsMock fuzz targets 2021-02-16 18:31:40 +01:00
Alex HultmanandGitHub 7b59b98919 Update EpollHelloWorld.cpp 2021-02-16 17:54:29 +01:00
Alex HultmanandGitHub 5a3c7c03c5 Fix EpollHelloWorld fuzzing 2021-02-16 17:42:36 +01:00
Alex Hultman eec8dba0f9 Update threaded example 2021-02-15 20:17:37 +01:00
Alex Hultman 1ef15da77b Catch connect errors 2021-02-15 20:10:15 +01:00
Alex Hultman 6f1c0d8022 Use uSockets v0.7.1 2021-02-14 15:19:29 +01:00
Alex Hultman 92dbf19c46 Update uS, fix threaded prints 2021-02-09 23:31:07 +01:00
Alex Hultman 0a44518fc0 Add experimental C-API for evaluation 2021-02-07 20:16:30 +01:00
Alex HultmanandGitHub 8dcca10d07 Update README.md 2021-02-03 06:11:32 +01:00
Alex Hultman a17a6a7268 Add nonStrict subscribe/unsubscribe 2021-02-03 00:16:56 +01:00
Alex Hultman 55306ce0c1 Update uS 2021-02-02 01:18:00 +01:00
Alex Hultman 49929a6c74 Cheaper timeout system 2021-02-01 23:51:47 +01:00
Alex Hultman 20fbdbb7ae Change defaults 2021-01-31 17:14:53 +00:00
Alex Hultman df7c4bb9f8 Add option sendPingsAutomatically 2021-01-31 12:53:17 +00:00
Alex HultmanandGitHub 43e3c76edc Merge pull request #1185 from uNetworking/v19
v19
2021-01-29 13:30:21 +01:00
Alex Hultman 76487df709 Hook up WebSocket::publish as sender 2021-01-29 13:27:04 +01:00
Alex Hultman af631e4534 Update topicTree fuzzing 2021-01-29 13:17:56 +01:00
Alex Hultman f8800d3e09 Proper topicTree integration 2021-01-29 13:10:49 +01:00
Alex Hultman dc423cfda2 Add "fin" to intersection iterator 2021-01-29 12:21:46 +01:00
Alex HultmanandGitHub da7136afac Update README.md 2021-01-29 01:13:36 +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 90e61e88fd Add resetIdleTimeoutOnSend 2021-01-27 18:56:24 +01:00
Alex HultmanandGitHub 8253bb91d8 Mock us_socket_shutdown_read 2021-01-27 18:42:00 +01:00
Alex Hultman 12d8b192a1 Add closeOnBackpressureLimit option 2021-01-26 12:18:31 +01:00
Alex Hultman 359c26b0bf Send back connection close header 2021-01-25 14:04:48 +01:00
Alex Hultman 83adf40583 Add closeConnection to HttpResponse::end, FIN & close 2021-01-25 13:20:55 +01:00
Alex Hultman 33ee10dbe6 negotiateCompression has to be static inline 2021-01-23 19:13:56 +01:00
Alex Hultman e973bb41be Add extensions negotiation fuzzing 2021-01-23 19:08:14 +01:00
Alex HultmanandGitHub bd74b6c83b Create README.md 2021-01-13 02:13:34 +01:00
Alex HultmanandGitHub 051a080e29 Create README.md 2021-01-13 02:09:21 +01:00
Alex Hultman e002388c81 Fix fuzzing build 2021-01-11 13:37:26 +01:00
Alex Hultman 3347bcc4b2 Questionable: support ancient Http and connection: close 2021-01-11 13:13:06 +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 a86a500f3b Fix publish with ded. compr. compress = false 2021-01-08 21:08:19 +01:00
Alex HultmanandGitHub b0cfce1bd4 Update cpp.yml 2020-12-24 14:34:25 +01:00
Alex HultmanandGitHub 5f0fc48886 Update cpp.yml 2020-12-24 14:29:14 +01:00
Alex HultmanandGitHub 5b70871a08 writeHeader should writeStatus also for int64 2020-12-22 13:59:06 +01:00
Alex Hultman 62ea46321d Update function2 2020-12-06 06:44:33 +01:00
Alex Hultman 26912f82a7 And you tell me NOW!? 2020-12-03 04:34:14 +01:00
Alex Hultman e30217e787 PROXY parsing has to be done as part of every getHeaders 2020-12-02 22:17:39 +01:00
Alex Hultman dadfff98d9 Add BloomFilter test 2020-12-02 04:26:14 +01:00
Alex Hultman 0a8264e776 Document & fix PROXY regression/bug 2020-12-02 03:37:56 +01:00
Alex HultmanandGitHub 364993ff29 Update README.md 2020-12-01 07:33:14 +01:00
Alex Hultman 7f557cef41 Add basic ABI check 2020-12-01 05:53:28 +01:00
Alex Hultman fe553742f2 Fix last warnings, SocketContextOptions, BloomFilter 2020-12-01 05:45:53 +01:00
Alex Hultman a8b33acf7b Fix Http regression from warnings fix 2020-12-01 04:37:43 +01:00
Alex Hultman ad1d6fac08 Fix -Wunused-parameter 2020-12-01 01:10:00 +01:00
Alex Hultman cb582461b9 Fix MessageMetadata warnings on old GCC 2020-11-30 23:53:08 +01:00
Alex Hultman 1c5d201846 Fix -Wmissing-field-initializers 2020-11-30 23:37:49 +01:00
Alex Hultman a6a2a648c9 Enable -Wextra with exceptions 2020-11-30 23:22:30 +01:00
Alex Hultman ec2795d341 Fix -Wall warnings 2020-11-30 23:12:38 +01:00
Alex Hultman ad0a961430 Experimental: Fix all signed/unsigned warnings 2020-11-30 23:00:36 +01:00
Alex HultmanandGitHub b4e08ffb01 Update README.md 2020-10-25 20:58:24 +01:00
Alex HultmanandGitHub 72e26ea483 Update PerMessageDeflate.cpp 2020-10-24 08:28:35 +02:00
Alex HultmanandGitHub f9338395d0 Update README.md 2020-10-24 01:00:59 +02:00
Alex HultmanandGitHub 0c9db95ae3 Update README.md 2020-10-24 00:55:35 +02:00
Alex HultmanandGitHub 4fef0d73e4 Update PerMessageDeflate.cpp 2020-10-23 22:20:03 +02:00
Alex HultmanandGitHub e96a6bdb24 Update README.md 2020-10-23 06:19:52 +02:00