Adam Ierymenko
|
6051c973d3
|
A bunch of warning removal, build fixes, and cleanup.
|
2020-05-25 09:48:18 -07:00 |
|
Adam Ierymenko
|
d3777b3eb4
|
A bunch of boring formattings stuff, etc.
|
2020-05-14 10:55:41 -07:00 |
|
Adam Ierymenko
|
b533c300d8
|
A ton more work... almost there
|
2020-04-28 19:52:09 -07:00 |
|
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.
|
2020-04-16 12:34:51 -07:00 |
|
Adam Ierymenko
|
c65391a344
|
Add symmetric key container, tons of cleanup.
|
2020-04-06 16:54:35 -07:00 |
|
Adam Ierymenko
|
9428fc53f6
|
A bunch of cleanup, bug fix, just use unordered_map, etc.
|
2020-03-30 17:28:23 -07:00 |
|
Adam Ierymenko
|
87da45b3f5
|
Faster hash table, various other optimizations and simplification.
|
2020-03-28 01:06:29 -07:00 |
|
Adam Ierymenko
|
8a379ba0a1
|
The MIMC thing was neat but unfortunately is amenable to too much GPU acceleration.
|
2020-03-14 20:29:44 -07:00 |
|
Adam Ierymenko
|
a20aebaaf8
|
Some work on delay function... which is delaying us... but need to get it right because its hard as hell to change later.
|
2020-03-09 15:19:58 -07:00 |
|
Adam Ierymenko
|
13e86fdb6c
|
lalala build fixes
|
2020-02-27 11:57:45 -08:00 |
|
Adam Ierymenko
|
ffbd18f4ef
|
build fix
|
2020-02-27 11:52:32 -08:00 |
|
Adam Ierymenko
|
5cec5fe6b1
|
Make Fingerprint (a full length identity hash) a first class type
|
2020-02-26 11:39:18 -08:00 |
|
Adam Ierymenko
|
c6a7b5774c
|
MIMC52
|
2020-02-26 09:58:28 -08:00 |
|
Adam Ierymenko
|
55b0555aa0
|
A bunch more build fixes.
|
2020-02-21 14:46:01 -08:00 |
|
Adam Ierymenko
|
de1b54821e
|
Starting to (re)write unit tests.
|
2020-02-20 12:54:46 -08:00 |
|
Adam Ierymenko
|
320c8429c2
|
Yet more perf, security hardening, and compile fix tweaks.
|
2020-02-20 09:33:11 -08:00 |
|
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.
|
2020-02-19 09:28:18 -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
|
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
|
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
|
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
|
33bb61c63d
|
Loads of refactoring, integration of new version of Trace.
|
2020-01-23 13:05:33 -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
|
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
|
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
|
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
|
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
|
627533cf48
|
.
|
2020-01-07 13:24:15 -08:00 |
|
Adam Ierymenko
|
19899de5a6
|
.
|
2020-01-06 18:14:35 -08:00 |
|
Adam Ierymenko
|
5a4d681af8
|
Build fixes.
|
2019-11-19 16:45:53 -08:00 |
|
Adam Ierymenko
|
47b4efd49b
|
Work in progress...
|
2019-11-04 14:24:37 -08:00 |
|
Adam Ierymenko
|
891bf99894
|
work in progress
|
2019-10-15 12:49:03 -07:00 |
|
Adam Ierymenko
|
87fe69c27c
|
AES optimization rabbit hole
|
2019-09-13 09:35:49 -07:00 |
|
Adam Ierymenko
|
592e743349
|
Yet more multicast work.
|
2019-09-09 15:49:17 -07:00 |
|
Adam Ierymenko
|
59ee0cfe88
|
Safety upgrades to code
|
2019-08-28 10:34:32 -07:00 |
|
Adam Ierymenko
|
8ac59ae2be
|
cleanup
|
2019-08-28 07:40:13 -07:00 |
|
Adam Ierymenko
|
37047a39f9
|
More cleanup, and fix SHA384 built-in C code.
|
2019-08-22 14:52:47 -07:00 |
|
Grant Limberg
|
206c85222c
|
Fix Constants.hpp inclusion of version.h
|
2019-08-16 09:52:13 -07:00 |
|
Adam Ierymenko
|
4da8036222
|
More refactor
|
2019-08-14 15:00:18 -07:00 |
|
Adam Ierymenko
|
e6b4006c70
|
Refactoring to eliminate duplicated code
|
2019-08-14 14:55:37 -07:00 |
|