Commit Graph
100 Commits
Author SHA1 Message Date
dump_stack 7b6e3a9ad6 Avoid slow mirrors 2019-09-05 18:27:23 +00:00
dump_stack b117739c49 Add policykit-1 to rootfs 2019-08-31 12:45:55 +00:00
dump_stack b28c47e64d Fix link to Travis-CI 2019-08-31 10:56:45 +00:00
dump_stack 4b14187dad GitHub Actions: convert case 2019-08-31 10:53:36 +00:00
dump_stack 950b1e5e83 Add Ubuntu build for GitHub Actions 2019-08-31 09:28:36 +00:00
dump_stackandGitHub bf90a10692 Add macOS build for GitHub Actions 2019-08-31 08:28:38 +00:00
dump_stack 3e7c564a5a Exclude host kernel generation for macOS 2019-08-31 08:05:43 +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 f3d67cc3c2 Update CHANGELOG 2019-08-29 22:29:23 +00:00
dump_stack 12b5bd2a99 Introduce global configuration file 2019-08-29 21:12:24 +00:00
dump_stack b05c44ab9d Travis-CI: migrate to travis-ci.com 2019-08-28 03:18:37 +00:00
dump_stack 19535fc75c Do not produce error if existing 2019-08-23 10:46:37 +00:00
dump_stack 5e6a9dec93 Add rootfs generator for Ubuntu 14.04 2019-08-23 10:44:16 +00:00
dump_stack 0f89a868bd Add brief description 2019-08-21 08:08:35 +00:00
dump_stack 14b8010fee Fix spelling 2019-08-21 06:16:25 +00:00
dump_stack 7fd8614e3c Using sed to fix spelling was not a really good idea.
Revert "Fix spelling"

This reverts commit 3d958c1e10.
2019-08-21 06:14:58 +00:00
dump_stack 3d958c1e10 Fix spelling 2019-08-20 23:17:23 +00:00
dump_stack e4bed2a4c3 Set version 2019-08-20 22:55:56 +00:00
dump_stack a9d4d64e30 Update changelog 2019-08-20 21:58:42 +00:00
dump_stack a8b423cddf Troubleshooting 2019-08-20 21:55:40 +00:00
dump_stack df5d226772 Note about CentOS kernels 2019-08-20 19:22:47 +00:00
dump_stack 72bb8df46b Support CentOS kernels
Resolves #8
2019-08-20 18:58:08 +00:00
dump_stack 1ffd68601c Remove bootstrap, download images on-demand 2019-08-20 09:09:38 +00:00
dump_stack 86ad71f230 Install libseccomp-dev only for 14.04 and later 2019-08-20 07:06:08 +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 01d6c89d60 Apply qemu cpu/memory settings from artifact config 2019-08-19 22:43:08 +00:00
dump_stack 08ed3461ad Use smep/smap settings from artifact config as default value 2019-08-19 22:37:27 +00:00
dump_stack d425f455bb Make variable names more toml-friendly 2019-08-19 19:03:59 +00:00
dump_stack 857f398f6b MarshalTOML for Duration 2019-08-19 19:01:29 +00:00
dump_stack 282d99f511 Allow to force some qemu settings from .out-of-tree.toml 2019-08-19 18:34:13 +00:00
dump_stack 338300eeec CPU model 'host' requires KVM 2019-08-19 17:07:29 +00:00
dump_stack e106eaa3e0 Add libseccomp-dev to ubuntu base layer 2019-08-19 17:07:03 +00:00
dump_stack 89305b7011 Use all host cpu features 2019-08-19 16:16:17 +00:00
dump_stack 54a3704bc2 Do not clean dmesg 2019-08-19 16:15:55 +00:00
dump_stack f3d932e100 Lowercase donate badges 2019-08-18 18:00:29 +00:00
dump_stack 0daf31e3aa Initial implementation of exploit pack testing 2019-08-18 17:49:11 +00:00
dump_stack c0aeb01ff7 Test.sh fallback 2019-08-18 15:05:21 +00:00
dump_stack ddf2fc0d0b Check kvm permissions 2019-08-18 12:53:13 +00:00
dump_stack 735256ff13 Travis-CI: xenial -> bionic 2019-08-18 11:33:58 +00:00
dump_stack ea5f06334c Fix regexp 2019-08-17 15:30:42 +00:00
dump_stack f847f0a773 Text wrap 2019-08-17 15:13:21 +00:00
dump_stack e5856c1931 Implements non-regex way to set kernel version 2019-08-17 15:12:48 +00:00
dump_stack faf9f9fd8f Do not show warning if test.sh is not exists 2019-08-17 12:42:14 +00:00
dump_stack 6ee5530554 Refactor 2019-08-17 10:04:45 +00:00
dump_stack 844f5a5580 Refactor 2019-08-17 10:00:01 +00:00
dump_stack 1fdf92cc6b Typo 2019-08-17 09:47:13 +00:00
dump_stack aa08b7a8b2 Fix tests 2019-08-17 09:38:42 +00:00
dump_stack 73b39b5c0d Refactor 2019-08-17 09:35:36 +00:00
dump_stack b654fb29b9 Fix markdown identation 2019-08-17 09:26:45 +00:00
dump_stack 927fcddebf Add missed va_end call 2019-08-17 09:08:58 +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 5ad41bc1c8 Update changelog for next release 2019-08-17 01:30:29 +00:00
dump_stack b3b1ddcb7d Documentation: fix lists 2019-08-17 00:38:27 +00:00
dump_stack 3789da0579 Documentation: brief introduction and installation steps 2019-08-17 00:33:50 +00:00
dump_stack c1c5fd4f16 Change bitcoin link 2019-08-16 22:34:37 +00:00
dump_stack 2c341076a0 Add bitcoin donation button 2019-08-16 22:04:46 +00:00
dump_stack 4a55957edb Add donate button 2019-08-16 21:44:16 +00:00
dump_stack fb750a93e4 Add readthedocs badge 2019-08-16 20:51:45 +00:00
dump_stack 75f9436482 Documentation: Fix heading [2] 2019-08-16 20:45:37 +00:00
dump_stack 7a689d942a Documentation: Fix heading 2019-08-16 20:44:35 +00:00
dump_stack a4ac4ff798 Init docs 2019-08-16 20:43:15 +00:00
dump_stack 56032241a0 Typo 2019-08-16 20:36:46 +00:00
dump_stack 09087d066f Add CHANGELOG 2019-08-16 20:33:56 +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 c2481272e2 Revert "Travis-CI: Test also without go modules"
This reverts commit a0a9333385.
2019-08-16 18:50:47 +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 b7d785f0c8 Add TODO regarding kernel source 2019-08-16 16:32:26 +00:00
dump_stack 53a80743ba Use more meaningful name for artifacts 2019-08-16 15:39:40 +00:00
dump_stack 3064dc3a27 Auto detect debug symbols for host kernels 2019-08-16 15:34:10 +00:00
dump_stack fc50808893 Allow to enable/disable kaslr/smep/smap for debugging 2019-08-16 15:25:16 +00:00
dump_stack a0a9333385 Travis-CI: Test also without go modules 2019-08-16 14:08:31 +00:00
dump_stack f2b32d1e27 Update go modules 2019-08-16 14:07:39 +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 15a8c6b1e4 Move tmp to avoid tmpfs-related issues with docker 2019-08-16 12:43:29 +00:00
dump_stack 89c3175de4 Add file names to log output 2019-08-16 00:04:57 +00:00
dump_stack 35dfe2a361 Add qemu stdout/stderr to log; Implements database versioning 2019-08-14 22:59:34 +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 5ed23ee2b0 Show also ID of log entry 2019-08-13 23:39:14 +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 94be33f869 Refactor 2019-08-13 22:17:24 +00:00
dump_stack 6cebd85535 Missed file for 51fa0851 2019-08-13 22:09:40 +00:00
dump_stack e63bfa24e9 Remove outdated TODO 2019-08-13 21:58:11 +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 238592e546 Typo 2019-07-12 17:11:16 +00:00
dump_stack 6156947406 Make docker permissions errors more obvious 2019-07-10 22:08:04 +00:00
dump_stackandGitHub 133b7a9b03 Merge pull request #16 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2019-06-20 10:12:27 +00:00