Commit Verlauf

Autor SHA1 Nachricht Datum
  Caleb James DeLisle 62346a2547 Better testing of EncodingScheme and new API to serialize and parse labels based on encoding scheme vor 6 Jahren
  Caleb James DeLisle f187db6b66 Major refactoring to push data up from the InterfaceController to the ReachabilityCollector for submitting lag, drops and passed bits to the snode vor 6 Jahren
  Caleb James DeLisle 1881da934d Automatic refactoring to get rid of dangerous usage of String_CONST() vor 7 Jahren
  Caleb James DeLisle cafed5019f Manual merge links update by soredake vor 7 Jahren
  soredake c49cc24869 links update vor 7 Jahren
  Valentin Lorentz d22a53de15 Document more address and encoding scheme serialization. vor 7 Jahren
  Valentin Lorentz 9db30b6777 Document the last 10 bits of an encoding scheme form. vor 7 Jahren
  Caleb James DeLisle 596fbd9409 Fix non-v358 encoding schemes such that they do not make the same mess that v358 did. vor 8 Jahren
  Caleb James DeLisle 1d9993f9aa Correct the order of entries in the EncodingScheme dump which was always send reversed, also handle prefix output for fixed encoding schemes and shorten the printed version to only the number of bytes needed vor 8 Jahren
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst vor 9 Jahren
  Caleb James DeLisle eed174f852 no, actually self-link should not be counted as a 1 hop link vor 9 Jahren
  Caleb James DeLisle 5819c1cdbd Add a new function EncodingScheme_isOneHop() because NumberCompress_isOneHop() only works for *our* scheme, not for anyone elses vor 9 Jahren
  Caleb James DeLisle 0bcc79531e Refactored Bits.h and Endian.h vor 9 Jahren
  Caleb James DeLisle e9aad0d066 Simplify List interface and fixed some weird behavior with the last page of dumpTable vor 10 Jahren
  Caleb James DeLisle d9b3eb80f2 fix bug caused by weird routes which contain apparent self-links. vor 10 Jahren
  Caleb James DeLisle 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network vor 10 Jahren
  Caleb James DeLisle 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() vor 10 Jahren
  Caleb James DeLisle b89313d35f minor hardening in EncodingScheme_define* and fixed a bug which was returning space on the stack vor 10 Jahren
  Caleb James DeLisle a5733a6a77 Fixed EncodingScheme tests vor 10 Jahren
  Caleb James DeLisle d5ade4953d Backed out some changes which didn't turn out to work so well vor 10 Jahren
  Caleb James DeLisle 7725ac21f2 Work in progress, new switch protocol vor 10 Jahren
  Caleb James DeLisle 3b50d516f4 Working on a fix for incorrect conversion in EncodingScheme vor 10 Jahren
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops vor 10 Jahren
  Caleb James DeLisle 2950ec3a9e typo vor 11 Jahren
  Caleb James DeLisle e09f3626f0 Endianness in benc representation of prefix vor 11 Jahren
  Caleb James DeLisle e5d059ab13 Begin exporting the encoding schemes of nodes vor 11 Jahren
  Caleb James DeLisle 6cd988f91f more work on the pathfinder vor 11 Jahren
  Caleb James DeLisle ac3e7a9408 Beginning protocol version 6 and new pathfinder vor 11 Jahren
  Caleb James DeLisle a08e867d3d Added announcement of switch encoding schemes and made nodestore not allow any new nodes unless they are behind a direct peer. vor 11 Jahren