Commit History

作者 SHA1 備註 提交日期
  Caleb James DeLisle 91386e7ea3 Fixed one more todo and added TODO(responsibility) to codestyle rules. 10 年之前
  Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs 10 年之前
  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 10 年之前
  Caleb James DeLisle e569a8cb76 Tuning still needed but this one has the sound of a winner 11 年之前
  Caleb James DeLisle 2c25a476b3 Moved the code over to completely use the new pathfinder 11 年之前
  Caleb James DeLisle fffb92caa8 more work done on the build 11 年之前
  Caleb James DeLisle ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests 11 年之前
  Caleb James DeLisle 2ffd748237 major refactor of allocator 11 年之前
  Caleb James DeLisle 2b0f08fa9a Added infrastructure for special handling of packets to magic address fc::1 11 年之前
  Caleb James DeLisle f11ce2fe92 Added SessionManager_sessionStats() 11 年之前
  Caleb James DeLisle 2dcbe732ad Rewrite of Ducttape.c to make it less fucked \:D/ 11 年之前
  Caleb James DeLisle 075ab1c331 Removed CanaryAllocator and folded behavior into MallocAllocator. 11 年之前
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv 11 年之前
  Caleb James DeLisle d44ee3ef82 More work on protocolv2 11 年之前
  Caleb James DeLisle 78bf2e6e06 Removed compatibility for protocol version 0 11 年之前
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 年之前
  Caleb James DeLisle 913f7019fc Use CanaryAllocator in tests. 12 年之前
  Caleb James DeLisle 0cc47226c0 Added two new tests and major refactoring with many bug fixes. 12 年之前
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 12 年之前
  Caleb James DeLisle 6dafbd1964 other half of the last commit 12 年之前
  Caleb James DeLisle 05efff8de6 Standardize on Wxyz_pvt.h as a private header for defining structures and things which are internal and expected to change more often. 12 年之前
  Caleb James DeLisle 291eb313ae Added logic to ping over links which seem bad in order to prove that the neighbor is ok. 12 年之前
  Stefan Bühler d8a2360167 Fix valgrind errors in unit tests 12 年之前
  Caleb James DeLisle 447bbc4478 #72 calculate checksums in router messages and switch control messages. 12 年之前