Commit History

Autor SHA1 Mensaxe Data
  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
  Caleb James DeLisle f14dbf12a1 A working simulator :D %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle b308d2dcac more work on the build and added a nice beginning of a simulator %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle fffb92caa8 more work done on the build %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 94289fccdc Added notion of 'transient' connections which timeout after too much time unresponsive. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle be0561f9a1 Refactoring and added root tests to check TUN device functionality. %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle c241af8fe3 iptunnel added but not debugged. %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle 8f36b5bea7 Refactored angel<->core communication to use an Interface based abstraction. %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle 78aae966d4 Moved logging infra into util/log, git AdminLog to build %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle c0ce57bd91 Added testing for UDPInterface setup %!s(int64=12) %!d(string=hai) anos