Commit History

Autor SHA1 Mensaxe Data
  Caleb James DeLisle ca4be7578d Rid the project of setjmp() %!s(int64=4) %!d(string=hai) anos
  Caleb James DeLisle fccf47e465 Switch to using CString_safeStrncpy so as to be sure that copied strings are null terminated %!s(int64=4) %!d(string=hai) anos
  kpcyrd 5baafa6bea Fix openbsd interface configuration %!s(int64=7) %!d(string=hai) anos
  soredake c49cc24869 links update %!s(int64=7) %!d(string=hai) anos
  epochqwert bcf8f70146 fixed up addRoute -> setRoutes transition for other platforms than darwin. %!s(int64=8) %!d(string=hai) anos
  Caleb James DeLisle b1679ba17c Everything working for Darwin %!s(int64=9) %!d(string=hai) anos
  Nicolas SAPA 1470ee846f Implement addIp4Address on FreeBSD %!s(int64=9) %!d(string=hai) anos
  Kubuxu 7120d7091f Add addRoute stubs in onther platforms %!s(int64=9) %!d(string=hai) anos
  Caleb James DeLisle 876147509d refactoring... %!s(int64=9) %!d(string=hai) anos
  Lucas Phillips b6a223616b included util/platform/Sockadr.h on FreeBSD %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network %!s(int64=10) %!d(string=hai) anos
  Vadim Ippolitov 70ce27f950 Fix build on FreeBSD. You have to install devel/gmake and lang/gcc47. Also the following environment variables are required for the build: NO_PIE=true CC=gcc47 %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle fffb92caa8 more work done on the build %!s(int64=11) %!d(string=hai) anos