1
0
Fork 0
Commit Graph

95 Commits (v1.2.1)

Author SHA1 Message Date
dump_stack() c1a3cb6ce5
Bump version 2019-12-25 14:40:13 +00:00
dump_stack() 9c70af4f6f
Add flag for verbose output 2019-11-14 15:38:16 +00:00
dump_stack() 7b8cf96b4a
Kpti settings was not affected for regular runs 2019-11-14 15:37:34 +00:00
dump_stack() 7b6e3a9ad6
Avoid slow mirrors 2019-09-05 18:27:23 +00:00
dump_stack() dc73413114
Set version 2019-08-30 17:40:01 +00:00
dump_stack() 104e70f861
Implements global timeout 2019-08-30 16:34:14 +00:00
dump_stack() 365c9d0e95
Implements reliablity threshold for exit code 2019-08-30 16:33:43 +00:00
dump_stack() 5bad772125
Support custom docker commands
Resolves #17
2019-08-30 00:05:50 +00:00
dump_stack() f3b0c07af2
Implements parameter for setting up docker registry server 2019-08-29 22:49:59 +00:00
dump_stack() 12b5bd2a99
Introduce global configuration file 2019-08-29 21:12:24 +00:00
dump_stack() e4bed2a4c3
Set version 2019-08-20 22:55:56 +00:00
dump_stack() 1ffd68601c
Remove bootstrap, download images on-demand 2019-08-20 09:09:38 +00:00
dump_stack() a08861cc19
Implements KPTI flag 2019-08-20 00:05:19 +00:00
dump_stack() 24b2123582
More flexible way to change smep/smap/kaslr while debug 2019-08-19 23:02:34 +00:00
dump_stack() 0daf31e3aa
Initial implementation of exploit pack testing 2019-08-18 17:49:11 +00:00
dump_stack() 73b39b5c0d
Refactor 2019-08-17 09:35:36 +00:00
dump_stack() 986a6f55e0
Refactor [2] 2019-08-17 09:05:06 +00:00
dump_stack() e0c0d3a072
Refactor 2019-08-17 08:51:42 +00:00
dump_stack() eb9ed90571
Generate markdown table statistics for tag 2019-08-16 20:11:35 +00:00
dump_stack() f7c884e4f8
Generate json statistics for tag 2019-08-16 19:31:58 +00:00
dump_stack() 085690697d
Flag for number of runs per each kernel 2019-08-16 18:50:34 +00:00
dump_stack() 574d5d45c3
Implements tagging 2019-08-16 18:30:46 +00:00
dump_stack() ddec4adf57 Command line flag for changing number of threads 2019-08-16 18:03:30 +00:00
dump_stack() fc50808893 Allow to enable/disable kaslr/smep/smap for debugging 2019-08-16 15:25:16 +00:00
dump_stack() d035e4f8ad Implements build on host and support for custom kernels
Resolves #6
2019-08-16 14:05:26 +00:00
dump_stack() 89c3175de4
Add file names to log output 2019-08-16 00:04:57 +00:00
dump_stack() 8430eea47f
Implements saving build output
Resolves #9
2019-08-14 17:36:36 +00:00
dump_stack() ecf55a0cdf
Fix bootstrap 2019-08-14 13:15:04 +00:00
dump_stack() b7624f0d28
Implements query for build/insmod/test logs 2019-08-13 23:54:45 +00:00
dump_stack() 9175305cb9
Implements basic logs query, success rate calculation
Closes #10
Closes #11
2019-08-13 23:33:52 +00:00
dump_stack() 23be05969d
Change email 2019-08-13 21:57:01 +00:00
dump_stack() 51fa085170
Store logs in sqlite3 database 2019-08-13 21:54:59 +00:00
dump_stack() caee1b5756
Implements parameter "--max=X" for pew 2019-08-12 23:21:38 +00:00
dump_stack() 5dbbb33297
Implements parameter "--max=X" for autogen 2019-08-12 22:58:47 +00:00
dump_stack() 6156947406
Make docker permissions errors more obvious 2019-07-10 22:08:04 +00:00
dump_stack() 144a8547bc
Move upstream to code.dumpstack.io 2019-02-02 21:25:09 +00:00
dump_stack() d42474892c Reduce main func complexity 2018-12-10 02:51:15 +00:00
dump_stack() 880af47cc5 Use go timers for kill docker by timeout, fixes #12 2018-12-08 02:53:29 +00:00
dump_stack() 2a3c3ed18e Non-zero exit status if something failed 2018-12-07 03:14:24 +00:00
dump_stack() 076a5babb9 Fix typo 2018-12-02 20:25:33 +00:00
dump_stack() bc4129e01c Do not check for kernels config exist 2018-12-02 20:23:48 +00:00
dump_stack() 6b0301ec45 Do not exit if kernels config does not exists 2018-12-02 20:20:59 +00:00
dump_stack() 825d69b770 Implements command for generate all kernels for distro/version 2018-12-02 19:54:09 +00:00
dump_stack() 5682dd99c1 Do not run bootstrap automatically, but suggest it to user 2018-12-02 03:39:54 +00:00
dump_stack() cf0e5efe18 Move bootstrap before kernels check 2018-12-02 03:19:41 +00:00
dump_stack() b459f91a22 Run bootstrap automatically on first run 2018-12-02 03:16:34 +00:00
dump_stack() b0d2c99246 Check for qemu-system-x86_64 not qemu 2018-12-02 03:10:01 +00:00
dump_stack() 1488d4b081 Implements fallback if rootfs image not found 2018-12-01 20:18:43 +00:00
dump_stack() b36956c7a4 Bump version in source code 2018-12-01 18:12:44 +00:00
dump_stack() 5116ffe015 Implements bootstrap, fixes #3 2018-12-01 17:34:57 +00:00