Commit History

作者 SHA1 備註 提交日期
  Caleb James DeLisle f7d52386f6 [SECURITY BUG] Crafted packet can initiate crypto session while pretending to be different IP address 11 年之前
  Caleb James DeLisle 47efa6ab83 Added sessionStats python script, fixed SessionManager_getHandles() to report correct handle numbers. 11 年之前
  Caleb James DeLisle f11ce2fe92 Added SessionManager_sessionStats() 11 年之前
  Caleb James DeLisle 5565cdded0 Assume by default that nodes are version 1 and improve logging. 11 年之前
  Caleb James DeLisle 31c8d10350 introduced new protocol version to fix bug 204 11 年之前
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 年之前
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 11 年之前
  Caleb James DeLisle 6ad4812d9a Changes to W32 pipe/process handling, trying to get it working. 12 年之前
  Caleb James DeLisle 04fc3e1f1b cleanup 12 年之前
  Caleb James DeLisle 6167dff67b Added some debugging lines. 12 年之前
  Caleb James DeLisle d673bdc448 debugging 12 年之前
  Caleb James DeLisle ec630be0e2 Testing new protocol version 12 年之前
  Caleb James DeLisle bb3293144d Replaced all calls to memcpy() with Bits_memcpy() and Bits_memcpyConst(), the latter of which asserts __builtin_constant_p(length) at compile time. 12 年之前
  Micheal Smith 69d4044b57 Added modelines to source files. 12 年之前
  cjdelisle 1e9a7cf60b Killed ping-from-the-past bug, also made all time calls use libevent cached time. 12 年之前
  jonb 4be4cf7835 Fixed compiler parsing issue. 13 年之前
  cjdelisle cc3cded841 Rename MemAllocator Allocator 13 年之前
  cjdelisle 4ae68d45b5 make nodes able to handle traffic from peers not in their routing table 13 年之前
  cjdelisle 9aa22feca3 Offered permission to copy under gplv3 license. 13 年之前
  cjdelisle 0ec237d3e0 Major refactoring, committing to test. 13 年之前
  cjdelisle 15a73ac504 Changed Interface#receiveMessage to return an error code. 13 年之前
  cjdelisle f601a1cc79 Fixed some bugs and turned on encryption at every level to test. 13 年之前
  cjdelisle 0ea93102de removed some debugging 13 年之前
  cjdelisle 6609f77a22 more bugfixes and debugging 13 年之前
  cjdelisle 8670eeb15d fixed a newly introduced bug in the session manager 13 年之前
  cjdelisle 4e6d1c4946 fixed a bug in the session manager 13 年之前
  cjdelisle e14c2e5095 debugging 13 年之前
  cjdelisle 0689af8d9a Halfway through debugging... 13 年之前
  cjdelisle 6baa018f2f Changed RouterModule to handle new address types, added Address.h, began connector for connecting router to switch 13 年之前
  cjdelisle 1f05911df3 Whole bunch of unfinished work for gluing the switch to the router. 13 年之前