Adam Ierymenko
|
c3b5c45fea
Fix InetAddress sizing by delving into crazy C++ weeds, fix Peer compile issues.
|
il y a 5 ans |
Adam Ierymenko
|
565a686be7
include cleanup
|
il y a 5 ans |
Adam Ierymenko
|
12cfb6501d
Cleanup in ECC384 including const-correctness, etc.
|
il y a 5 ans |
Adam Ierymenko
|
de1b54821e
Starting to (re)write unit tests.
|
il y a 5 ans |
Adam Ierymenko
|
320c8429c2
Yet more perf, security hardening, and compile fix tweaks.
|
il y a 5 ans |
Adam Ierymenko
|
a4e24c8390
Build fixes
|
il y a 5 ans |
Adam Ierymenko
|
0589964f99
Yet more cleanup, and add meters to paths.
|
il y a 5 ans |
Adam Ierymenko
|
1affb6814c
A little more cleanup and build fixes.
|
il y a 5 ans |
Adam Ierymenko
|
b70ab0d354
Include file cleanup, docs, and build fixes.
|
il y a 5 ans |
Adam Ierymenko
|
4a9266feef
Comment out not-yet-refactored code in Network
|
il y a 5 ans |
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.
|
il y a 5 ans |
Adam Ierymenko
|
46d3780e89
AES stuff, port sending network credentials to new packet format.
|
il y a 5 ans |
Adam Ierymenko
|
311c98e24e
Various other small things.
|
il y a 5 ans |
Adam Ierymenko
|
9ad8dd3700
Add Peer method for getting preferred cipher, various cleanup in VL1
|
il y a 5 ans |
Adam Ierymenko
|
0dc476518b
Documentation changes, and move HMAC auth on HELLO to before object decoding since this is good cryptographic practice.
|
il y a 5 ans |
Adam Ierymenko
|
8c8a3c58ec
Various little things...
|
il y a 5 ans |
Adam Ierymenko
|
a0ac4a744e
Change the type 1 identity a bit to make locallyValidate() super fast, eliminating a scaling issue with v0.
|
il y a 5 ans |
Adam Ierymenko
|
3448e6fc76
Yet MORE refactoring, including moving expected-reply-to out of Node and into its own class for cleanliness.
|
il y a 5 ans |
Adam Ierymenko
|
e5c7366e71
Yet more minor refactoring and redesign Meter to be more thread-safe.
|
il y a 5 ans |
Adam Ierymenko
|
e236d6f743
More minor refactoring
|
il y a 5 ans |
Adam Ierymenko
|
5db0d9438c
More built-in AES and GMAC primitive work.
|
il y a 5 ans |
Adam Ierymenko
|
08e06f9b8f
More refactoring and a bunch of AES goodness.
|
il y a 5 ans |
Adam Ierymenko
|
018fe04163
More nit-picky refactoring.
|
il y a 5 ans |
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.
|
il y a 5 ans |
Adam Ierymenko
|
60de5ed3dd
It almost compiles again
|
il y a 5 ans |
Adam Ierymenko
|
df4b1e9b12
Yet more work on VL1/VL2
|
il y a 5 ans |
Adam Ierymenko
|
c3d3605f70
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge
|
il y a 5 ans |
Adam Ierymenko
|
a9003d16f2
Put Switch in attic too
|
il y a 5 ans |
Adam Ierymenko
|
84619a7788
A bunch more refactoring including splitting Switch into VL1 and VL2
|
il y a 5 ans |
Grant Limberg
|
db127887b6
libssl-dev on trusty images
|
il y a 5 ans |