コミット履歴

作者 SHA1 メッセージ 日付
  Adam Ierymenko a4ae4941c3 Try to ignore temporary IPv6 addresses, fix Peer serialization, add an endpoint cache to Peer, some more Go stuff. 5 年 前
  Adam Ierymenko 5dac2e82a7 A bunch of tweaks around CLI parameters and string formats of things. 5 年 前
  Adam Ierymenko dc1ef0c49e Code formatting and other boring stuff. 5 年 前
  Adam Ierymenko 20ae12d385 Clean up some NAT traversal code, modify algorithm to eliminate the need for toggle-able options. 5 年 前
  Adam Ierymenko dcc686a3a7 Docs, YAGNI removal, use locator endpoints in peer contact attempts. 5 年 前
  Adam Ierymenko b9bf6d1242 Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files. 5 年 前
  Adam Ierymenko d537428421 Build fixes. 5 年 前
  Adam Ierymenko 996589894d Build fixes 5 年 前
  Adam Ierymenko 52e1f5502d More VL1 work after re-re-re-refactor... 5 年 前
  Adam Ierymenko 666d44b14a More endless work in progress... 5 年 前
  Adam Ierymenko b533c300d8 A ton more work... almost there 5 年 前
  Adam Ierymenko 16a3c14c53 A bunch of cleanup and refactoring, implementation of prep for forward secrecy still in progress. 5 年 前
  Adam Ierymenko c65391a344 Add symmetric key container, tons of cleanup. 5 年 前
  Adam Ierymenko fbf4ae823b Clean up timing stuff in Peer and make it more rational, implement some more P2P stuff, rename some methods, cleanup cleanup cleanup. 5 年 前
  Adam Ierymenko 64c533c189 More warning removal. 5 年 前
  Adam Ierymenko bedf63e257 Some minor security tightening stuff and AES fixes. 5 年 前
  Adam Ierymenko 24e30a684b A bunch of little nit-picky header and name cleanup. 5 年 前
  Adam Ierymenko da5b11bf2d Rename version constants to something more canonical, and more cleanup. 5 年 前
  Adam Ierymenko 416068f68e Regularize use of fingerprint concept across code. 5 年 前
  Adam Ierymenko 1b71b6d01a hash() -> fingerprint() 5 年 前
  Adam Ierymenko c6ce6b46ce build fixes 5 年 前
  Adam Ierymenko c3b5c45fea Fix InetAddress sizing by delving into crazy C++ weeds, fix Peer compile issues. 5 年 前
  Adam Ierymenko 1e0a930d23 Create a container for identity hashes, replace some "volatile" hacky junk with std::atomic, clean up some security checks, rename raw data in Buf to unsafeData to permit search for unsafe. 5 年 前
  Adam Ierymenko 46d3780e89 AES stuff, port sending network credentials to new packet format. 5 年 前
  Adam Ierymenko 9ad8dd3700 Add Peer method for getting preferred cipher, various cleanup in VL1 5 年 前
  Adam Ierymenko f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 5 年 前
  Adam Ierymenko 60de5ed3dd It almost compiles again 5 年 前
  Adam Ierymenko 0de194dab3 It builds again 6 年 前
  Adam Ierymenko 33bb61c63d Loads of refactoring, integration of new version of Trace. 6 年 前
  Adam Ierymenko 03190c5a55 Bunch of build fixes, some docs 6 年 前