Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle 887ee6e184 Get rid of Seccomp because the whitelist strategy doesn't work with Rust libraries and it is not maintained anymore il y a 2 mois
  Caleb James DeLisle ca4be7578d Rid the project of setjmp() il y a 4 ans
  Mada f98c7b8136 Enable -Wmissing-prototypes compile option il y a 6 ans
  Caleb James DeLisle 8bdf2071d8 Further automatic refactoring to get rid of String_CONST() il y a 7 ans
  Caleb James DeLisle 1881da934d Automatic refactoring to get rid of dangerous usage of String_CONST() il y a 7 ans
  soredake c49cc24869 links update il y a 7 ans
  Kubuxu 37e956150c SECCOMP: Fix mutliple functions from Security il y a 9 ans
  Stuart D. Gathman f4e2d9ee70 save gid in getUser and use to setgid in setUser 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 a6a2d5f0a2 Working on finer grained permissions shedding... il y a 9 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 e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit il y a 10 ans
  Caleb James DeLisle c48e305449 Added SECCOMP sandboxing and new admin API call to check if permissions are properly dropped. il y a 10 ans
  Caleb James DeLisle 85b00bb461 Hardened the sandboxing with double checking and made nofiles mandatory il y a 11 ans
  Caleb James DeLisle 285493adef Admin should provide a request scoped allocator il y a 11 ans
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. il y a 11 ans
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. il y a 12 ans
  Caleb James DeLisle 4b48230aa6 moved some inline functions out of Log.h il y a 12 ans
  Caleb James DeLisle 78aae966d4 Moved logging infra into util/log, git AdminLog to build il y a 12 ans
  Caleb James DeLisle 2f541be54f one step closer il y a 12 ans