コミット履歴

作者 SHA1 メッセージ 日付
  Caleb James DeLisle e91eeb6b48 Always log using IP address rather than a mix of address and key 4 年 前
  Johannes Löthberg f395c9396c dht/Address: use sizeof instead of hardcoded int 7 年 前
  Johannes Löthberg e8a6f996fd dht/Address: Read/write path separately from key 7 年 前
  soredake c49cc24869 links update 7 年 前
  Caleb James DeLisle dcf4fb3cfe one step closer to subnode 8 年 前
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 9 年 前
  Emery Hemingway a9508af325 conform to RFC5952 when printing some IPv6 addresses 10 年 前
  Caleb James DeLisle 7667736795 NodeStore_brokenLink() instead of NodeStore_brokenPath() 10 年 前
  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 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() 10 年 前
  Caleb James DeLisle e569a8cb76 Tuning still needed but this one has the sound of a winner 10 年 前