Historie revizí

Autor SHA1 Zpráva Datum
  Caleb James DeLisle f63999e4c8 Make inter-router communication code capable of handling messages which loop back to itself před 11 roky
  Caleb James DeLisle 359f646e18 Removed many uses of BufferAllocator in favor of per-request allocators před 11 roky
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. před 11 roky
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. před 11 roky
  Caleb James DeLisle 28e634b82a Fixed an assertion failure bug and a few compile issues with different Log levels před 12 roky
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. před 12 roky
  Caleb James DeLisle e951bb40e2 more debugging před 12 roky
  Caleb James DeLisle bb3293144d Replaced all calls to memcpy() with Bits_memcpy() and Bits_memcpyConst(), the latter of which asserts __builtin_constant_p(length) at compile time. před 12 roky
  Micheal Smith 69d4044b57 Added modelines to source files. před 12 roky
  Caleb James DeLisle 58b82e414b Unified first line codestyle, thanks Maria for the patch. před 12 roky
  Caleb James DeLisle 92bce3a4ba code cleanup, 100% compliant with checkfiles.pl now :D před 12 roky
  Benjamin Saunders 187c5319a0 Disabled -Wunused-parameter and removed the numerous workarounds for its presence. před 12 roky
  cjdelisle 547f4a33ab Cleaned up a bunch of files, added a codestyle validator and some information for hackers. před 12 roky
  jonb 0802327bcc Fixed compiler parsing issue. před 13 roky
  cjdelisle 2f8cb1d1c3 Refactoring and finished rewriting libbenc před 13 roky
  cjdelisle cc3cded841 Rename MemAllocator Allocator před 13 roky
  cjdelisle 9aa22feca3 Offered permission to copy under gplv3 license. před 13 roky
  cjdelisle e419a1ea0c Massive changeset. It builds and tests pass, that's about all I can be sure of :/ před 13 roky
  cjdelisle 2707cca086 Rewrote bencode (de)serialization so serializers are interchangable. před 13 roky
  cjdelisle 92142dd9cb Random stuff needed to get tinystore working. před 13 roky
  cjdelisle 501ad13c9d Removed unnecessary initialization to NULL since initialization of any field in a struct initializes them all. před 13 roky
  cjdelisle a23a00da11 Whole bunch of unrelated changes which should have been committed separately. Preparing for tiny storage implementation. před 13 roky
  cjdelisle e35670f3e1 some cleanup and fixed a major segfault bug před 13 roky
  cjdelisle d475c9c10a First commit for cjdns. před 13 roky