Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle d26e80a318 Move to Rust Allocator il y a 2 ans
  Caleb James DeLisle 62346a2547 Better testing of EncodingScheme and new API to serialize and parse labels based on encoding scheme il y a 6 ans
  soredake c49cc24869 links update il y a 7 ans
  Caleb James DeLisle 7adf9cc9b9 Removed usage of NumberCompress, poisoned dht code in SUBNODE and added Core_nodeInfo() for getting basic info from the node il y a 8 ans
  Caleb James DeLisle 596fbd9409 Fix non-v358 encoding schemes such that they do not make the same mess that v358 did. il y a 8 ans
  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 il y a 10 ans
  Caleb James DeLisle a5733a6a77 Fixed EncodingScheme tests il y a 11 ans
  Caleb James DeLisle 7725ac21f2 Work in progress, new switch protocol il y a 11 ans
  Caleb James DeLisle 3b50d516f4 Working on a fix for incorrect conversion in EncodingScheme il y a 11 ans
  Caleb James DeLisle 3b9962b63f clarified some codestyle requirements il y a 12 ans
  Stefan Bühler d90380b7ca Improve number compression unit test - test labels from 0-0xffff too, test all bit widths il y a 12 ans
  Stefan Bühler 908e462ea9 Change dynamic number compression (using 4, 7 or 10 bits) il y a 12 ans