Commit History

Autor SHA1 Mensaxe Data
  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 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 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle f63999e4c8 Make inter-router communication code capable of handling messages which loop back to itself %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle fb741f3bf0 Memory leak in admin %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 359f646e18 Removed many uses of BufferAllocator in favor of per-request allocators %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 285493adef Admin should provide a request scoped allocator %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 2ffd748237 major refactor of allocator %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle d7f5b302ac More work on Windows port and made Message.h functions take an exception handler to throw in case of buffer overflow. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle c4fcbf0522 misc %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle c8d2024fa7 IpTunnel set IP addresses automatically. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 1d026b0214 Added admin function registry to Angel process. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 06241cf15d Oops, not supposed to be committed to master. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 05b1154369 Work in progress. %!s(int64=11) %!d(string=hai) anos
  inhies cb4aff7c8b No error via admin interface for function list %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle 5857eb948c The second memory leak to happen in cjdns. %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle 6ad4812d9a Changes to W32 pipe/process handling, trying to get it working. %!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 dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. %!s(int64=12) %!d(string=hai) anos
  TrueShiftBlue 9a77a86330 Begin refactoring errno references to util/Errno for portability %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle 2f433dece2 Created Events and Random structures to wrap libevent and the random generator. %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle e0deb30ed1 bug fix %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle 9313a84df0 debugging %!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 9a70563a20 Improved logging infrastructure and added external tcp logger. %!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 d368332467 cjdroute2 is close to being ready %!s(int64=12) %!d(string=hai) anos