Histórico de Commits

Autor SHA1 Mensagem Data
  Caleb James DeLisle c1d3824ef1 Removed unnecessary includes and a few unused/useless files há 1 mês atrás
  Caleb James DeLisle bae1708439 Crypto: Switch from calling directly to libsodium to calling into Rust code first. Fixes IDE errors, and libsodium will be replaced Eventually™ há 1 mês atrás
  Caleb James DeLisle caf9963793 Switch to a Rust libsodium build há 4 anos atrás
  Mada 4a2f78bf2f Fix unalign pointer conversion, which is unportable for some architectures(old arm or others) há 7 anos atrás
  Valentin Lorentz 87202bea58 Add ADDRESS_PREFIX and ADDRESS_PREFIX_BITS compilation variables. há 7 anos atrás
  Valentin Lorentz 98c704ce1c Replace address checks by function calls. há 7 anos atrás
  soredake c49cc24869 links update há 7 anos atrás
  Caleb James DeLisle f7ecbea319 Merge branch 'valid-address-fix' of git://github.com/mark-in/cjdns into crashey há 9 anos atrás
  Ivan Markin 9fec36d355 Fixed mixing of addressForPublicKey() with validAddress() há 9 anos atrás
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst há 9 anos atrás
  Caleb James DeLisle d513508b90 more wip há 9 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
  Marcus Wanner fb67b28a6e Refactoring validAddress and adding validKey há 12 anos atrás
  Marcus Wanner 1ab390e74a Minor simplification of key generation routine. há 12 anos atrás
  Caleb James DeLisle 245370648a Crash bug when trying to manually insert a node with an invalid address. 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
  cjdelisle 9aa22feca3 Offered permission to copy under gplv3 license. há 13 anos atrás
  cjdelisle ea252d12cf more stuff há 13 anos atrás
  cjdelisle 6baa018f2f Changed RouterModule to handle new address types, added Address.h, began connector for connecting router to switch há 13 anos atrás