Jason Shirk
|
429b2dc94f
|
Move Win32 debugger Target to own module (#151)
|
2020-10-14 13:58:25 -07:00 |
|
Anshuman Goel
|
6302145349
|
Using ascii encoding (#138)
|
2020-10-14 15:54:35 -04:00 |
|
Cheick Keita
|
3189daeeb7
|
implementing heartbeat for the supervisor (#30)
|
2020-10-14 15:13:16 -04:00 |
|
bmc-msft
|
9acfbeaa2e
|
only start appinsights threads with configured app insights instances (#142)
|
2020-10-14 13:33:20 -04:00 |
|
bmc-msft
|
abcb5ed73c
|
optionally specify endpoint (#145)
|
2020-10-14 13:10:25 -04:00 |
|
bmc-msft
|
d73616b366
|
Save the managed identity as soon as it's available (#144)
|
2020-10-14 11:38:05 -04:00 |
|
bmc-msft
|
a42183f178
|
fix requirements.txt that got overwritten to UTF-16 (#140)
|
2020-10-13 19:22:36 -04:00 |
|
Anshuman Goel
|
de0b50961f
|
Adding a script to build onefuzz.exe (#91)
|
2020-10-13 14:26:28 -04:00 |
|
Anshuman Goel
|
7f0c25e2da
|
Managing Pool Resizing at service side (#107)
|
2020-10-13 14:04:26 -04:00 |
|
bmc-msft
|
473545685f
|
add migration to fix notifications from pre-1.0.0 upgrade (#135)
|
2020-10-12 16:05:54 -04:00 |
|
bmc-msft
|
839cbee3ec
|
Add rust libfuzzer example to integration tests (#132)
|
2020-10-12 15:12:57 -04:00 |
|
bmc-msft
|
7954f00454
|
use STDERR for libfuzzer targets (#131)
|
2020-10-12 13:54:20 -04:00 |
|
bmc-msft
|
6e2a7222ed
|
parse stderr for ASAN for libfuzzer targets (#127)
|
2020-10-09 17:00:19 -04:00 |
|
bmc-msft
|
1398285aea
|
Fixes typing error identified by a new mypy release (#129)
|
2020-10-09 16:44:59 -04:00 |
|
bmc-msft
|
69832f727c
|
Filter agent app-insights logs based on log::max_level (#125)
|
2020-10-09 13:52:14 -04:00 |
|
bmc-msft
|
f43c44e55c
|
use installed azcopy if we can't use our own (#126)
|
2020-10-09 12:39:12 -04:00 |
|
Jason Shirk
|
1c5be99881
|
Replace sha1 with sha256 in Windows input-tester (#115)
|
2020-10-08 17:00:34 -04:00 |
|
Anshuman Goel
|
ed370a0d8c
|
using multiple pgs (#121)
|
2020-10-08 16:08:38 -04:00 |
|
Jason Shirk
|
2039c7c3db
|
Update Windows debugger crate (#116)
|
2020-10-08 09:51:52 -04:00 |
|
bmc-msft
|
46325ea490
|
add '--endpoint' to 'repro_cmd' for integrations (#113)
|
2020-10-07 12:11:34 -04:00 |
|
bmc-msft
|
9df3b5d49a
|
Add github issues integration (#110)
|
2020-10-07 11:54:43 -04:00 |
|
bmc-msft
|
16331fca2e
|
add the ability to configure app-insights export (#102)
|
2020-10-07 10:32:26 -04:00 |
|
Anshuman Goel
|
4b87bdd769
|
Fixing version decoding issue (#88)
|
2020-10-07 10:04:47 -04:00 |
|
bmc-msft
|
4071794de1
|
handle libfuzzer targets failing without dropping crash files (#108)
|
2020-10-07 09:06:03 -04:00 |
|
bmc-msft
|
f832e93ce4
|
re-enable AFL fuzzer_stats parsing (#100)
|
2020-10-06 10:57:07 -04:00 |
|
bmc-msft
|
7c1901a139
|
fix bug stopping templates (#97)
|
2020-10-03 02:43:47 -04:00 |
|
bmc-msft
|
e308a4ae1e
|
refactor node state to fully put the agent in charge (#90)
|
2020-10-03 02:43:04 -04:00 |
|
bmc-msft
|
a088e72299
|
add onefuzz debug commands to easily get to nodes (#95)
|
2020-10-03 00:04:20 -04:00 |
|
bmc-msft
|
71439adea7
|
add onefuzz version & scaleset_id to telemetry from agent & supervisor (#94)
|
2020-10-02 23:57:46 -04:00 |
|
Cheick Keita
|
2bb6dcbaca
|
fixing input marker expansion in the supervisor task (#87)
|
2020-10-02 14:34:31 -04:00 |
|
bmc-msft
|
93be26bc94
|
use a semaphore to prevent agent restart during 'done' to reset early (#86)
|
2020-10-02 14:12:58 -04:00 |
|
Anshuman Goel
|
3b3572d0b3
|
Updating the default version value (#89)
|
2020-10-02 13:24:48 -04:00 |
|
bmc-msft
|
70c7a9c305
|
add machine_id to supervisor logs (#85)
|
2020-10-02 01:32:03 -04:00 |
|
bmc-msft
|
a196716e12
|
only record failures generated prior to stopping (#83)
|
2020-10-02 01:31:51 -04:00 |
|
bmc-msft
|
a529f073a8
|
pre-create instance-specific-setup directory (#81)
|
2020-10-02 01:31:31 -04:00 |
|
bmc-msft
|
9513a742ca
|
fix --wait_for_running in the templates (#84)
|
2020-10-02 01:21:03 -04:00 |
|
bmc-msft
|
062ff53e2e
|
sleep longer when the service has no tasks to process (#78)
|
2020-10-02 00:41:22 -04:00 |
|
bmc-msft
|
aa48469ad0
|
Start tasks when they reach setting_up (#82)
|
2020-10-02 00:40:45 -04:00 |
|
bmc-msft
|
5bea635398
|
handle more ADO integration errors (#80)
|
2020-10-02 00:40:34 -04:00 |
|
Joe Ranweiler
|
3de81b55f8
|
Transition to Done state on setup error, trigger node reimaging (#24)
|
2020-10-02 00:27:53 -04:00 |
|
bmc-msft
|
f72543dde2
|
cleanup logging in multiple functions (#73)
|
2020-10-01 23:31:08 -04:00 |
|
bmc-msft
|
8b6ea9f66b
|
mark task as failued if ADO notification fails (#77)
|
2020-10-01 22:00:08 -04:00 |
|
bmc-msft
|
4ce9060dd0
|
Don't let start-process execute in the background (#76)
|
2020-10-01 21:41:08 -04:00 |
|
Cheick Keita
|
ecb4eec469
|
reading command from the body instead of URI (#72)
|
2020-10-01 16:34:31 -07:00 |
|
bmc-msft
|
b0c82d2036
|
sleep for 30 seconds before restarting (#71)
|
2020-10-01 18:07:08 -04:00 |
|
bmc-msft
|
51c48453f2
|
run supervisor/repro in a loop (#70)
|
2020-10-01 17:18:26 -04:00 |
|
bmc-msft
|
4089cbe176
|
log the TokenData and URL on rejecting tokens (#69)
|
2020-10-01 16:23:49 -04:00 |
|
bmc-msft
|
22ee2975ef
|
slightly trim state update logs (#68)
|
2020-10-01 15:59:49 -04:00 |
|
bmc-msft
|
e234240b36
|
only set stating to stopping (#64)
|
2020-10-01 15:37:25 -04:00 |
|
bmc-msft
|
3e5fb4ef6f
|
slim down msg (#65)
|
2020-10-01 15:37:10 -04:00 |
|