Commit graph

552 commits

Author SHA1 Message Date
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
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
de506dc48b
Reorg to move around some V1 protocol stuff and label it as such. 2022-09-29 13:24:36 -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
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
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
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
30d3f6e176
Start defining a bunch of VL2 data and credential objects for controller. 2022-09-16 18:44:14 -04:00
Adam Ierymenko
2649ce7571
A bunch of reorg, and add a safety valve to nuke the send key in ZSSP if it is hard-expired. 2022-09-13 17:27:58 -04:00
Adam Ierymenko
32abd20c38
A bunch of reorg and simplification in the network hypervisor. 2022-09-13 10:35:52 -04:00
Adam Ierymenko
1fad0039fc
Benchmarks, internal P-384, some other stuff. 2022-08-22 16:42:43 -04:00
Adam Ierymenko
f153d43797
Reorganize a bit by shortening some directory names. 2022-08-18 16:38:32 -04:00
Adam Ierymenko
653a6dcf3c
Huge cleanup. Some of these things will come back but right now clean them out of this branch. 2021-08-04 12:36:15 -04:00
Sean OMeara
ef7a6f0ae1 updating json.hpp to 3.9.1 2021-06-24 20:27:47 +02:00
Adam Ierymenko
8d9067e982
A bunch of simplification in SymmetricKey and the ephemeral re-keying logic. Not on yet, but the structure is all there. 2021-04-09 23:18:29 -04:00
Adam Ierymenko
26e8859d99
Copyright notices, dates. 2021-02-22 22:58:16 -05:00
Adam Ierymenko
7c929099b3
Change date bump for v2.0 2020-07-31 14:26:55 -07:00
Adam Ierymenko
aa9ca845e8
Merge edge, still need to resolve CMakeLists.txt 2020-06-24 10:50:16 -07:00
Grant Limberg
b126bf727a
non-static build debian packages 2020-06-19 15:33:08 -07:00
Adam Ierymenko
cfc2a43f51
A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 2020-06-18 17:02:36 -07:00
Grant Limberg
4833478eee
Fix linux link ordering and add Dockerfile for central controllers
Builds but obviously won't actually do anything yet
2020-06-09 14:14:11 -07:00
Grant Limberg
736edeeed0
figure out conditional compilation & cgo based on go build tags 2020-06-08 15:54:10 -07:00
Grant Limberg
17f0dc9ba2
2.0 compiles with postgres/redis controller code
Probably doesn't work yet
2020-06-08 14:11:07 -07:00
Grant Limberg
2bceabdfa5
add redis dependencies for central controller 2020-06-08 11:23:41 -07:00
Adam Ierymenko
73795d05eb
Reorg done and builds 2020-06-05 14:38:35 -07:00
Adam Ierymenko
3c11c13af4
More reorg, work in progress. 2020-06-05 13:04:37 -07:00
Adam Ierymenko
d3cf7b2202
Reorg. 2020-06-05 12:56:20 -07:00
Adam Ierymenko
a5390b1bc8
Plumb new locator code through to Go, fix some cgo issues, fix some compiler warnings. 2020-05-29 10:16:38 -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
a87d4f1864
Build fix. 2020-03-27 17:26:49 -07:00
Adam Ierymenko
2da096944d
Everything but root builds now. Back to testing. 2020-03-18 07:20:04 -07:00
Adam Ierymenko
24e30a684b
A bunch of little nit-picky header and name cleanup. 2020-03-04 08:16:44 -08:00
Adam Ierymenko
da5b11bf2d
Rename version constants to something more canonical, and more cleanup. 2020-03-03 07:38:51 -08:00
Adam Ierymenko
fbfa99fac5
Speed up V1 identity verification a little, and add some comments. 2020-02-27 09:43:58 -08:00
Adam Ierymenko
1b71b6d01a
hash() -> fingerprint() 2020-02-25 16:15:14 -08:00
Adam Ierymenko
c3d3605f70
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge 2020-02-06 18:07:22 -08:00
Adam Ierymenko
7d11522768
Just about everything refactored for new Protocol/Buf code except Switch. 2020-02-03 16:18:33 -08:00
Grant Limberg
a0efea8e0f
Merge branch 'dev' into edge
# Conflicts:
#	.gitignore
#	Jenkinsfile
#	attic/macui/ZeroTier One.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
#	attic/service/OneService.cpp
2020-02-03 13:54:49 -08:00