Adam Ierymenko
|
d5943f246a
|
More cleanup in session.
|
2022-09-06 18:31:19 -04:00 |
|
Adam Ierymenko
|
06573c1ea8
|
Session works again, and some optimization.
|
2022-09-06 18:03:31 -04:00 |
|
Adam Ierymenko
|
3770fcdc83
|
build fixes
|
2022-09-02 16:21:08 -04:00 |
|
Adam Ierymenko
|
614b84ef40
|
A bunch of session reworking
|
2022-09-02 16:15:45 -04:00 |
|
Adam Ierymenko
|
ea5abdc3db
|
Rename session protocol to ZSSP, merge p384 builtin code into p384.rs
|
2022-08-28 13:32:29 -07:00 |
|
Adam Ierymenko
|
2bf9521a09
|
.
|
2022-08-22 17:28:33 -04:00 |
|
Adam Ierymenko
|
1fad0039fc
|
Benchmarks, internal P-384, some other stuff.
|
2022-08-22 16:42:43 -04:00 |
|
Adam Ierymenko
|
a723403fe9
|
Prep for new controller, also reorg header fields in Noise session and move some functions around.
|
2022-08-19 11:31:09 -04:00 |
|
Adam Ierymenko
|
f153d43797
|
Reorganize a bit by shortening some directory names.
|
2022-08-18 16:38:32 -04:00 |
|
Adam Ierymenko
|
9e99a78d34
|
docs
|
2022-08-17 11:11:08 -04:00 |
|
Adam Ierymenko
|
5250d5919e
|
Noise makes noise.
|
2022-08-17 10:27:45 -04:00 |
|
Adam Ierymenko
|
f3903144e4
|
Move Noise to the crypto package, and tests.
|
2022-08-17 08:51:06 -04:00 |
|
Adam Ierymenko
|
5ea5488590
|
build fix
|
2022-08-15 19:56:16 -04:00 |
|
Adam Ierymenko
|
2a443acb36
|
Rekey function in session.
|
2022-08-15 19:16:35 -04:00 |
|
Adam Ierymenko
|
59ebba8003
|
Docs.
|
2022-08-14 14:00:43 -06:00 |
|
Adam Ierymenko
|
ed19fdeb6f
|
clean out attic
|
2022-08-13 07:23:03 -07:00 |
|
Adam Ierymenko
|
e7b82ead9c
|
More session work
|
2022-08-12 20:34:26 -07:00 |
|
Adam Ierymenko
|
e6762b986d
|
docs
|
2022-08-11 15:30:48 -07:00 |
|
Adam Ierymenko
|
97138527e4
|
Reorg, update README, a ton of work on session, and move aes-gmac-siv into zerotier-core-crypto.
|
2022-08-11 15:18:28 -07:00 |
|
Adam Ierymenko
|
015fe83905
|
Now a real Noise_IK session.
|
2022-08-10 16:05:40 -04:00 |
|
Adam Ierymenko
|
248eab1a16
|
Move ZSSP into VL1 where it will get used.
|
2022-08-05 10:41:31 -04:00 |
|
Adam Ierymenko
|
e41992bc3c
|
An absolute ton of work on Identity (simpler code) and session... some of which is getting redone but committing this.
|
2022-08-02 13:44:52 -04:00 |
|
Adam Ierymenko
|
a9c2aeb415
|
Merge branch 'master' of github.com:zerotier/tetanus
|
2022-08-02 13:44:24 -04:00 |
|
Erik Hollensbe
|
4860d2a133
|
zerotier network controller typedefs and workspace init
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
|
2022-07-26 12:41:12 -07:00 |
|
Adam Ierymenko
|
a3b748a0a6
|
More session work, cleanup, AES in core crypto, and vendor the kyber library so we can remove no_std.
|
2022-07-13 20:12:32 -04:00 |
|
Adam Ierymenko
|
b64968ff99
|
Lots of work including notes and preliminary sketches of session.
|
2022-07-12 16:50:38 -04:00 |
|
Adam Ierymenko
|
4128bbe6f2
|
Add a few casts for portability.
|
2022-07-08 18:23:24 -04:00 |
|
Adam Ierymenko
|
02565c04a9
|
Fix for set port test in InetAddress.
|
2022-07-08 14:48:14 -04:00 |
|
Adam Ierymenko
|
28d2fc1cc8
|
Bump some versions.
|
2022-07-08 11:54:35 -04:00 |
|
Adam Ierymenko
|
f603363403
|
Add a protocol version field to the root set so we can use a new session protocol eventually.
|
2022-07-06 20:07:05 -04:00 |
|
Adam Ierymenko
|
66241ecedd
|
Merge branch 'master' of github.com:zerotier/tetanus
|
2022-07-05 15:05:47 -04:00 |
|
Adam Ierymenko
|
69fa840652
|
There is now a test root up that anyone can use, and some other stuff.
|
2022-07-05 15:05:31 -04:00 |
|
Erik Hollensbe
|
31a80fa0dd
|
Merge pull request #11 from zerotier/careof-tests
Careof tests
|
2022-07-01 19:23:19 -07:00 |
|
Erik Hollensbe
|
e9dd7c53d7
|
careof tests
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
|
2022-07-01 13:00:04 -07:00 |
|
Erik Hollensbe
|
ec9fa2a259
|
some basic careof tests
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
|
2022-06-30 18:50:47 -07:00 |
|
Adam Ierymenko
|
f45d6e1eec
|
macOS warning removal
|
2022-06-30 15:05:29 -04:00 |
|
Adam Ierymenko
|
f936758158
|
Ignore all subfolder Cargo.lock
|
2022-06-30 15:03:46 -04:00 |
|
Adam Ierymenko
|
a6d298e536
|
Lock goes in root now.
|
2022-06-30 15:03:03 -04:00 |
|
Adam Ierymenko
|
18fd4948e5
|
Add aes-gmac-siv to cargo workspace.
|
2022-06-30 14:07:42 -04:00 |
|
Adam Ierymenko
|
436b4daecd
|
Dead code removal.
|
2022-06-30 13:58:41 -04:00 |
|
Adam Ierymenko
|
489b7d62b8
|
Merge branch 'master' of github.com:zerotier/tetanus
|
2022-06-30 13:57:10 -04:00 |
|
Adam Ierymenko
|
be157ccd31
|
More reorg, wiring through learning our external address by proxy.
|
2022-06-30 13:56:55 -04:00 |
|
Erik Hollensbe
|
f92e4a165f
|
Merge pull request #10 from zerotier/cargo-workspaces
Convert to using cargo workspaces.
|
2022-06-30 02:07:58 -07:00 |
|
Erik Hollensbe
|
b9700ac997
|
Convert to using cargo workspaces.
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
|
2022-06-30 01:31:36 -07:00 |
|
Adam Ierymenko
|
845751cea0
|
Merge branch 'master' of github.com:zerotier/tetanus
|
2022-06-29 16:50:52 -04:00 |
|
Adam Ierymenko
|
83aa51d90c
|
Parse CareOf and refactor some stuff in Peer
|
2022-06-29 16:50:38 -04:00 |
|
Erik Hollensbe
|
9ff34a21fb
|
Merge branch 'actions'
|
2022-06-29 12:45:42 -07:00 |
|
Erik Hollensbe
|
53f33b15ba
|
correct warnings and compile errors on linux
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
|
2022-06-29 12:34:56 -07:00 |
|
Adam Ierymenko
|
624f2e2946
|
Clean reported remote endpoints in service method.
|
2022-06-29 15:33:03 -04:00 |
|
Adam Ierymenko
|
409a897c22
|
Merge branch 'master' of github.com:zerotier/tetanus
|
2022-06-29 15:32:32 -04:00 |
|