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