Adam Ierymenko
|
f63f04737b
|
Stash old Mac Ethernet tap code in attic.
|
2021-01-27 14:19:21 -05:00 |
|
Adam Ierymenko
|
d4f6507c00
|
MacEthernetTap fully reimplemented in Rust, and Rust builds again.
|
2021-01-27 14:18:22 -05:00 |
|
Adam Ierymenko
|
05e2c63d6a
|
More Rusty MacEthernetTap and Rust binding hacks.
|
2021-01-26 22:51:21 -05:00 |
|
Adam Ierymenko
|
01a98a7f69
|
Rust builds again, and doing Mac tap in rust.
|
2021-01-26 20:29:55 -05:00 |
|
Adam Ierymenko
|
29fa689f0b
|
Reorganize some stuff, add bindings needed in service.
|
2021-01-26 15:03:31 -05:00 |
|
Adam Ierymenko
|
b7d7e8eb40
|
cleanup
|
2021-01-26 11:45:42 -05:00 |
|
Adam Ierymenko
|
23ee8c3b01
|
Rust builds again.
|
2021-01-22 13:25:20 -05:00 |
|
Adam Ierymenko
|
1e555ef24d
|
Factor out the use of Rust "Any" to avoid unnecessary indirections.
|
2021-01-21 22:57:33 -05:00 |
|
Adam Ierymenko
|
deec3b807b
|
A ton of work in progress on service: logging, physical link enumeration, data store, local config, etc.
|
2021-01-21 21:10:11 -05:00 |
|
Adam Ierymenko
|
896d75fe86
|
More work on service itself.
|
2021-01-20 00:02:39 -05:00 |
|
Adam Ierymenko
|
346bb7cf99
|
Fast UDP I/O for MacOS, others will be easy to add.
|
2021-01-15 21:28:46 -05:00 |
|
Adam Ierymenko
|
a6c39a1952
|
Starting on Rust service, implementing fast UDP I/O in Rust.
|
2021-01-14 22:18:29 -05:00 |
|
Adam Ierymenko
|
98d6e05b2d
|
Comments, implementation of some standard stuff in Rust.
|
2021-01-13 16:09:27 -05:00 |
|
Adam Ierymenko
|
e2dbfc12a5
|
Certs work, add integer modpow to MIMC52 for armel.
|
2021-01-13 13:19:31 -05:00 |
|
Adam Ierymenko
|
ba9c51ead1
|
docs
|
2021-01-12 20:46:06 -05:00 |
|
Adam Ierymenko
|
d808d33f91
|
Rework how V1 identities work a bit to introduce a deterministic PoW (actually a VDF) function. This stuff was already developed, just not integrated yet, and this is the time to do it.
|
2021-01-12 20:45:06 -05:00 |
|
Adam Ierymenko
|
053452b4a0
|
Various cleanup...
|
2021-01-12 15:23:35 -05:00 |
|
Adam Ierymenko
|
d6969c41f0
|
More rust tests, fix to enum from primitive.
|
2021-01-12 11:49:29 -05:00 |
|
Adam Ierymenko
|
6221d8e84c
|
More Rust tests, fixes, implementation of boilerplate like PartialEq...
|
2021-01-11 19:07:22 -05:00 |
|
Adam Ierymenko
|
d97643a390
|
Rust tests
|
2021-01-08 17:43:28 -05:00 |
|
Adam Ierymenko
|
20b6f347c8
|
Comments, fix to Rust bindgen, cleanup, warning removal, etc.
|
2021-01-08 14:59:05 -05:00 |
|
Adam Ierymenko
|
36f9dd54d9
|
OMG Rust links! On MacOS only so far.
|
2021-01-05 17:23:33 -05:00 |
|
Adam Ierymenko
|
f677a7408e
|
We are going to do things cleaner this time, so Node will remain wholly separate from the I/O stuff and service.
|
2021-01-05 00:07:16 -05:00 |
|
Adam Ierymenko
|
5ba672274c
|
Rust cleanup.
|
2021-01-04 19:36:47 -05:00 |
|
Adam Ierymenko
|
07b99a982d
|
Clean up zerotier.h to by proxy clean up Rust bindings, and implement inetaddress in Rust.
|
2021-01-01 22:24:53 -05:00 |
|
Adam Ierymenko
|
ce40a1df8a
|
Remove CRL from Certificate as it really does not belong there, and Rust cleanup.
|
2021-01-01 17:09:30 -05:00 |
|
Adam Ierymenko
|
890e7f5442
|
Clean up some n00b Rust code and reduce the use of unsafe.
|
2020-12-31 18:31:35 -05:00 |
|
Adam Ierymenko
|
83d74d8b67
|
Rust API wrapper for certificates is done, I think. Time to test.
|
2020-12-31 15:11:01 -05:00 |
|
Adam Ierymenko
|
927344f197
|
More Rust plumbing...
|
2020-12-29 22:49:43 -05:00 |
|
Adam Ierymenko
|
8d0d479662
|
... more Rust
|
2020-12-29 16:03:13 -05:00 |
|
Adam Ierymenko
|
2c07a0cd75
|
Moar rustiness... got threading in Node right I think.
|
2020-12-23 16:33:10 -05:00 |
|
Adam Ierymenko
|
36b293345b
|
Path and Peer.
|
2020-12-17 21:08:34 -05:00 |
|
Adam Ierymenko
|
b1777f09c8
|
API about wrapped.
|
2020-12-17 18:37:25 -05:00 |
|
Adam Ierymenko
|
ab2870cbb7
|
MOAR rust.
|
2020-12-14 23:32:49 -05:00 |
|
Adam Ierymenko
|
7fa7f6f07a
|
Getting more rustic...
|
2020-12-14 16:54:43 -05:00 |
|
Adam Ierymenko
|
e3b9d60bb4
|
Rust bindings to core... work in progress.
|
2020-12-11 22:21:05 -05:00 |
|
Adam Ierymenko
|
b0239984a0
|
Moar rustiness.
|
2020-12-10 16:48:30 -05:00 |
|
Adam Ierymenko
|
0b7e0b20a8
|
Rust skeleton for core shim lib.
|
2020-12-10 15:47:44 -05:00 |
|
Adam Ierymenko
|
eb703d32b0
|
Going, going, gone...
|
2020-12-10 15:35:48 -05:00 |
|
Adam Ierymenko
|
7d951783ca
|
A bunch of little warning removal and format fix things.
|
2020-12-04 15:52:30 -05:00 |
|
Adam Ierymenko
|
ec76f6e1d2
|
Mirror over a few more AES fixes.
|
2020-12-03 22:29:38 -05:00 |
|
Adam Ierymenko
|
c943d0e807
|
InetAddress fix ported from 1.6
|
2020-12-03 22:28:40 -05:00 |
|
Adam Ierymenko
|
a1ceccaf6e
|
Port back over some improvements from 1.6
|
2020-11-18 21:56:16 -05:00 |
|
Adam Ierymenko
|
326a871fac
|
Mirror over Mac fixes.
|
2020-11-02 19:57:57 -05:00 |
|
Adam Ierymenko
|
e462750bdd
|
Remove unnecessary includes that are not needed.
|
2020-10-30 16:14:44 -04:00 |
|
Adam Ierymenko
|
7c599fe83e
|
Typo / thinko
|
2020-10-27 10:41:46 -04:00 |
|
Adam Ierymenko
|
d7e4404c17
|
A little more clarity to locator display.
|
2020-10-26 22:41:49 -04:00 |
|
Adam Ierymenko
|
441f4986ac
|
Locator CLI plumbing.
|
2020-10-26 22:33:01 -04:00 |
|
Adam Ierymenko
|
d70cfe6850
|
typo
|
2020-10-26 20:32:27 -04:00 |
|
Adam Ierymenko
|
4ed77e0c0f
|
Upgrade Go modules.
|
2020-10-26 19:41:55 -04:00 |
|