criyle
|
5f66dc11f5
|
fix(config): fix syscall check on arm64
|
2025-08-13 22:22:53 +00:00 |
|
criyle
|
7aa1c5a28b
|
refactor: normalize error message & replace path with filepath
|
2025-05-25 22:02:23 -04:00 |
|
DNEGEL3125
|
638345b6eb
|
test(fileset): add unit tests for FileSet (#15)
* test(FileSet): add unit test for IsInSetSmart
* test(FileSet): add unit test for Add
* test(fileset): add unit test for AddRange
|
2025-05-22 13:21:42 -04:00 |
|
criyle
|
51b53cf60b
|
runner: add procPeak as measurement of peak process count
|
2025-02-20 03:12:28 +00:00 |
|
criyle
|
f6274fd54c
|
cgroup: rename types to remove stutters
|
2024-02-05 08:53:37 +00:00 |
|
criyle
|
ed93876f8c
|
*: fix typos
|
2024-02-03 16:19:58 +00:00 |
|
criyle
|
fded6ba8c7
|
*: bump dependency versions & go1.17 build tag
|
2021-09-19 14:10:44 -07:00 |
|
criyle
|
26c5f63dcb
|
runner: async -> sync
|
2021-06-05 16:16:05 -07:00 |
|
criyle
|
7603109e33
|
Refactor seccomp ptrace & improve container
|
2020-12-23 12:12:43 -08:00 |
|
criyle
|
7ce98ffa42
|
Add ability to parse size from string
|
2020-12-05 13:50:32 -08:00 |
|
criyle
|
085f7a63c2
|
Fix unit tests & minor performance improvement
|
2020-09-21 00:17:10 -07:00 |
|
criyle
|
2489317fb7
|
Add _linux suffix to linux only packages
|
2020-05-01 17:10:23 -04:00 |
|
criyle
|
5f133175fd
|
Add ability unshare cgroup after sync
|
2020-03-20 18:50:31 -04:00 |
|
criyle
|
4f2257a187
|
Remove types pkg & update documents
- move types pkg into runner
- add documentations for cgroup & container
- add benchmakr for cgroup & container
|
2020-03-02 03:14:13 -05:00 |
|
criyle
|
cf5ebfb3ef
|
Handle potential wait4 EINTR & add memory cgroup
|
2020-03-01 01:34:40 -05:00 |
|
criyle
|
c21ae19d18
|
reduce container communication overhead
|
2020-02-27 23:30:32 -05:00 |
|
criyle
|
a24933ac82
|
update mounts
|
2020-02-19 01:13:25 -05:00 |
|
criyle
|
a4c78dcf5d
|
update documentations
|
2020-02-18 21:55:32 -05:00 |
|
criyle
|
d8079e967e
|
adapted to context
|
2020-02-12 03:06:15 -05:00 |
|
criyle
|
bfedda0ba2
|
adapted to context
|
2020-02-12 03:01:37 -05:00 |
|
criyle
|
192a09142c
|
add support to set credentials
|
2019-11-02 17:05:59 -07:00 |
|
criyle
|
6e46a73289
|
update to go 1.13 & fix typos
|
2019-10-14 00:00:58 -07:00 |
|
criyle
|
c8d682f4b6
|
add mount builder & fix rlimits unit
|
2019-09-18 01:42:10 -07:00 |
|
criyle
|
2968ef7e27
|
refactor config
|
2019-09-01 02:16:41 -07:00 |
|
criyle
|
86c5e2f377
|
wrap and decouplin libseccomp
|
2019-09-01 01:36:01 -07:00 |
|
criyle
|
7b06ce65ac
|
normalize naming schema
|
2019-08-30 00:57:07 -07:00 |
|
criyle
|
5a6ff8a917
|
add more command line arguments
|
2019-04-01 03:05:24 -04:00 |
|
criyle
|
bcf0c842e2
|
fix input / output file name settings
|
2019-03-31 22:33:14 -04:00 |
|
criyle
|
15e5680512
|
add ability to skip syscall
|
2019-03-31 21:43:40 -04:00 |
|
criyle
|
05d7ca1edc
|
add debug information
|
2019-03-31 20:17:56 -04:00 |
|
criyle
|
976f33ead5
|
add syscall handle to tracer
|
2019-03-31 19:13:05 -04:00 |
|
criyle
|
3393398fae
|
add some comment to tracee
|
2019-03-30 22:03:21 -04:00 |
|
criyle
|
ea21693afd
|
add stdin/out/err and rlimit restrict
|
2019-03-28 20:11:47 -04:00 |
|
criyle
|
f6ed5aaa41
|
first commit
|
2019-03-26 20:55:28 -04:00 |
|