Histórico de Commits

Autor SHA1 Mensagem Data
  Caleb James DeLisle 436d59060d Align new allocations on __BIGGEST_ALIGNMENT__ instead of __SIZEOF_POINTER__ which is not reliable há 6 anos atrás
  soredake c49cc24869 links update há 7 anos atrás
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst há 9 anos atrás
  Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs há 10 anos atrás
  Caleb James DeLisle e81f2b4a49 BufferAllocator failing on 32 bit machines há 11 anos atrás
  Caleb James DeLisle 2ffd748237 major refactor of allocator há 11 anos atrás
  Caleb James DeLisle e64f8eaafb Removed the little-used exception codes há 11 anos atrás
  Caleb James DeLisle ddf48ed80d Allow asynchronous freeing of the allocator and remove the asyncAllocator hack. há 11 anos atrás
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv há 11 anos atrás
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. há 11 anos atrás
  Caleb James DeLisle 26fc59a59c Windows porting, work in progress há 11 anos atrás
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. há 11 anos atrás
  Caleb James DeLisle 6ad4812d9a Changes to W32 pipe/process handling, trying to get it working. há 12 anos atrás
  Marcus Wanner d4ae13470c Fixing widespread erroneous "it's" usage. há 12 anos atrás
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. há 12 anos atrás
  Caleb James DeLisle 8f36b5bea7 Refactored angel<->core communication to use an Interface based abstraction. há 12 anos atrás
  Stefan Bühler 24dd542444 Put GNUC attribute wrappers into util/Gcc.h: PRINTF and NORETURN há 12 anos atrás
  Caleb James DeLisle 6b7f576872 cjd's editor window is only 100 characters wide :) há 12 anos atrás
  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. há 12 anos atrás
  Micheal Smith 69d4044b57 Added modelines to source files. há 12 anos atrás
  kris kechagia 20f4c5f89e fixes minor typo há 12 anos atrás
  Caleb James DeLisle 94f7780672 #47 fixed, cleaned up logging in CryptoAuth, added ability to remove an onFree callback from an allocator. há 12 anos atrás
  Caleb James DeLisle 80e0443e04 Fixed packet-of-death abort() bug and added basic integration / packet injection testing framework. há 12 anos atrás
  Benjamin Saunders 187c5319a0 Disabled -Wunused-parameter and removed the numerous workarounds for its presence. há 12 anos atrás
  cjdelisle 2f8cb1d1c3 Refactoring and finished rewriting libbenc há 12 anos atrás
  cjdelisle cc3cded841 Rename MemAllocator Allocator há 12 anos atrás
  cjdelisle 9aa22feca3 Offered permission to copy under gplv3 license. há 13 anos atrás
  cjdelisle 66a2235e3f Got a little (very simple) vpn working for testing. há 13 anos atrás
  cjdelisle f61d1dd785 Removed some error logging, added some other error logging and fixed a few non-x86 compatable debug lines. há 13 anos atrás
  cjdelisle 1018705fa5 Added documentation há 13 anos atrás