Commit Verlauf

Autor SHA1 Nachricht Datum
  Caleb James DeLisle e03394f969 simplified ArchInfo which should get rid of some errors vor 9 Jahren
  Caleb James DeLisle a0ad0304bf __NR_socket might not be defined depending on the platform vor 9 Jahren
  Caleb James DeLisle 147bb4c3c1 Fixed the system to work with the new dropPermissions vor 9 Jahren
  Caleb James DeLisle b8e1e3e0b9 wip vor 9 Jahren
  Lars Gierth 3192257217 Register time syscall only if it is provided vor 10 Jahren
  Caleb James DeLisle 3005cac83c Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled. vor 10 Jahren
  Caleb James DeLisle 67034ba897 Messy merge in of master and added seccomp signal handler which explains the problem in a more friendly way vor 10 Jahren
  Caleb James DeLisle df366bfb3f Wrap socketcall in an ifdef because it doesn't exist on amd64 vor 10 Jahren
  Luke Stagner 0c43b775b2 added seccomp filter for 32-bit vor 10 Jahren
  Caleb James DeLisle d1f061ae2e picky clang + 32 bit machine with different syscalls vor 10 Jahren
  Caleb James DeLisle e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit vor 10 Jahren
  Mike Kazantsev 3c56d17c7a Allow time() syscall - seem to be used on i686 from glibc-2.18 time() here vor 10 Jahren
  Caleb James DeLisle 909071af3c Added seccomp exceptions because some machines use different syscalls vor 10 Jahren
  Caleb James DeLisle 3d5d1c3613 last one vor 10 Jahren
  Caleb James DeLisle 3a826181cc missing call vor 10 Jahren
  Caleb James DeLisle ff34664777 some machines make syscal to clock_gettime and my laptop doesn't vor 10 Jahren
  Caleb James DeLisle 72472817c6 allow more address space because it far exceeds actual memory usage and allow rt_sigprocmask to unblock signals vor 10 Jahren
  Caleb James DeLisle c48e305449 Added SECCOMP sandboxing and new admin API call to check if permissions are properly dropped. vor 10 Jahren