Commit Graph
572 Commits
Author SHA1 Message Date
Alex Hultman 75b130ef25 Update uSockets 2020-09-05 18:02:32 +02:00
Alex Hultman 47d6e3d921 Use uSockets v0.6.0 2020-09-05 14:45:58 +02:00
Alex Hultman cc27ff5d96 Update ServerName example a bit 2020-09-05 00:09:39 +02:00
Alex Hultman 92b2d2a736 Ignore missingServerName if app failed 2020-09-04 23:40:37 +02:00
Alex HultmanandGitHub f99f20faa9 Update README.md 2020-08-26 04:47:11 +02:00
Alex Hultman 7420c1a09a Update uSockets 2020-08-24 12:39:17 +02:00
Alex HultmanandGitHub 4d79a1877e Stress a bit more of uSockets when fuzzing 2020-08-24 12:28:30 +02:00
Alex Hultman 3ee905291a Use experimental uSockets 2020-08-24 12:08:09 +02:00
Alex HultmanandGitHub 8b82998e5d Use our fork of zlib for MemorySanitizer fuzzing 2020-08-24 01:55:26 +02:00
Alex Hultman 505ec79584 Update libEpollFuzzer 2020-08-23 18:44:20 +02:00
Alex Hultman e5e216c5da Update libEpollFuzzer, thread_local build 2020-08-22 08:29:52 +02:00
Alex Hultman f5440c6958 Update libEpollFuzzer, uSockets 2020-08-21 21:05:06 +02:00
Alex Hultman b039f95cc1 Increase fuzzing coverage of uSockets 2020-08-21 16:26:42 +02:00
Alex Hultman 8bdae7645f Also fuzz client features 2020-08-20 21:46:27 +02:00
Alex Hultman 426d4aa298 Trigger more context functions when fuzzing 2020-08-20 19:45:11 +02:00
Alex Hultman 2544593c13 Update libEpollFuzzer 2020-08-19 15:55:02 +02:00
Alex Hultman f69282c478 missingServerName and updated ServerName example 2020-08-17 05:39:54 +02:00
Alex Hultman 77aced05f8 Add App::removeServerName 2020-08-17 03:55:57 +02:00
Alex Hultman d14d31ce47 Add basic ServerName example & impl. 2020-08-17 02:49:36 +02:00
Alex Hultman cf0a21e33b Fuzz with defer, send, end uncorked 2020-08-14 17:40:54 +02:00
Alex Hultman 436076479f Remove static switch to ease fuzz coverage tracking 2020-08-14 16:58:49 +02:00
Alex Hultman 959ac9ef80 Simplify PerMessageDeflate fuzzing regions 2020-08-14 16:34:14 +02:00
Alex Hultman 301b7ffe45 Revert "Never fuzz DEDICATED_COMPRESSOR_3KB"
This reverts commit ffa900b9aa.
2020-08-12 23:46:11 +02:00
Alex Hultman f666aab105 Add TopicTree fuzzing dictionary 2020-08-12 22:01:47 +02:00
Alex Hultman c2dbcf0c04 Refuse wildcards when publishing 2020-08-12 21:57:33 +02:00
Alex HultmanandGitHub d0e615492c Try and increase fuzz coverage 2020-08-12 11:10:59 +02:00
Alex Hultman 4e2dc917e8 Merge branch 'master' of https://github.com/uNetworking/uWebSockets 2020-08-10 18:19:36 +02:00
Alex Hultman 4aa7424b10 Build zlib from source on oss-fuzz 2020-08-10 18:19:01 +02:00
Alex HultmanandGitHub e0f23ff302 Update README.md 2020-08-10 15:59:50 +02:00
Alex Hultman 330361f7b3 Add simple fuzzing dictionary 2020-08-10 15:49:17 +02:00
Alex Hultman 854aeeecb6 Must pass CFLAGS for oss-fuzz to work with msan 2020-08-10 00:23:00 +02:00
Alex Hultman 570c585038 Update libEpollFuzzer 2020-08-09 23:10:45 +02:00
Alex HultmanandGitHub d30c3d1370 Also wrap send syscall when fuzzing 2020-08-09 21:11:22 +02:00
alexhultman-2faandGitHub f21cb8fcba Quick-fix stack overflow while fuzzing 2020-08-09 10:24:15 +02:00
Alex Hultman ffa900b9aa Never fuzz DEDICATED_COMPRESSOR_3KB 2020-08-07 19:53:17 +02:00
Alex Hultman 542f3eafae Fuzz with all compressors 2020-08-07 19:47:34 +02:00
Alex Hultman 31ed58674a Improve PerMessageDeflate fuzzing 2020-08-07 19:33:03 +02:00
Alex HultmanandGitHub 0264eb03d1 Update README.md 2020-08-07 17:26:28 +02:00
Alex HultmanandGitHub 521573933d Update README.md 2020-08-07 17:24:12 +02:00
Alex Hultman 0d5c0bd2ef Try deterministically fuzzed MockedEchoServer 2020-08-07 16:30:42 +02:00
Alex Hultman 4ad07a4f93 Fix entirely broken TopicTree fuzz target 2020-08-07 16:08:53 +02:00
Alex Hultman dd0f220040 Add comment regarding BloomFilter 2020-08-06 17:37:00 +02:00
Alex Hultman 2a791726c2 Bloom filter has to be reset 2020-08-06 17:12:16 +02:00
Alex Hultman 1fdcfa559e Improve fuzzing coverage 2020-08-06 17:07:19 +02:00
Alex Hultman d5b5e8d8da Add libEpollFuzzer and a new fuzz target 2020-08-05 16:27:24 +02:00
Alex Hultman 4d66885e67 Make Loop::free/get reusable 2020-08-05 15:16:39 +02:00
Alex Hultman 4fcfe49bcc getWriteOffset should give size_t 2020-07-29 08:56:32 +02:00
Alex Hultman f2198ccfac Fix >2gb streamed HTTP responses 2020-07-29 08:41:53 +02:00
Alex HultmanandGitHub 0ee723a55a Update README.md 2020-07-27 10:47:18 +02:00
Alex HultmanandGitHub e2083bab14 Update README.md 2020-07-26 09:31:20 +02:00