Commit Graph

2095 Commits

Author SHA1 Message Date
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
a529f073a8 pre-create instance-specific-setup directory (#81) 2020-10-02 01:31:31 -04:00
9513a742ca fix --wait_for_running in the templates (#84) 2020-10-02 01:21:03 -04:00
062ff53e2e sleep longer when the service has no tasks to process (#78) 2020-10-02 00:41:22 -04:00
aa48469ad0 Start tasks when they reach setting_up (#82) 2020-10-02 00:40:45 -04:00
5bea635398 handle more ADO integration errors (#80) 2020-10-02 00:40:34 -04:00
3de81b55f8 Transition to Done state on setup error, trigger node reimaging (#24) 2020-10-02 00:27:53 -04:00
f72543dde2 cleanup logging in multiple functions (#73) 2020-10-01 23:31:08 -04:00
8b6ea9f66b mark task as failued if ADO notification fails (#77) 2020-10-01 22:00:08 -04:00
4ce9060dd0 Don't let start-process execute in the background (#76) 2020-10-01 21:41:08 -04:00
ecb4eec469 reading command from the body instead of URI (#72) 2020-10-01 16:34:31 -07:00
b0c82d2036 sleep for 30 seconds before restarting (#71) 2020-10-01 18:07:08 -04:00
51c48453f2 run supervisor/repro in a loop (#70) 2020-10-01 17:18:26 -04:00
4089cbe176 log the TokenData and URL on rejecting tokens (#69) 2020-10-01 16:23:49 -04:00