Commit Graph

68 Commits

Author SHA1 Message Date
Alex Hultman 6ffb8a6bf7 Minor fuzz fix 2020-06-10 13:56:20 +02:00
alexhultman-2fa 676389b2a4 Update Http fuzzing 2020-06-10 13:50:18 +02:00
Alex Hultman 3d1ede1f52 Add HttpWithProxy fuzz target 2020-06-08 15:19:43 +02:00
Alex Hultman a4d192453a Fix TopicTree fuzz build 2020-06-08 15:17:05 +02:00
Alex Hultman 1699b214c5 Update TopicTree fuzzing 2020-06-01 14:51:50 +02:00
Alex Hultman 3c9a418e5a Update uSocketsMock.c for v0.3.5+ APIs 2020-05-08 15:56:55 +02:00
Alex Hultman 05a7b1e45b Update PerMessageDeflate fuzzing 2020-04-07 18:07:09 +02:00
Alex Hultman 11696c54be Amagad, fix fuzzing 2020-03-05 19:49:38 +01:00
Alex Hultman 3a64336493 Fix fuzzing of permessage-deflate 2020-03-02 18:11:49 +01:00
Alex Hultman 7313e0168d Add link to fuzzing bug list 2020-02-29 01:25:32 +01:00
Alex Hultman 4e0db32165 Update README.md 2020-01-12 20:27:21 +01:00
Alex Hultman d4e0032a3d Also call cork while doing so 2020-01-12 20:23:43 +01:00
Alex Hultman f0574d5fbb Make sure to call write while fuzzing 2020-01-12 20:19:44 +01:00
Alex Hultman dde628956b Fuzz ws->unsubscribeAll 2020-01-12 18:56:54 +01:00
Alex Hultman 2de34fa3f6 Stress more with MockedHelloWorld 2020-01-12 18:52:46 +01:00
Alex Hultman 42977d3570 Add MockedEmptyHandlersServer fuzz target 2020-01-12 18:22:54 +01:00
Alex Hultman 108d4f527f Call loop pre/post more often while fuzzing 2020-01-11 23:15:29 +01:00
Alex Hultman 5d0d821bb2 Emit pre/post callbacks while fuzzing 2020-01-11 23:00:20 +01:00
Alex Hultman 55fa272f5a Update README.md 2020-01-09 19:35:29 +01:00
Alex Hultman e9d8ed9197 Add TopicTree fuzz target 2020-01-09 19:32:14 +01:00
Alex Hultman 7d2c1b4379 Add MockedBroadcastingEchoServer fuzz target 2020-01-08 18:27:03 +01:00
Alex Hultman a23d3fd901 Re-enable mocked post fuzz 2020-01-07 14:04:51 +01:00
Alex Hultman 03681ccbe6 Restore fuzzing makefile 2020-01-04 14:12:26 +01:00
Alex Hultman bbbe3bda18 Be strict about maxPayloadLength in inflate 2020-01-01 18:15:56 +01:00
Alex Hultman 736e50bdc8 Fuzz with check for message length passed 2019-12-31 13:13:42 +01:00
Alex Hultman 54dd866a84 Fragments forming a long message are not caught early 2019-12-31 12:56:45 +01:00
Alex Hultman a969a3e53e Fix up router fuzz target 2019-12-26 16:22:20 +01:00
Alex Hultman d83b4ccc54 Update README.md 2019-08-18 23:48:54 +02:00
Alex Hultman 24b15097ad More investigation 2019-06-27 20:47:56 +02:00
Alex Hultman ff285785b1 Investigation continues 2019-06-26 20:58:24 +02:00
Alex Hultman 734229a546 Try and figure out where things break 2019-06-25 21:37:25 +02:00
Alex Hultman bec0ab1831 Cover more code in mocked hello world 2019-06-22 12:43:33 +02:00
Alex Hultman 248df5cf65 Clean up fuzzing Makefile 2019-06-21 13:43:02 +02:00
Alex Hultman 441a1d33ea Trigger even more code while fuzzing 2019-06-21 13:27:13 +02:00
Alex Hultman c0d8b383cc Enable permessage-deflate while fuzzing 2019-06-21 00:37:04 +02:00
Alex Hultman 7e3118ae73 Update README.md 2019-06-21 00:27:25 +02:00
Alex Hultman 158fb9ef5a Rather use last byte to determine what to do 2019-06-19 23:15:17 +02:00
Alex Hultman 29761db349 Cover more code, fix leak due to not emitting close while mocking 2019-06-19 22:48:13 +02:00
Alex Hultman dfe0df6586 Loop over data in chunks of 0-255 while mocking 2019-06-18 18:46:23 +02:00
Alex Hultman 7a5365543a Move oss-fuzz building rules to here 2019-06-16 15:20:18 +02:00
Alex Hultman c102034870 Add MockedEchoServer fuzz target, fix App capture of moving this 2019-06-16 12:53:19 +02:00
Alex Hultman 48cca47c63 Update Http.cpp 2019-06-15 21:53:31 +02:00
Alex Hultman e6f21a8354 Update Http.cpp 2019-06-15 21:39:14 +02:00
Alex Hultman 7551339a52 Update Http.cpp 2019-06-15 21:37:41 +02:00
Alex Hultman cb12320483 Update helpers.h 2019-06-14 21:56:06 +02:00
Alex Hultman a11df69fea Update uSocketsMock.c 2019-06-13 20:14:03 +02:00
Alex Hultman afe63d6f25 Fix oss-fuzz reported issues 2019-06-12 10:58:29 +02:00
Alex Hultman 28e0f24f2f Update uSocketsMock.c to the 0.2.0 interfaces 2019-06-11 19:31:58 +02:00
Alex Hultman ce66e6c13c Update README.md 2019-06-10 02:15:13 +02:00
Alex Hultman 5098ec279f Compile uSocketsMock as C 2019-06-10 01:19:18 +02:00