Commit History

Автор SHA1 Съобщение Дата
  Caleb James DeLisle 14e2a47fcb Added new benc message parser and refactored code to use it, StandardBencSerializer is now redundant преди 10 години
  Caleb James DeLisle 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test преди 10 години
  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. преди 10 години
  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 преди 10 години
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder преди 11 години
  Caleb James DeLisle f14dbf12a1 A working simulator :D преди 11 години
  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. преди 11 години
  Caleb James DeLisle a2e2a1fc07 added parameter to allow changing timeout for adminClient, set timeouf to 100ms for checking if cjdns is active already. преди 11 години
  Caleb James DeLisle 4a6a1e853f Removed Errno.[ch], -2070 LoC преди 11 години
  Caleb James DeLisle 4fea39ba34 More refactoring преди 11 години
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. преди 11 години
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. преди 11 години
  Caleb James DeLisle f310c85c00 Better logging of spurious messages. преди 11 години
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. преди 11 години
  Caleb James DeLisle d916ba6ed0 More platform specific bugs преди 12 години
  Caleb James DeLisle 523213606d Various platform specific bugs and new nacl with more plans. преди 12 години
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. преди 12 години
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. преди 12 години
  Caleb James DeLisle 6a60c41dc8 Made some changes to the Errno.h abstraction. преди 12 години
  TrueShiftBlue 9a77a86330 Begin refactoring errno references to util/Errno for portability преди 12 години
  Caleb James DeLisle 9313a84df0 debugging преди 12 години
  Caleb James DeLisle 8f36b5bea7 Refactored angel<->core communication to use an Interface based abstraction. преди 12 години
  Caleb James DeLisle 4b48230aa6 moved some inline functions out of Log.h преди 12 години
  Caleb James DeLisle 756314871b Merge branch 'UDPadmin' преди 12 години
  Caleb James DeLisle c0ce57bd91 Added testing for UDPInterface setup преди 12 години
  Stefan Bühler d883f75cd0 [admin/test] slow client test - send fragmented response преди 12 години
  Caleb James DeLisle 7c30961b5a endian bug in error log line, also improved readability of errors. преди 12 години
  Stefan Bühler 8aedb4b19e Use var args macros for logging преди 12 години
  Caleb James DeLisle 6b7f576872 cjd's editor window is only 100 characters wide :) преди 12 години
  Caleb James DeLisle bd6cbd5cfa #90 some kernels allow connecting to 0.0.0.0 and assume it means 127.0.0.1, others don't. преди 12 години