Історія комітів

Автор SHA1 Опис Дата
  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. 11 роки тому
  Caleb James DeLisle 94289fccdc Added notion of 'transient' connections which timeout after too much time unresponsive. 11 роки тому
  Caleb James DeLisle 3dbc0e3b49 Forget incoming connections after too much time without a valid incoming message. 11 роки тому
  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. 11 роки тому
  Caleb James DeLisle 6cd7fcbf21 Added ethernet beacon frames, hopefully this doesn't break anything... 11 роки тому
  Caleb James DeLisle cb6e137dac Refactored DIC interface to shift the duty of garbaging invalid peers (state caused by stray packets) 11 роки тому
  Caleb James DeLisle 67f1b5bd65 Revert "Trying to fix apple TUN issue." 11 роки тому
  Caleb James DeLisle 5b2b84662e Trying to fix apple TUN issue. 11 роки тому
  Caleb James DeLisle 5ddc35d56d Endpoint allocator should not be forked in DIC. 11 роки тому
  Caleb James DeLisle be0561f9a1 Refactoring and added root tests to check TUN device functionality. 11 роки тому
  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 роки тому
  Cy 4917b5ce77 Merge branch 'master' of http://[fc13:6176:aaca:8c7f:9f55:924f:26b3:4b14]/git/cjdns 12 роки тому
  Caleb James DeLisle fd199e7644 DefaultInterfaceController was using pointers which pointed into a map, bug fixed. Also some bulletproofing. 12 роки тому
  Cy e9a592c343 Record unresponsive/lazy neighbors by their public key, not their switch label. 12 роки тому
  Caleb James DeLisle 6811b13126 multiple bug fixes 12 роки тому