Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle 46d64b8f70 Rewrote discoverLink() il y a 10 ans
  Caleb James DeLisle accb8520e4 Remove the old unused capacity field from nodeStore in favor of nodeCapacity and linkCapacity il y a 10 ans
  Caleb James DeLisle 4013d071f0 Merge branch 'nospam' of https://github.com/Arceliar/cjdns into crashey il y a 10 ans
  Caleb James DeLisle 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network il y a 10 ans
  Arceliar b5836eb580 Cleanup leftovers of old searchspam il y a 10 ans
  Caleb James DeLisle 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) il y a 10 ans
  Arceliar e23ccc8e39 Move reach-refreshing stuff to janitor. Replace pingspam with much, much less frequent searchspam. il y a 10 ans
  Caleb James DeLisle e569a8cb76 Tuning still needed but this one has the sound of a winner il y a 10 ans
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder il y a 10 ans
  Caleb James DeLisle 2c25a476b3 Moved the code over to completely use the new pathfinder il y a 10 ans
  Caleb James DeLisle d7f5b302ac More work on Windows port and made Message.h functions take an exception handler to throw in case of buffer overflow. il y a 11 ans
  Caleb James DeLisle 589c0375e5 Exported a new function to show the currently active searches and paid down some ugly technical debt il y a 11 ans
  hartzler 5dd500c1f6 remove unused Admin references il y a 11 ans
  Caleb James DeLisle 6e9a7b7109 new approach to dealing with trashroutes il y a 11 ans
  Matt Hartzler 0bf9722c84 add user notion to passwords il y a 11 ans
  Caleb James DeLisle 4d575c86e9 Use less memory by freeing buffered messages sooner. 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 c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 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 11 ans
  Caleb James DeLisle 6cd7fcbf21 Added ethernet beacon frames, hopefully this doesn't break anything... il y a 11 ans
  Caleb James DeLisle b0472e8b22 Workaround non-standardized TUN message types. il y a 11 ans
  Caleb James DeLisle cb6e137dac Refactored DIC interface to shift the duty of garbaging invalid peers (state caused by stray packets) il y a 11 ans
  Caleb James DeLisle be0561f9a1 Refactoring and added root tests to check TUN device functionality. il y a 11 ans
  Caleb James DeLisle 0cc47226c0 Added two new tests and major refactoring with many bug fixes. il y a 12 ans
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. il y a 12 ans
  Caleb James DeLisle e951bb40e2 more debugging il y a 12 ans
  Caleb James DeLisle 2f433dece2 Created Events and Random structures to wrap libevent and the random generator. il y a 12 ans
  Caleb James DeLisle c241af8fe3 iptunnel added but not debugged. il y a 12 ans
  Caleb James DeLisle 78aae966d4 Moved logging infra into util/log, git AdminLog to build il y a 12 ans