Commit History

作者 SHA1 備註 提交日期
  Caleb James DeLisle 0c1583ed5f Need to flush peers when they become unresponsive! 11 年之前
  Caleb James DeLisle 9a5e656171 Fixed NodeStore logic surrounding broken and stale paths. 11 年之前
  Caleb James DeLisle f11ce2fe92 Added SessionManager_sessionStats() 11 年之前
  Caleb James DeLisle 6e9a7b7109 new approach to dealing with trashroutes 11 年之前
  Caleb James DeLisle 38d3f8bbf1 Rewrite of RouterModule and fix of a minor DoS issue caused by a direct peer sending too many setup packets. 11 年之前
  Matt Hartzler 0bf9722c84 add user notion to passwords 11 年之前
  Matt Hartzler c1a8059b46 remove a peer by public key 11 年之前
  Caleb James DeLisle 0c93a5dc84 Changed ep->transient to ep->isIncomingConnection which is more descriptive. Added switchLabel and isIncoming to peer stats and changed state to a string rather than an int 11 年之前
  Caleb James DeLisle 790f1fb6b7 Merge branch 'peer-traffic-counters' of git://github.com/hartzler/cjdns 11 年之前
  Caleb James DeLisle f74af6bae6 If the ping table fills up, fail smoothly and try again instead of crashing with a NULL deref. 11 年之前
  Matt Hartzler aa293b8da6 track peer traffic and expose via admin function 11 年之前
  Caleb James DeLisle 3a10b70c86 Fixed location where message is altered after a successful send. 11 年之前
  Caleb James DeLisle ddf48ed80d Allow asynchronous freeing of the allocator and remove the asyncAllocator hack. 11 年之前
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 12 年之前
  Caleb James DeLisle 94289fccdc Added notion of 'transient' connections which timeout after too much time unresponsive. 12 年之前
  Caleb James DeLisle 3dbc0e3b49 Forget incoming connections after too much time without a valid incoming message. 12 年之前
  Caleb James DeLisle 38f236eb51 Fixed serious bug in MultiInterface causing packets to be dropped, fixed an issue with ETHInterface address causing the same address to appear unique and better logging. 12 年之前
  Caleb James DeLisle 6cd7fcbf21 Added ethernet beacon frames, hopefully this doesn't break anything... 12 年之前
  Caleb James DeLisle cb6e137dac Refactored DIC interface to shift the duty of garbaging invalid peers (state caused by stray packets) 12 年之前
  Caleb James DeLisle 67f1b5bd65 Revert "Trying to fix apple TUN issue." 12 年之前
  Caleb James DeLisle 5b2b84662e Trying to fix apple TUN issue. 12 年之前
  Caleb James DeLisle 5ddc35d56d Endpoint allocator should not be forked in DIC. 12 年之前
  Caleb James DeLisle be0561f9a1 Refactoring and added root tests to check TUN device functionality. 12 年之前
  Caleb James DeLisle 9fe6551bc3 Fixed undersized buffer causing base32 debugging output not to print. 12 年之前
  Marcus Wanner 920e908a33 Removed (hopefully) all literal 0xfc prefix checks 12 年之前
  Marcus Wanner fb67b28a6e Refactoring validAddress and adding validKey 12 年之前
  Marcus Wanner d4ae13470c Fixing widespread erroneous "it's" usage. 12 年之前
  Caleb James DeLisle 27f9eedac8 Merge git://github.com/cyisfor/cjdns 12 年之前
  Caleb James DeLisle 0cc47226c0 Added two new tests and major refactoring with many bug fixes. 12 年之前
  Cy 022b90a941 Sigh... 12 年之前