Commit History

Author SHA1 Message Date
  Adam Ierymenko 5dac2e82a7 A bunch of tweaks around CLI parameters and string formats of things. 5 years ago
  Adam Ierymenko b9bf6d1242 Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files. 5 years ago
  Adam Ierymenko 6051c973d3 A bunch of warning removal, build fixes, and cleanup. 5 years ago
  Adam Ierymenko 1f9717250c Update release notes, rip out trusted paths which were clunky and rarely used and of dubious value, and some other cleanup. 5 years ago
  Adam Ierymenko 8ebbbc33cc Clean up and revise how roots are added/specced. 5 years ago
  Adam Ierymenko d3777b3eb4 A bunch of boring formattings stuff, etc. 5 years ago
  Adam Ierymenko 52e1f5502d More VL1 work after re-re-re-refactor... 5 years ago
  Adam Ierymenko 664a128e9e Yet more work in progress... mostly cleanup and re-implementation without depending on struture padding. 5 years ago
  Adam Ierymenko 2b0127c26d Work in progress on crypto stuff, refactoring to back out of use of structs for encode/decode as it is questionably portable. 5 years ago
  Adam Ierymenko 16a3c14c53 A bunch of cleanup and refactoring, implementation of prep for forward secrecy still in progress. 5 years ago
  Adam Ierymenko 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 years ago
  Adam Ierymenko 87da45b3f5 Faster hash table, various other optimizations and simplification. 5 years ago
  Adam Ierymenko 24e30a684b A bunch of little nit-picky header and name cleanup. 5 years ago
  Adam Ierymenko 1b71b6d01a hash() -> fingerprint() 5 years ago
  Adam Ierymenko 55b0555aa0 A bunch more build fixes. 5 years ago
  Adam Ierymenko 0589964f99 Yet more cleanup, and add meters to paths. 5 years ago
  Adam Ierymenko b70ab0d354 Include file cleanup, docs, and build fixes. 5 years ago
  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 years ago
  Adam Ierymenko 8c8a3c58ec Various little things... 5 years ago
  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 years ago
  Adam Ierymenko 7d11522768 Just about everything refactored for new Protocol/Buf code except Switch. 5 years ago
  Adam Ierymenko d7b31fe014 Warning removal and build fixes. 6 years ago
  Adam Ierymenko eef70e198b Version 2.x notice updates and other boring stuff. 6 years ago
  Adam Ierymenko 53b7c8f725 Make Peer bootstrap field an Endpoint even though we only support InetAddress right now, and a bunch more stuff. 6 years ago
  Adam Ierymenko 3ff9ffd5d4 A bunch of wiring up of stuff... 6 years ago
  Adam Ierymenko 7291ac2093 A bunch more cleanup and build fixes, and remove old version of multipath code to prep for new version. 6 years ago
  Adam Ierymenko d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
  Adam Ierymenko b3e1783658 . 6 years ago
  Adam Ierymenko fe2215df00 TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew. 6 years ago
  Joseph Henry 0e597191b8 Updated licenses for 2019 7 years ago