Adam Ierymenko
|
ce708df877
|
Merge branch 'dev' into hello-encryption
# Conflicts:
# controller/DB.hpp
# controller/DBMirrorSet.cpp
# controller/DBMirrorSet.hpp
# controller/EmbeddedNetworkController.cpp
# controller/FileDB.cpp
# controller/FileDB.hpp
# controller/LFDB.cpp
# controller/LFDB.hpp
# controller/PostgreSQL.cpp
# controller/PostgreSQL.hpp
# node/C25519.cpp
# node/C25519.hpp
# node/Capability.hpp
# node/CertificateOfMembership.cpp
# node/CertificateOfMembership.hpp
# node/CertificateOfOwnership.hpp
# node/Credential.hpp
# node/Identity.cpp
# node/Identity.hpp
# node/IncomingPacket.cpp
# node/Metrics.cpp
# node/Metrics.hpp
# node/Multicaster.cpp
# node/Network.cpp
# node/Node.cpp
# node/Packet.cpp
# node/Packet.hpp
# node/Peer.cpp
# node/Revocation.hpp
# node/Switch.cpp
# node/Tag.hpp
# node/World.hpp
# osdep/Http.hpp
# service/OneService.cpp
|
9 months ago |
Adam Ierymenko
|
342fa9d33f
|
clang-format this branch
|
9 months ago |
Adam Ierymenko
|
fd9a23f30f
|
Merge pull request #2475 from zerotier/clang-format
clang-format
|
9 months ago |
Grant Limberg
|
d72b98b434
|
does this make windows happy?
|
9 months ago |
Grant Limberg
|
813fb7a394
|
one more clang-format fix
|
9 months ago |
Grant Limberg
|
6d532944bd
|
stop clang-format from breaking the build by sorting headers here
|
9 months ago |
Adam Ierymenko
|
ba2a4a605c
|
clang-format
|
9 months ago |
Grant Limberg
|
d45f280cb7
|
Merge pull request #2452 from zerotier/gl/cv2-ctl
CV2 db schema support
|
9 months ago |
Grant Limberg
|
7cf0d7a5d8
|
Merge remote-tracking branch 'origin/dev' into gl/cv2-ctl
|
9 months ago |
Adam Ierymenko
|
8b77ef538a
|
self test fixes
|
9 months ago |
Adam Ierymenko
|
e366661a09
|
Merge branch 'dev' into hello-encryption
|
9 months ago |
Grant Limberg
|
8636fe3c33
|
comment debug line
|
9 months ago |
Grant Limberg
|
08e0da7921
|
DBMirrorSet wasn't passing along os/arch infof
|
9 months ago |
Grant Limberg
|
27021ff425
|
debug log line
|
9 months ago |
Grant Limberg
|
ecedddb19b
|
grab os/arch info from nc request
|
9 months ago |
Grant Limberg
|
ee73ac1a74
|
update makefile for multi-arch controller-v2 docker build
|
9 months ago |
Grant Limberg
|
169250d484
|
update makefile for multi-arch controller-v2 docker build
|
9 months ago |
Grant Limberg
|
4fea4fc76f
|
debug output
|
9 months ago |
Grant Limberg
|
6fa849c956
|
dump member save output only on error
|
10 months ago |
Grant Limberg
|
3cef1b0842
|
error output on exceptions in commit thread
|
10 months ago |
Grant Limberg
|
08b1ceb9a1
|
"relayed" as ip addr for unknown IP in last_seen
|
10 months ago |
Grant Limberg
|
af0a9118c1
|
another query update
|
10 months ago |
Grant Limberg
|
568da750bb
|
another query fix
|
10 months ago |
Grant Limberg
|
d5f6f6b98e
|
fix sql statement
|
10 months ago |
Grant Limberg
|
10ac0c2e1a
|
remove `last_authorized_credential` field.
Think that came from when we were trying to have the controller use the same table as CV2. It's not used or needed by the controller itself
|
10 months ago |
Grant Limberg
|
1ffadf31de
|
Get node OS/Arch info into the CV2 db
|
10 months ago |
Grant Limberg
|
224ee88b91
|
cleanup some debug statements
|
10 months ago |
Grant Limberg
|
b42067e654
|
account for SSL db connection
|
10 months ago |
Grant Limberg
|
c9e08c951a
|
add postgres tag to go install migrate
|
10 months ago |
Grant Limberg
|
42f760d72f
|
file:// url
|
10 months ago |
Grant Limberg
|
c68acebe31
|
Add db migrations to CV2 db
|
10 months ago |
Grant Limberg
|
4b7c5159a3
|
"" instead of nullptr
|
11 months ago |
Grant Limberg
|
4a8daf43e4
|
more query fixes
|
11 months ago |
Grant Limberg
|
182148a26c
|
query fix
|
11 months ago |
Grant Limberg
|
af715ca0ff
|
query & null fix
|
11 months ago |
Grant Limberg
|
990ecb5eb1
|
another query fix
|
11 months ago |
Grant Limberg
|
7c88b3f124
|
fix a couple of queries
|
11 months ago |
Grant Limberg
|
f4053c8af3
|
Merge pull request #2451 from zerotier/dependabot/cargo/rustybits/crossbeam-channel-0.5.15
Bump crossbeam-channel from 0.5.13 to 0.5.15 in /rustybits
|
11 months ago |
Grant Limberg
|
af3f8b00a4
|
fix cv2 connection
|
11 months ago |
Grant Limberg
|
db06c98608
|
startup script
|
11 months ago |
Grant Limberg
|
332a7d1488
|
more fun with the startup script
|
11 months ago |
Grant Limberg
|
48f9f7de14
|
Allow setting cv2: for the db url
|
11 months ago |
Grant Limberg
|
35d37559c8
|
v2controller docker target on mac
|
11 months ago |
Grant Limberg
|
1a6c0a5f12
|
reflect schema changes
|
11 months ago |
Grant Limberg
|
2c8f032a76
|
CV2 controller. Should have everything but SSO now
|
12 months ago |
dependabot[bot]
|
bcc766f70d
|
Bump crossbeam-channel from 0.5.13 to 0.5.15 in /rustybits
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.13 to 0.5.15.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.13...crossbeam-channel-0.5.15)
---
updated-dependencies:
- dependency-name: crossbeam-channel
dependency-version: 0.5.15
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
12 months ago |
Grant Limberg
|
dcadc2c4d4
|
Merge pull request #2449 from zerotier/dependabot/cargo/rustybits/openssl-0.10.72
Bump openssl from 0.10.70 to 0.10.72 in /rustybits
|
12 months ago |
Grant Limberg
|
55ed5d61e0
|
Merge branch 'dev' into dependabot/cargo/rustybits/openssl-0.10.72
|
12 months ago |
Grant Limberg
|
86f424130d
|
Merge pull request #2450 from zerotier/dependabot/cargo/rustybits/tokio-1.43.1
Bump tokio from 1.42.0 to 1.43.1 in /rustybits
|
12 months ago |
dependabot[bot]
|
4e9b69f0a7
|
Bump tokio from 1.42.0 to 1.43.1 in /rustybits
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.43.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.43.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
12 months ago |