criyle
|
ba8d3924d8
|
feat: add timeout support to filestore
resolve #11
|
2021-04-17 18:13:18 -07:00 |
|
criyle
|
222eb97b25
|
docs: 加入中文文档
|
2021-04-06 02:03:19 -07:00 |
|
criyle
|
e2bddd3216
|
linuxcontainer: fix fd leak
|
2021-03-30 21:41:48 -07:00 |
|
criyle
|
eda1962b0c
|
linuxcontainer: host async wait
|
2021-03-29 22:52:02 -07:00 |
|
criyle
|
d799f614f2
|
linuxcontainer: use async executor
|
2021-03-29 01:25:10 -07:00 |
|
criyle
|
f624a0f6a8
|
linuxcontainer: bump dependency versions
|
2021-03-27 19:27:43 -07:00 |
|
criyle
|
9dec36d395
|
filestore: refactor uniqure id generator
|
2021-03-19 00:28:11 -07:00 |
|
criyle
|
2acca7d71c
|
envexec: refactor to not use empty interface
|
2021-03-13 16:08:51 -08:00 |
|
Jason A. Donenfeld
|
5ce2718fe2
|
winc: use uintptr variable for key parameter of GetQueuedCompletionStatus
As of https://github.com/golang/sys/commit/683adc9d29d7 this function
now takes a uintptr, in order to avoid a buffer overflow.
|
2021-02-25 02:44:36 +01:00 |
|
criyle
|
4267ddee3c
|
feat(*): deprecate ioutil & fix kernel version check
|
2021-02-24 00:16:35 -08:00 |
|
criyle
|
20c0ae0603
|
feat(*): bump to go 1.16
|
2021-02-21 19:47:53 -08:00 |
|
criyle
|
8d3bf1bf62
|
feat(sandbox): add strict memory limit
- remove rlimit data when cgroup enabled
- add `strictMemoryLimit` to request parameter to re-enable rlimit data limit
|
2021-02-06 12:46:39 -08:00 |
|
criyle
|
2213b5b092
|
feat(env): compatibility with kernel >= 3.10
|
2021-01-21 00:44:01 -08:00 |
|
criyle
|
7ca25c8659
|
bump dependency versions
|
2021-01-09 11:25:12 -08:00 |
|
criyle
|
a0cc4acbe8
|
Reduce build size
|
2021-01-09 00:38:46 -08:00 |
|
criyle
|
0db852c242
|
feat(worker): add default file copy out max
|
2021-01-09 00:22:51 -08:00 |
|
criyle
|
f5dff9ca57
|
Refactor package structure & debug outputs
|
2020-12-25 17:25:09 -08:00 |
|
criyle
|
65630fbbcf
|
Fix potential cgroup null pointer
|
2020-12-17 22:57:43 -08:00 |
|
criyle
|
4909468c48
|
Fix container reset (affacting v0.8.1 - v0.9.2)
|
2020-12-17 22:31:05 -08:00 |
|
criyle
|
04cfb36722
|
Add support to load a seccomp filter
|
2020-12-13 21:08:52 -08:00 |
|
criyle
|
ed5b820266
|
Add config to specifies credential start
|
2020-12-12 21:46:09 -08:00 |
|
criyle
|
e1f8c954e0
|
Add configuration to OutputLimit & CpuSet
|
2020-12-06 18:45:56 -08:00 |
|
criyle
|
5c61c1fca6
|
Add support to config extraMemoryLimit
|
2020-12-05 15:06:34 -08:00 |
|
criyle
|
a807a66176
|
Refactor config parsing
|
2020-11-29 09:00:12 -08:00 |
|
criyle
|
fb9dff26b6
|
Bump dependencies versions
|
2020-11-28 15:21:21 -08:00 |
|
criyle
|
e5c0f8ec40
|
Update dependencies
|
2020-09-22 19:56:24 -07:00 |
|
criyle
|
d156258b6f
|
FIX TYPO: parallism -> parallelism
|
2020-09-06 00:33:16 -07:00 |
|
criyle
|
20d2815e86
|
Avoid SIGPIPE after pipe limit exceeded
|
2020-07-14 00:14:35 -07:00 |
|
criyle
|
7535e5862f
|
Add srcprefix command arg to restrice src copyin
|
2020-07-04 21:08:23 -07:00 |
|
criyle
|
9448892f61
|
Adapted to zap log
|
2020-06-16 21:04:23 -04:00 |
|
criyle
|
7c83b59b43
|
Add token-based authentication
|
2020-06-11 18:33:44 -04:00 |
|
criyle
|
891ed8165b
|
Add stdin / stdout streaming support
|
2020-06-02 19:43:18 -04:00 |
|
criyle
|
4168daa087
|
Add promethus metrics
|
2020-05-22 20:08:39 -04:00 |
|
criyle
|
7a708c12c4
|
Prepare for protobuf & gRPC support
|
2020-05-20 19:49:57 -04:00 |
|
criyle
|
9e127f669f
|
Add MacOS support
|
2020-05-15 20:27:15 -04:00 |
|
criyle
|
4646ce7fdc
|
Add windows support
|
2020-04-26 03:31:54 -04:00 |
|
criyle
|
e02735fa05
|
Add c interface to executor server
|
2020-04-01 01:03:16 -04:00 |
|
criyle
|
71d5dbe7bc
|
Add WebSocket support
|
2020-03-27 21:29:37 -04:00 |
|
criyle
|
c42b7c1cad
|
Add configuration for container mount points
|
2020-03-27 18:14:57 -04:00 |
|
criyle
|
c75a6119aa
|
Breaking Change: move syzoj client out
|
2020-03-22 18:55:31 -04:00 |
|
criyle
|
91c8c321c4
|
add ability to not unshare net
|
2020-03-20 19:05:10 -04:00 |
|
criyle
|
a79543f0af
|
Cache container work directory for performance
- 140 op/s -> 170 op/s for A+B problem
|
2020-03-16 20:16:18 -04:00 |
|
criyle
|
7951f37bd4
|
Implements the draft executor server
- Add new command executorserver as the draft executor server
- Move shared pool logic into /pkg/pool
|
2020-03-04 02:12:26 -05:00 |
|
criyle
|
fd76377c51
|
bump sandbox version
|
2020-03-02 03:32:42 -05:00 |
|
criyle
|
c7aeafd1a4
|
Fix memory cgroup stat
|
2020-03-01 02:28:41 -05:00 |
|
criyle
|
5f7ec46cf5
|
Add cgroup pool & reduce memfile creation
|
2020-02-29 03:37:47 -05:00 |
|
criyle
|
dc58e9c595
|
bump sandbox version
|
2020-02-27 23:48:40 -05:00 |
|
criyle
|
83ff94e3a2
|
Upgrade to GO 1.14
|
2020-02-27 02:11:43 -05:00 |
|
criyle
|
9ff541bc39
|
fix compile information overrite
|
2020-02-21 02:35:39 -05:00 |
|
criyle
|
42ab854d7c
|
update with go-sandbox
|
2020-02-19 22:11:39 -05:00 |
|