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 |
|
Alex Hultman
|
72ad34075e
|
Try and fix ubsan complaints
|
2019-06-10 00:44:50 +02:00 |
|
Alex Hultman
|
2c85dc51c6
|
Use LLVMFuzzerInitialize instead
|
2019-06-10 00:16:30 +02:00 |
|
Alex Hultman
|
47dd5a49ac
|
Add MockedHelloWorld fuzz target with uSocketsMock.c
|
2019-06-09 23:44:17 +02:00 |
|
Alex Hultman
|
2c19e4f221
|
Add mocking idea
|
2019-06-09 22:01:02 +02:00 |
|
Alex Hultman
|
8329285ef1
|
Add PerMessageDeflate fuzz target
|
2019-06-09 21:52:53 +02:00 |
|
Alex Hultman
|
12ec7a6234
|
Fix up fuzzing
|
2019-06-09 09:45:30 +02:00 |
|
Alex Hultman
|
41ed5e3990
|
Fuzz WebSockets in chunks
|
2019-04-03 03:51:15 +02:00 |
|
Alex Hultman
|
d4bf6346df
|
Guarantee SSO is not applicable to fallback buffer
|
2019-04-03 03:17:02 +02:00 |
|
Alex Hultman
|
7f35d06920
|
Add fuzzing/helpers.h
|
2019-04-03 03:00:49 +02:00 |
|
Alex Hultman
|
cd00bfc779
|
Fuzz Http in chunks
|
2019-04-03 02:59:24 +02:00 |
|
Alex Hultman
|
c42e54780c
|
Update README.md
|
2019-03-13 17:41:54 +01:00 |
|
Alex Hultman
|
ea0d6a0b3d
|
Also fuzz handshakes
|
2019-03-13 17:21:05 +01:00 |
|
Alex Hultman
|
0e0d796cfd
|
Also fuzz the extensions negotiator
|
2019-03-13 16:59:04 +01:00 |
|
Alex Hultman
|
a9c9dd4a7d
|
Fix wildcard routing precedence bug, fuzz router
|
2019-03-13 11:01:23 +01:00 |
|
Alex Hultman
|
9d6d4d5c99
|
Don't include method/url in header iteration
|
2019-03-10 13:34:41 +01:00 |
|
Alex Hultman
|
a8184c3844
|
Fix fuzzing
|
2019-03-09 14:08:15 +01:00 |
|
Alex Hultman
|
3b3b1d70c6
|
Add Http fuzzing
|
2019-03-09 12:01:59 +01:00 |
|
Alex Hultman
|
2ba5d06bdf
|
Add fuzz testing
|
2019-03-09 11:31:34 +01:00 |
|