Adam Ierymenko
|
a4ae4941c3
Try to ignore temporary IPv6 addresses, fix Peer serialization, add an endpoint cache to Peer, some more Go stuff.
|
5 years ago |
Adam Ierymenko
|
dc1ef0c49e
Code formatting and other boring stuff.
|
5 years ago |
Adam Ierymenko
|
1003455160
Cleanup.
|
5 years ago |
Adam Ierymenko
|
20ae12d385
Clean up some NAT traversal code, modify algorithm to eliminate the need for toggle-able options.
|
5 years ago |
Adam Ierymenko
|
864e33cf2d
A bunch of build fixes.
|
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
|
caad356b93
A bunch of go fixes, wire up root add/delete.
|
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
|
d537428421
Build fixes.
|
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
|
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
|
b9f60fc3c2
A bunch of warning removal and LINT cleanliness.
|
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
|
1df7f21f5f
Add ability to fully specify controller fingerprint on join for the paranoid.
|
5 years ago |
Adam Ierymenko
|
1f2e94a51d
Some optimization and raw memory access cleanup.
|
5 years ago |
Adam Ierymenko
|
490b9c4d79
Moar build fixes, clock perf improvement.
|
5 years ago |
Adam Ierymenko
|
2da096944d
Everything but root builds now. Back to testing.
|
5 years ago |
Adam Ierymenko
|
83f830618f
It almost builds!
|
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
|
b824ea7bcf
Add buffer life cycle stuff to API for fewer memcpys.
|
5 years ago |
Adam Ierymenko
|
416068f68e
Regularize use of fingerprint concept across code.
|
5 years ago |
Adam Ierymenko
|
a8db4a8d2d
Minor future proofing and cleanup in CertificateOfMembership, improve comments in a few places.
|
5 years ago |
Adam Ierymenko
|
1b71b6d01a
hash() -> fingerprint()
|
5 years ago |
Adam Ierymenko
|
55b0555aa0
A bunch more build fixes.
|
5 years ago |