コミット履歴

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