Histórico de Commits

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