Adam Ierymenko
|
6fe78e2003
|
Web server actually works!
|
2021-02-26 01:22:26 -05:00 |
|
Adam Ierymenko
|
e1795bacef
|
Web server...
|
2021-02-26 01:16:24 -05:00 |
|
Adam Ierymenko
|
0f49c7510b
|
Swap out warp for simple hyper web server in Rust, and we will use web sockets for webby-style communication since WebRTC is a mess.
|
2021-02-25 10:49:35 -05:00 |
|
Adam Ierymenko
|
7cc0314bd4
|
build fixes
|
2021-02-23 18:20:12 -05:00 |
|
Adam Ierymenko
|
605d5a423f
|
Rust cleanup, etc.
|
2021-02-23 18:05:07 -05:00 |
|
Adam Ierymenko
|
26e8859d99
|
Copyright notices, dates.
|
2021-02-22 22:58:16 -05:00 |
|
Adam Ierymenko
|
80e2740a89
|
Slim down a little, test getifaddrs.
|
2021-02-22 16:00:56 -05:00 |
|
Adam Ierymenko
|
d201cdec2a
|
A bunch of logging and tracing.
|
2021-02-19 17:05:53 -05:00 |
|
Adam Ierymenko
|
411373dd2c
|
Tons of service work including trace events, etc.
|
2021-02-19 00:32:47 -05:00 |
|
Adam Ierymenko
|
8d6d457dd6
|
Wire up logging, service, etc.
|
2021-02-12 23:10:41 -05:00 |
|
Adam Ierymenko
|
f9649217fb
|
A whole bunch more service work.
|
2021-02-11 00:35:34 -05:00 |
|
Adam Ierymenko
|
a321ee6c28
|
Bunch more Rust work, and it builds again.
|
2021-02-04 23:20:30 -05:00 |
|
Adam Ierymenko
|
f9deec7872
|
Rust service work in progress...
|
2021-02-03 14:41:42 -05:00 |
|
Adam Ierymenko
|
c29a64602a
|
CLI parser stuff...
|
2021-01-28 19:08:28 -05:00 |
|
Adam Ierymenko
|
fd6cf33e97
|
Add IPv6 setup stuff to mac_feth_tap.
|
2021-01-27 16:00:15 -05:00 |
|
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 |
|