Historial de Commits

Autor SHA1 Mensaje Fecha
  Caleb James DeLisle caf9963793 Switch to a Rust libsodium build hace 4 años
  Mada 4a2f78bf2f Fix unalign pointer conversion, which is unportable for some architectures(old arm or others) hace 7 años
  Valentin Lorentz 87202bea58 Add ADDRESS_PREFIX and ADDRESS_PREFIX_BITS compilation variables. hace 7 años
  Valentin Lorentz 98c704ce1c Replace address checks by function calls. hace 7 años
  soredake c49cc24869 links update hace 7 años
  Caleb James DeLisle f7ecbea319 Merge branch 'valid-address-fix' of git://github.com/mark-in/cjdns into crashey hace 9 años
  Ivan Markin 9fec36d355 Fixed mixing of addressForPublicKey() with validAddress() hace 9 años
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst hace 9 años
  Caleb James DeLisle d513508b90 more wip hace 9 años
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. hace 11 años
  Marcus Wanner fb67b28a6e Refactoring validAddress and adding validKey hace 12 años
  Marcus Wanner 1ab390e74a Minor simplification of key generation routine. hace 12 años
  Caleb James DeLisle 245370648a Crash bug when trying to manually insert a node with an invalid address. hace 12 años
  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. hace 12 años
  Micheal Smith 69d4044b57 Added modelines to source files. hace 12 años
  cjdelisle 9aa22feca3 Offered permission to copy under gplv3 license. hace 13 años
  cjdelisle ea252d12cf more stuff hace 13 años
  cjdelisle 6baa018f2f Changed RouterModule to handle new address types, added Address.h, began connector for connecting router to switch hace 13 años