Albert S. crtxcr
crtxcr deleted branch WIP/rework_get_vow_argfilter from crtxcr/exile.h 2022-01-30 10:47:00 +01:00
crtxcr deleted branch WIP/readme from crtxcr/exile.h 2022-01-30 10:46:54 +01:00
crtxcr deleted branch WIP/doc from crtxcr/exile.h 2022-01-30 10:46:47 +01:00
crtxcr deleted branch WIP/argsfilter from crtxcr/exile.h 2022-01-30 10:46:43 +01:00
crtxcr created branch WIP/argsfilter in crtxcr/exile.h 2022-01-30 10:46:18 +01:00
crtxcr pushed to WIP/argsfilter at crtxcr/exile.h 2022-01-30 10:46:18 +01:00
crtxcr created branch WIP/doc in crtxcr/exile.h 2022-01-30 10:46:18 +01:00
crtxcr pushed to WIP/doc at crtxcr/exile.h 2022-01-30 10:46:18 +01:00
c41eb21ff6 Remove sys/capability.h inclusion, we only need linux/capability.h
bf0d6f9b8d fixup! pledge: Add PROT_EXEC
d502676ab7 pledge: Add PROT_EXEC
c7991ceefa Introduce EXILE_SYSCALL_PLEDGE_DENY_ERROR, remove exile_policy->pledge_policy
5c8de3d286 test: Add pledge socket test
Compare 9 commits »
crtxcr created branch WIP/readme in crtxcr/exile.h 2022-01-30 10:46:18 +01:00
crtxcr pushed to WIP/readme at crtxcr/exile.h 2022-01-30 10:46:18 +01:00
a15adac073 fixup! Update README
d6bcbd7baa Update README
Compare 4 commits »
crtxcr created branch WIP/rework_get_vow_argfilter in crtxcr/exile.h 2022-01-30 10:46:18 +01:00
crtxcr pushed to WIP/rework_get_vow_argfilter at crtxcr/exile.h 2022-01-30 10:46:18 +01:00
crtxcr pushed to next at crtxcr/exile.h 2022-01-30 10:46:17 +01:00
278ae31e2e fixup! Introduce exile_vows_from_str()
5ef54a08b4 struct syscall_vow_map: change 'str' to const char*
Compare 2 commits »
crtxcr opened issue crtxcr/exile.h#32 2022-01-30 10:26:38 +01:00
warning: ISO C++ forbids compound-literals
crtxcr pushed to WIP/cpp at crtxcr/exile.h 2022-01-29 23:40:45 +01:00
c5249aa36d Makefile: Add 'tests' target, depend on headers too to rebuild on changes of those
0656775ca0 fixup! Add test.cpp to test C++ API
623ade5522 test.sh: Also run C++ tests
874f41b80c Add test.cpp to test C++ API
0cc3d32a12 fixup! Begin C++ API: Add exile.hpp with exile_launch() wrappers
Compare 5 commits »
crtxcr pushed to WIP/cpp at crtxcr/exile.h 2022-01-29 23:10:30 +01:00
d0aeef7d2e struct syscall_vow_map: change 'str' to const char*
0602a33824 Begin C++ API: Add exile.hpp with exile_launch() wrappers
Compare 2 commits »
crtxcr created pull request crtxcr/exile.h#31 2022-01-29 23:07:09 +01:00
WIP/cpp -> next
crtxcr created pull request crtxcr/exile.h#30 2022-01-29 23:06:48 +01:00
next -> master
crtxcr created branch WIP/cpp in crtxcr/exile.h 2022-01-29 23:06:22 +01:00
crtxcr pushed to WIP/cpp at crtxcr/exile.h 2022-01-29 23:06:22 +01:00
47a9f1b8c7 Begin C++ API: Add exile.hpp with exile_launch() wrappers