Historique des commits

Auteur SHA1 Message Date
  Kubuxu 87d78ec488 SECCOMP: bind and getsockaddr do not exist il y a 9 ans
  Caleb James DeLisle b480b160e2 Merged #879 il y a 9 ans
  Kubuxu 37e956150c SECCOMP: Fix mutliple functions from Security il y a 9 ans
  Kubuxu c22babb5f1 SECCOMP: Fix Sec_checkPermissions crashing as for 'guid' il y a 9 ans
  Kubuxu 3712d583b8 SECCOMP: Fix ETH_listDevices with glibc il y a 9 ans
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst il y a 9 ans
  virus b3524e758b restore warning , and add info about Seccomp_NO variable to build options il y a 9 ans
  virus 1661d3e4c9 removing warning couse: cc1: all warnings being treated as errors il y a 9 ans
  Daniel Golle 7a3cb327c0 seccomp: allow readv and writev syscalls (used by musl) il y a 9 ans
  Daniel Golle 64f4791e13 seccomp: define GET_SYSCALL_NUM accessor macro il y a 9 ans
  Daniel Golle 0102181db4 seccomp: allow gettimeofday syscall (required on ARM) il y a 9 ans
  Caleb James DeLisle 432554009c This number should be negative il y a 9 ans
  Caleb James DeLisle 594aeffc7b slightly better documentation il y a 9 ans
  Caleb James DeLisle 786c066623 Merge branch 'master' of git://github.com/John4782/cjdns into crashey il y a 9 ans
  John Olten (John4782) 7e409c3e58 fix for 4.x kernels il y a 9 ans
  Lars Gierth 55803286b9 seccomp: support arm64's version of epoll_wait il y a 9 ans
  meshpoint 6d501f3e42 seccomp: add __NR_fstat64 for printf() il y a 9 ans
  Caleb James DeLisle e03394f969 simplified ArchInfo which should get rid of some errors il y a 9 ans
  Caleb James DeLisle a0ad0304bf __NR_socket might not be defined depending on the platform il y a 9 ans
  Caleb James DeLisle 147bb4c3c1 Fixed the system to work with the new dropPermissions il y a 9 ans
  Caleb James DeLisle b8e1e3e0b9 wip il y a 9 ans
  Lars Gierth 3192257217 Register time syscall only if it is provided il y a 10 ans
  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. il y a 10 ans
  Caleb James DeLisle 67034ba897 Messy merge in of master and added seccomp signal handler which explains the problem in a more friendly way il y a 10 ans
  Caleb James DeLisle df366bfb3f Wrap socketcall in an ifdef because it doesn't exist on amd64 il y a 10 ans
  Luke Stagner 0c43b775b2 added seccomp filter for 32-bit il y a 10 ans
  Caleb James DeLisle d1f061ae2e picky clang + 32 bit machine with different syscalls il y a 10 ans
  Caleb James DeLisle e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit il y a 10 ans
  Mike Kazantsev 3c56d17c7a Allow time() syscall - seem to be used on i686 from glibc-2.18 time() here il y a 10 ans
  Caleb James DeLisle 909071af3c Added seccomp exceptions because some machines use different syscalls il y a 10 ans