История коммитов

Автор SHA1 Сообщение Дата
  Caleb James DeLisle d26e80a318 Move to Rust Allocator 2 лет назад
  Caleb James DeLisle 183f2aeb83 Increase memory limit for FileReader_test to cope with memory alignment 6 лет назад
  soredake c49cc24869 links update 7 лет назад
  virus 280fe817f0 fix compile error ignoring return value of fwrite, declared with attribute warn_unused_result 9 лет назад
  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 ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests 10 лет назад
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv 11 лет назад
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 лет назад
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 11 лет назад
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 12 лет назад
  Caleb James DeLisle 2f433dece2 Created Events and Random structures to wrap libevent and the random generator. 12 лет назад
  Caleb James DeLisle 99035a1c10 Refactored assertions to make sure assertions in tests are never removed. 12 лет назад
  Micheal Smith 69d4044b57 Added modelines to source files. 12 лет назад
  Benjamin Saunders f396f8b9a8 Discarded dummy variables in cases where return values are ignored. 12 лет назад
  cjdelisle 7eec421f93 get rid of unused warning 12 лет назад
  cjdelisle 2b2940bc8d Removed redundant buffering code from FileReader and added a test. 12 лет назад