Historial de Commits

Autor SHA1 Mensaje Fecha
  Caleb James DeLisle a3b0140711 Comment out an assertion which can sometimes fail. hace 7 años
  kpcyrd 5baafa6bea Fix openbsd interface configuration hace 7 años
  Caleb James DeLisle cafed5019f Manual merge links update by soredake hace 7 años
  soredake c49cc24869 links update hace 8 años
  Rafal Crypto Tigusoft d9cb72432f Added missing close(s) to tun/tap darwin hace 8 años
  Caleb James DeLisle b1679ba17c Everything working for Darwin hace 9 años
  Caleb James DeLisle b06975e1d2 Fix NetPlatform_darwin to be able to insert routes via a device hace 9 años
  Kubuxu 7120d7091f Add addRoute stubs in onther platforms hace 9 años
  Caleb James DeLisle 747468b3b5 Add IPv4 address assignment for OSX/Darwin hace 9 años
  wfleurant 71008ad84f [util/netdev] headers for NetPlatform_darwin.c hace 9 años
  Caleb James DeLisle 5ad4fa8604 misc fixes reported by builders hace 10 años
  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. hace 10 años
  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 hace 10 años
  Caleb James DeLisle fffb92caa8 more work done on the build hace 11 años