Historique des commits

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