Commit Graph

758 Commits

Author SHA1 Message Date
458b21f690 Enable logging HTTP response body on error (#162) 2020-10-15 15:55:52 -04:00
645a5e5702 stop automatically queueing objects for work (#159) 2020-10-15 14:39:37 -04:00
fb3071ad4a size validation (#156) 2020-10-15 12:05:57 -04:00
543dad30e2 handle nodes re-registering with existing work (#146) 2020-10-15 10:21:20 -04:00
5f7105fd59 afl++ addition (#7) 2020-10-15 09:41:49 -04:00
eabcc068f3 Expand coverage and debugger APIs (#155)
- Expand coverage and debugger APIs
- Remove redundant accessor
2020-10-14 18:17:26 -07:00
e59260c78e save the DynamicConfig for reload upon reboot (#150) 2020-10-14 17:23:30 -04:00
429b2dc94f Move Win32 debugger Target to own module (#151) 2020-10-14 13:58:25 -07:00
6302145349 Using ascii encoding (#138) 2020-10-14 15:54:35 -04:00
3189daeeb7 implementing heartbeat for the supervisor (#30) 2020-10-14 15:13:16 -04:00
9acfbeaa2e only start appinsights threads with configured app insights instances (#142) 2020-10-14 13:33:20 -04:00
abcb5ed73c optionally specify endpoint (#145) 2020-10-14 13:10:25 -04:00
d73616b366 Save the managed identity as soon as it's available (#144) 2020-10-14 11:38:05 -04:00
a42183f178 fix requirements.txt that got overwritten to UTF-16 (#140) 2020-10-13 19:22:36 -04:00
de0b50961f Adding a script to build onefuzz.exe (#91) 2020-10-13 14:26:28 -04:00
7f0c25e2da Managing Pool Resizing at service side (#107) 2020-10-13 14:04:26 -04:00
ab43890615 Release 1.3.1 (#136) 1.3.1 2020-10-12 18:05:52 -04:00
473545685f add migration to fix notifications from pre-1.0.0 upgrade (#135) 2020-10-12 16:05:54 -04:00
123c870e41 describe the appinsights auto-export (#134) 2020-10-12 15:38:59 -04:00
839cbee3ec Add rust libfuzzer example to integration tests (#132) 2020-10-12 15:12:57 -04:00
7954f00454 use STDERR for libfuzzer targets (#131) 2020-10-12 13:54:20 -04:00
76592b0a50 Release 1.3.0 (#128) 1.3.0 2020-10-09 17:17:43 -04:00
6e2a7222ed parse stderr for ASAN for libfuzzer targets (#127) 2020-10-09 17:00:19 -04:00
1398285aea Fixes typing error identified by a new mypy release (#129) 2020-10-09 16:44:59 -04:00
69832f727c Filter agent app-insights logs based on log::max_level (#125) 2020-10-09 13:52:14 -04:00
f43c44e55c use installed azcopy if we can't use our own (#126) 2020-10-09 12:39:12 -04:00
1c5be99881 Replace sha1 with sha256 in Windows input-tester (#115) 2020-10-08 17:00:34 -04:00
ed370a0d8c using multiple pgs (#121) 2020-10-08 16:08:38 -04:00
e0c713fa5e Update to contributing guide (#119) 2020-10-08 15:04:55 -04:00
2039c7c3db Update Windows debugger crate (#116) 2020-10-08 09:51:52 -04:00
5c4a873d51 add basic contributors guide (#117) 2020-10-07 18:18:20 -04:00
1f865a4d6e Release 1.2.0 (#114) 1.2.0 2020-10-07 13:08:48 -04:00
46325ea490 add '--endpoint' to 'repro_cmd' for integrations (#113) 2020-10-07 12:11:34 -04:00
9df3b5d49a Add github issues integration (#110) 2020-10-07 11:54:43 -04:00
16331fca2e add the ability to configure app-insights export (#102) 2020-10-07 10:32:26 -04:00
4b87bdd769 Fixing version decoding issue (#88) 2020-10-07 10:04:47 -04:00
4071794de1 handle libfuzzer targets failing without dropping crash files (#108) 2020-10-07 09:06:03 -04:00
752ec83aa5 fix CLI lint (#106) 2020-10-06 14:37:48 -04:00
f832e93ce4 re-enable AFL fuzzer_stats parsing (#100) 2020-10-06 10:57:07 -04:00
29458c57fb Update CURRENT_VERSION (#104) 1.1.0 2020-10-05 16:12:13 -04:00
383ae1cb26 Build 1.1.0 (#99) 2020-10-05 15:48:59 -04:00
7c1901a139 fix bug stopping templates (#97) 2020-10-03 02:43:47 -04:00
e308a4ae1e refactor node state to fully put the agent in charge (#90) 2020-10-03 02:43:04 -04:00
a088e72299 add onefuzz debug commands to easily get to nodes (#95) 2020-10-03 00:04:20 -04:00
71439adea7 add onefuzz version & scaleset_id to telemetry from agent & supervisor (#94) 2020-10-02 23:57:46 -04:00
2bb6dcbaca fixing input marker expansion in the supervisor task (#87) 2020-10-02 14:34:31 -04:00
93be26bc94 use a semaphore to prevent agent restart during 'done' to reset early (#86) 2020-10-02 14:12:58 -04:00
3b3572d0b3 Updating the default version value (#89) 2020-10-02 13:24:48 -04:00
70c7a9c305 add machine_id to supervisor logs (#85) 2020-10-02 01:32:03 -04:00
a196716e12 only record failures generated prior to stopping (#83) 2020-10-02 01:31:51 -04:00