Commit History

Autor SHA1 Mensaxe Data
  Caleb James DeLisle 67034ba897 Messy merge in of master and added seccomp signal handler which explains the problem in a more friendly way %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle df366bfb3f Wrap socketcall in an ifdef because it doesn't exist on amd64 %!s(int64=10) %!d(string=hai) anos
  Luke Stagner 0c43b775b2 added seccomp filter for 32-bit %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle d1f061ae2e picky clang + 32 bit machine with different syscalls %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit %!s(int64=10) %!d(string=hai) anos
  Mike Kazantsev 3c56d17c7a Allow time() syscall - seem to be used on i686 from glibc-2.18 time() here %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 909071af3c Added seccomp exceptions because some machines use different syscalls %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 3d5d1c3613 last one %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 3a826181cc missing call %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle ff34664777 some machines make syscal to clock_gettime and my laptop doesn't %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 72472817c6 allow more address space because it far exceeds actual memory usage and allow rt_sigprocmask to unblock signals %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle c48e305449 Added SECCOMP sandboxing and new admin API call to check if permissions are properly dropped. %!s(int64=10) %!d(string=hai) anos