Adam Ierymenko
|
20ae12d385
Clean up some NAT traversal code, modify algorithm to eliminate the need for toggle-able options.
|
5 years ago |
Adam Ierymenko
|
dcc686a3a7
Docs, YAGNI removal, use locator endpoints in peer contact attempts.
|
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
|
d537428421
Build fixes.
|
5 years ago |
Adam Ierymenko
|
996589894d
Build fixes
|
5 years ago |
Adam Ierymenko
|
52e1f5502d
More VL1 work after re-re-re-refactor...
|
5 years ago |
Adam Ierymenko
|
666d44b14a
More endless work in progress...
|
5 years ago |
Adam Ierymenko
|
b533c300d8
A ton more work... almost there
|
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
|
c65391a344
Add symmetric key container, tons of cleanup.
|
5 years ago |
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 years ago |
Adam Ierymenko
|
64c533c189
More warning removal.
|
5 years ago |
Adam Ierymenko
|
bedf63e257
Some minor security tightening stuff and AES fixes.
|
5 years ago |
Adam Ierymenko
|
24e30a684b
A bunch of little nit-picky header and name cleanup.
|
5 years ago |
Adam Ierymenko
|
da5b11bf2d
Rename version constants to something more canonical, and more cleanup.
|
5 years ago |
Adam Ierymenko
|
416068f68e
Regularize use of fingerprint concept across code.
|
5 years ago |
Adam Ierymenko
|
1b71b6d01a
hash() -> fingerprint()
|
5 years ago |
Adam Ierymenko
|
c6ce6b46ce
build fixes
|
5 years ago |
Adam Ierymenko
|
c3b5c45fea
Fix InetAddress sizing by delving into crazy C++ weeds, fix Peer compile issues.
|
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
|
46d3780e89
AES stuff, port sending network credentials to new packet format.
|
5 years ago |
Adam Ierymenko
|
9ad8dd3700
Add Peer method for getting preferred cipher, various cleanup in VL1
|
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
|
60de5ed3dd
It almost compiles again
|
5 years ago |
Adam Ierymenko
|
0de194dab3
It builds again
|
6 years ago |
Adam Ierymenko
|
33bb61c63d
Loads of refactoring, integration of new version of Trace.
|
6 years ago |
Adam Ierymenko
|
03190c5a55
Bunch of build fixes, some docs
|
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 |