0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cptbox: update syscall lists: add `futex_requeue`, `futex_wait`, `futex_wake`, `map_shadow_stack` More... 4 months ago
testsuite/sandbox_nasm64_kill_judge: increase memory limit More... 4 months ago
executors: update `java_sandbox.jar` to pickup ban on `sun.misc.Unsafe` More... 4 months ago
testsuite: Add test for `sun.misc.Unsafe` More... 4 months ago
executors/NODEJS: add Node.js executor More... 5 months ago
executors/HASK: allow `timerfd_settime` More... 8 months ago
cptbox: update syscall lists More... 8 months ago
cptbox/freebsd: add `sys_membarrier` More... 8 months ago
isolate: EPERM all setfsgid calls More... 8 months ago
executors/GO: allow `copy_file_range` for compilers More... 8 months ago
executors/GO: allow `copy_file_range` More... 8 months ago
isolate: EPERM all setfsuid calls More... 8 months ago
Document pt_syscall_handler exception behaviour More... 9 months ago
Make _cptbox.pyx compile on Cython 3.x More... 9 months ago
cptbox: add sys_cachestat (#1133) More... 10 months ago
cptbox: update syscall lists More... about 1 year ago
Add strict set of events to monitor More... about 1 year ago
env: add typing annotations More... about 1 year ago
Add `locate` command More... about 1 year ago
Fix typo introduced by 0600583 More... about 1 year ago
Fix typing of `supported_problems_packet` `os.path.getmtime()` returns a `float`, not `int` More... about 1 year ago
Support passing judge credentials through environment More... about 1 year ago
Use setpriv instead of runuser to avoid extra process More... about 1 year ago
Add unit tests for C++ name demangling More... about 1 year ago
Demangle C++ exception names in GCC executors More... about 1 year ago
Add C++ name demangling helper More... about 1 year ago
Use a virtualenv in docker image More... about 1 year ago
Use a real init process inside docker instead of runuser More... about 1 year ago
Report interactor compile error as internal error More... about 1 year ago
Add dedicated `CPPExecutor`; fixes #1111 More... about 1 year ago