Historique des commits

Auteur SHA1 Message Date
  kpcyrd 9510ab73c6 MAP_ANON for openbsd il y a 10 ans
  Caleb James DeLisle da714a4a66 Cleaned up the way memory is mapped in apple. il y a 10 ans
  wfleurant 49a116a539 Fixes #594 MacOSX memory mapping il y a 10 ans
  Kyle Billings 41f65b8d8f Fix mismatched formating in Security.c il y a 10 ans
  Simon Janes 1cb6a13df7 memlimit checking via RLIM_INFINITY or overflow il y a 10 ans
  Vadim Ippolitov 23d047964f Fix memory limit checking under Linux (found in SeattleMeshnet/meshbox#6) il y a 10 ans
  Vadim Ippolitov c765201af0 ifdef added il y a 10 ans
  Vadim Ippolitov 06c8e12425 Proper memory limit checking on FreeBSD. Fixes #521. 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 e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit il y a 10 ans
  Caleb James DeLisle d88b3d0c94 Attempt to fix MAP_ANONYMOUS on apple il y a 10 ans
  Caleb James DeLisle bb071adc04 %zu for size_t, thanks gentusk il y a 10 ans
  Caleb James DeLisle 72472817c6 allow more address space because it far exceeds actual memory usage and allow rt_sigprocmask to unblock signals 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 e74dc2eef2 Don't infiniloop if nodejs is unavailable and do close your comments because it helps things il y a 11 ans
  Caleb James DeLisle 85b00bb461 Hardened the sandboxing with double checking and made nofiles mandatory il y a 11 ans
  Caleb James DeLisle e64f8eaafb Removed the little-used exception codes il y a 11 ans
  Caleb James DeLisle 4a6a1e853f Removed Errno.[ch], -2070 LoC il y a 11 ans
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv il y a 11 ans
  Caleb James DeLisle 8dd271a9a3 Decrease hop limit early to prevent router advertizement schenanigans. il y a 12 ans
  Caleb James DeLisle 6ad4812d9a Changes to W32 pipe/process handling, trying to get it working. il y a 12 ans
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. il y a 12 ans
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. il y a 12 ans
  Caleb James DeLisle 6a60c41dc8 Made some changes to the Errno.h abstraction. il y a 12 ans
  Caleb James DeLisle 4b1c14cc52 Merged in TrueShift/master for beginnings of Windows portability. il y a 12 ans
  Caleb James DeLisle 64985a799a fixed bad check for RLIMIT_OFILE il y a 12 ans
  TrueShiftBlue 9a77a86330 Begin refactoring errno references to util/Errno for portability il y a 12 ans
  Caleb James DeLisle 9313a84df0 debugging 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