Adam Ierymenko
|
8c8a3c58ec
|
Various little things...
|
2020-02-18 06:33:31 -08:00 |
|
Adam Ierymenko
|
a0ac4a744e
|
Change the type 1 identity a bit to make locallyValidate() super fast, eliminating a scaling issue with v0.
|
2020-02-17 15:09:26 -08:00 |
|
Adam Ierymenko
|
3448e6fc76
|
Yet MORE refactoring, including moving expected-reply-to out of Node and into its own class for cleanliness.
|
2020-02-14 14:12:42 -08:00 |
|
Adam Ierymenko
|
e5c7366e71
|
Yet more minor refactoring and redesign Meter to be more thread-safe.
|
2020-02-14 11:34:47 -08:00 |
|
Adam Ierymenko
|
e236d6f743
|
More minor refactoring
|
2020-02-14 10:19:45 -08:00 |
|
Adam Ierymenko
|
5db0d9438c
|
More built-in AES and GMAC primitive work.
|
2020-02-14 09:05:48 -08:00 |
|
Adam Ierymenko
|
08e06f9b8f
|
More refactoring and a bunch of AES goodness.
|
2020-02-13 14:44:18 -08:00 |
|
Adam Ierymenko
|
018fe04163
|
More nit-picky refactoring.
|
2020-02-12 14:14:31 -08:00 |
|
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.
|
2020-02-12 14:04:25 -08:00 |
|
Adam Ierymenko
|
60de5ed3dd
|
It almost compiles again
|
2020-02-07 13:54:17 -08:00 |
|
Adam Ierymenko
|
df4b1e9b12
|
Yet more work on VL1/VL2
|
2020-02-07 00:02:29 -08:00 |
|
Adam Ierymenko
|
a9003d16f2
|
Put Switch in attic too
|
2020-02-06 18:07:17 -08:00 |
|
Adam Ierymenko
|
84619a7788
|
A bunch more refactoring including splitting Switch into VL1 and VL2
|
2020-02-06 18:06:50 -08:00 |
|
Adam Ierymenko
|
7d11522768
|
Just about everything refactored for new Protocol/Buf code except Switch.
|
2020-02-03 16:18:33 -08:00 |
|
Adam Ierymenko
|
df346a6df6
|
Work in progress... clean up memcpy and create an annotation for that, lots more porting to new Buf/Protocol code, etc.
|
2020-02-03 13:00:13 -08:00 |
|
Adam Ierymenko
|
cdc6c42375
|
Take Dictionary behind the barn...
|
2020-01-25 18:02:11 -08:00 |
|
Adam Ierymenko
|
d5b9a54c55
|
Continuing work on new buffer type...
|
2020-01-25 01:17:56 -08:00 |
|
Adam Ierymenko
|
59da359b06
|
More porting to new Buf system.
|
2020-01-24 23:36:08 -08:00 |
|
Adam Ierymenko
|
91ce4c4ea6
|
Refactoring protocol marshal/unmarshal code...
|
2020-01-24 21:16:07 -08:00 |
|
Adam Ierymenko
|
e9656ecf11
|
More wiring up of addroot/removeroot etc.
|
2020-01-24 13:27:01 -08:00 |
|
Adam Ierymenko
|
5c6bf9d0a4
|
Wiring up addroot/removeroot
|
2020-01-23 18:05:34 -08:00 |
|
Adam Ierymenko
|
0de194dab3
|
It builds again
|
2020-01-23 14:41:59 -08:00 |
|
Adam Ierymenko
|
33bb61c63d
|
Loads of refactoring, integration of new version of Trace.
|
2020-01-23 13:05:33 -08:00 |
|
Adam Ierymenko
|
d7b31fe014
|
Warning removal and build fixes.
|
2020-01-21 12:55:51 -08:00 |
|
Adam Ierymenko
|
782b75a64e
|
Linux build fixes
|
2020-01-20 21:27:51 -08:00 |
|
Adam Ierymenko
|
73b23f1b16
|
Go code cleanup and fixes, other cleanup.
|
2020-01-20 16:03:19 -08:00 |
|
Adam Ierymenko
|
5a29f9ba2d
|
cleanup
|
2020-01-20 11:18:38 -08:00 |
|
Adam Ierymenko
|
03190c5a55
|
Bunch of build fixes, some docs
|
2020-01-20 10:40:31 -08:00 |
|
Adam Ierymenko
|
dab968ed96
|
Put LZ4 in its own file.
|
2020-01-20 09:38:05 -08:00 |
|
Adam Ierymenko
|
eef70e198b
|
Version 2.x notice updates and other boring stuff.
|
2020-01-20 08:46:20 -08:00 |
|
Adam Ierymenko
|
53b7c8f725
|
Make Peer bootstrap field an Endpoint even though we only support InetAddress right now, and a bunch more stuff.
|
2020-01-20 08:08:38 -08:00 |
|
Adam Ierymenko
|
3ff9ffd5d4
|
A bunch of wiring up of stuff...
|
2020-01-17 14:01:22 -08:00 |
|
Adam Ierymenko
|
b2f0b35608
|
Move self-test so it can be called from CLI and always builds, implement Endpoint and Locator deserialization in Go as well as C++.
|
2020-01-14 14:37:49 -08:00 |
|
Adam Ierymenko
|
cba7a5d4d7
|
Self test is back, wiring up roots again.
|
2020-01-13 16:35:49 -08:00 |
|
Adam Ierymenko
|
ee5a988f14
|
Wiring back up PUSH_DIRECT_PATHS and friends.
|
2020-01-13 14:04:17 -08:00 |
|
Adam Ierymenko
|
f814a07ab3
|
Go build works now
|
2020-01-10 22:12:56 -08:00 |
|
Adam Ierymenko
|
a5aea2f3bb
|
Everything but the Go code builds now!
|
2020-01-10 21:09:13 -08:00 |
|
Adam Ierymenko
|
7291ac2093
|
A bunch more cleanup and build fixes, and remove old version of multipath code to prep for new version.
|
2020-01-10 20:40:14 -08:00 |
|
Adam Ierymenko
|
790fe50fac
|
Go code cleanup for new changes
|
2020-01-10 16:54:01 -08:00 |
|
Adam Ierymenko
|
83eacdfada
|
New Buffer implementation (not used yet) and cleanup
|
2020-01-10 15:28:27 -08:00 |
|
Adam Ierymenko
|
2fbeaaf148
|
Bunch more fixes, implement C API for Identity operations.
|
2020-01-09 13:50:51 -08:00 |
|
Adam Ierymenko
|
57710cbc38
|
.
|
2020-01-09 08:39:47 -08:00 |
|
Adam Ierymenko
|
8bae0acaf9
|
More cleanup and build fixes, almost builds again!
|
2020-01-08 21:48:01 -08:00 |
|
Adam Ierymenko
|
ef64e6a336
|
Build fixes, cleanup
|
2020-01-08 21:24:47 -08:00 |
|
Adam Ierymenko
|
9642ff5fb9
|
.
|
2020-01-08 18:08:41 -08:00 |
|
Adam Ierymenko
|
3fbfad5585
|
cleanup
|
2020-01-07 14:03:50 -08:00 |
|
Adam Ierymenko
|
627533cf48
|
.
|
2020-01-07 13:24:15 -08:00 |
|
Adam Ierymenko
|
19899de5a6
|
.
|
2020-01-06 18:14:35 -08:00 |
|
Adam Ierymenko
|
c1b2c7903c
|
.
|
2020-01-02 19:04:36 -05:00 |
|
Adam Ierymenko
|
3b94ef99ae
|
Bunch of new-gen serialization work
|
2019-12-16 11:57:33 -08:00 |
|