Adam Ierymenko
|
07eed995e7
|
cleanup
|
2022-10-23 10:50:34 -07:00 |
|
Adam Ierymenko
|
7cb52b112a
|
cleanup
|
2022-10-21 17:36:34 -07:00 |
|
Adam Ierymenko
|
c7b6a997be
|
docs
|
2022-10-21 16:54:44 -07:00 |
|
Adam Ierymenko
|
ac9bac6efd
|
docs
|
2022-10-21 16:51:49 -07:00 |
|
Adam Ierymenko
|
cf7f0b06df
|
Use a clever little hack to eliminate a great deal of cascading template sprawl from the core.
|
2022-10-21 16:50:07 -07:00 |
|
Adam Ierymenko
|
39aa46ebf5
|
Moar controller V2
|
2022-10-20 07:48:49 -07:00 |
|
Adam Ierymenko
|
f2028ce3a2
|
Refactor send method a bit to hide some backward compatibility detail from outside code.
|
2022-10-18 16:01:16 -04:00 |
|
Adam Ierymenko
|
23e73bbdd1
|
cleanup
|
2022-10-17 12:59:10 -04:00 |
|
Adam Ierymenko
|
5006580c41
|
More trait cleanup.
|
2022-10-13 15:52:23 -04:00 |
|
Adam Ierymenko
|
3e713360e3
|
Ease up some template restrictions and wire up some more stuff in controller.
|
2022-10-13 13:45:07 -04:00 |
|
Adam Ierymenko
|
5601b83f10
|
Moar controller work.
|
2022-10-13 11:33:26 -04:00 |
|
Adam Ierymenko
|
7ca7d2bf3e
|
history is a better name for this file
|
2022-10-11 12:23:17 -04:00 |
|
Adam Ierymenko
|
949529a7ee
|
Make filedb save old versions of things.
|
2022-10-11 12:17:59 -04:00 |
|
Adam Ierymenko
|
8edf08299b
|
FileDB works
|
2022-10-11 12:01:48 -04:00 |
|
Adam Ierymenko
|
dbbb3732b5
|
Remove some warnings and unnecessary stuff.
|
2022-10-07 15:38:35 -04:00 |
|
Adam Ierymenko
|
dc615e2b04
|
Tons and tons of work on the controller, and some other cleanup.
|
2022-10-07 11:53:10 -04:00 |
|
Adam Ierymenko
|
b7c32c2692
|
cleanup
|
2022-09-30 13:59:25 -04:00 |
|
Adam Ierymenko
|
3385953e93
|
A bunch more work on VL2 config objects.
|
2022-09-30 13:57:59 -04:00 |
|
Adam Ierymenko
|
a31f413eeb
|
Store integer range as full 64 bits
|
2022-09-29 17:08:50 -04:00 |
|
Adam Ierymenko
|
3591f9045e
|
Rule and all its boilerplate.
|
2022-09-29 16:27:18 -04:00 |
|
Adam Ierymenko
|
3bc77c5b44
|
dead code removal
|
2022-09-29 15:45:10 -04:00 |
|
Adam Ierymenko
|
5d17c37b65
|
Remove parking_lot since as of 1.63 Rust std::mutex is usually as good or better.
|
2022-09-29 15:34:03 -04:00 |
|
Adam Ierymenko
|
ceacc932de
|
Cleanup and refactor a bit.
|
2022-09-29 15:03:51 -04:00 |
|
Adam Ierymenko
|
75f407c137
|
More refactoring to consolidate protocol V1 stuff.
|
2022-09-29 14:03:38 -04:00 |
|
Adam Ierymenko
|
de506dc48b
|
Reorg to move around some V1 protocol stuff and label it as such.
|
2022-09-29 13:24:36 -04:00 |
|
Adam Ierymenko
|
b5e1c4f546
|
A bit more reorg.
|
2022-09-29 09:45:54 -04:00 |
|
Adam Ierymenko
|
2e469e282a
|
Docs and cleanup, and implement clone for pooled object if the object implements clone.
|
2022-09-29 09:13:12 -04:00 |
|
Adam Ierymenko
|
fa3a4a1bca
|
Implementing Rule with all its hairiness in Rust.
|
2022-09-28 19:04:25 -04:00 |
|
Adam Ierymenko
|
aac20c67d2
|
Controller receives NETWORK_CONFIG_REQUEST packets!
|
2022-09-28 14:36:41 -04:00 |
|
Adam Ierymenko
|
459b195fa4
|
Reorg some stuff and skeleton of separate controller binary
|
2022-09-28 14:08:29 -04:00 |
|
Adam Ierymenko
|
a6f09dbec4
|
Move datadir and make it generic.
|
2022-09-28 12:04:55 -04:00 |
|
Adam Ierymenko
|
433c6058d2
|
cleanup
|
2022-09-28 11:24:42 -04:00 |
|
Adam Ierymenko
|
732547400b
|
WHOIS timing tweak
|
2022-09-27 17:09:05 -04:00 |
|
Adam Ierymenko
|
2b3862fdde
|
WHOIS retry fix.
|
2022-09-27 16:40:35 -04:00 |
|
Adam Ierymenko
|
dea30c69a7
|
Re-encode roots.
|
2022-09-27 16:17:02 -04:00 |
|
Adam Ierymenko
|
38f8ee808e
|
A bunch of reorg to consolidate utils, controller work, and rework identity binary marshaling for better backward compability.
|
2022-09-27 15:46:18 -04:00 |
|
Adam Ierymenko
|
051292f461
|
Re-enable real root set.
|
2022-09-23 16:56:49 -04:00 |
|
Adam Ierymenko
|
80151f0dc7
|
debug code removal and comments
|
2022-09-23 16:52:21 -04:00 |
|
Adam Ierymenko
|
eaacb26187
|
Finish WHOIS, blacklist bridge on macOS because the OS has a ton of weird bridge devices, and fix a mutex problem.
|
2022-09-23 16:43:00 -04:00 |
|
Adam Ierymenko
|
8592cd59e2
|
Controller stuff and implementing WHOIS
|
2022-09-23 09:56:38 -04:00 |
|
Adam Ierymenko
|
373adb028d
|
Controller work and basic in-filesystem DB, slightly different from v1 version and supporting live editing of the network in the filesystem.
|
2022-09-22 17:29:10 -04:00 |
|
Adam Ierymenko
|
be000c2046
|
Centralize import of tokio to control its version and features.
|
2022-09-22 09:30:37 -04:00 |
|
Adam Ierymenko
|
1828163219
|
cleanup
|
2022-09-21 18:29:44 -04:00 |
|
Adam Ierymenko
|
d66f19a2f2
|
Now works without async in the core or the service. Can still be used in the controller.
|
2022-09-21 18:27:55 -04:00 |
|
Adam Ierymenko
|
dca7bb8e85
|
WIP it good
|
2022-09-21 16:58:06 -04:00 |
|
Adam Ierymenko
|
768ec6e710
|
Tons more work: (1) remove async again from the core, (2) controller stuff, (3) retrofit other stuff to handle non-async core.
|
2022-09-21 16:43:47 -04:00 |
|
Adam Ierymenko
|
7ec46540fa
|
A ton more reorg work and controller work.
|
2022-09-20 12:10:05 -04:00 |
|
Adam Ierymenko
|
7724092551
|
Use 0xffffffffffff as NIL session ID because magic backward compatibility check for ZT protocol.
|
2022-09-20 12:09:54 -04:00 |
|
Adam Ierymenko
|
30d3f6e176
|
Start defining a bunch of VL2 data and credential objects for controller.
|
2022-09-16 18:44:14 -04:00 |
|
Adam Ierymenko
|
0c8693fade
|
debug code removal
|
2022-09-16 17:02:38 -04:00 |
|