Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs il y a 10 ans
  Caleb James DeLisle e81f2b4a49 BufferAllocator failing on 32 bit machines il y a 10 ans
  Caleb James DeLisle 2ffd748237 major refactor of allocator il y a 11 ans
  Caleb James DeLisle e64f8eaafb Removed the little-used exception codes il y a 11 ans
  Caleb James DeLisle ddf48ed80d Allow asynchronous freeing of the allocator and remove the asyncAllocator hack. il y a 11 ans
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv il y a 11 ans
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. il y a 11 ans
  Caleb James DeLisle 26fc59a59c Windows porting, work in progress 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 6ad4812d9a Changes to W32 pipe/process handling, trying to get it working. il y a 11 ans
  Marcus Wanner d4ae13470c Fixing widespread erroneous "it's" usage. 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 8f36b5bea7 Refactored angel<->core communication to use an Interface based abstraction. il y a 12 ans
  Stefan Bühler 24dd542444 Put GNUC attribute wrappers into util/Gcc.h: PRINTF and NORETURN il y a 12 ans
  Caleb James DeLisle 6b7f576872 cjd's editor window is only 100 characters wide :) il y a 12 ans
  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. il y a 12 ans
  Micheal Smith 69d4044b57 Added modelines to source files. il y a 12 ans
  kris kechagia 20f4c5f89e fixes minor typo il y a 12 ans
  Caleb James DeLisle 94f7780672 #47 fixed, cleaned up logging in CryptoAuth, added ability to remove an onFree callback from an allocator. il y a 12 ans
  Caleb James DeLisle 80e0443e04 Fixed packet-of-death abort() bug and added basic integration / packet injection testing framework. il y a 12 ans
  Benjamin Saunders 187c5319a0 Disabled -Wunused-parameter and removed the numerous workarounds for its presence. il y a 12 ans
  cjdelisle 2f8cb1d1c3 Refactoring and finished rewriting libbenc il y a 12 ans
  cjdelisle cc3cded841 Rename MemAllocator Allocator il y a 12 ans
  cjdelisle 9aa22feca3 Offered permission to copy under gplv3 license. il y a 12 ans
  cjdelisle 66a2235e3f Got a little (very simple) vpn working for testing. il y a 13 ans
  cjdelisle f61d1dd785 Removed some error logging, added some other error logging and fixed a few non-x86 compatable debug lines. il y a 13 ans
  cjdelisle 1018705fa5 Added documentation il y a 13 ans
  cjdelisle cf20f65d97 Lots of changes, new DHT engine sort of works :D il y a 13 ans
  cjdelisle f7cb738bee Added PeerAddressStore and began ReplyModule, hopesully soon the DHT engine will stand on it's own 2 feet. il y a 13 ans
  cjdelisle 88f702e101 Fixed SHA1Store so it passes tests and does what it's supposed to, node ID tagger module still needed. il y a 13 ans