Grant Limberg
|
0875fb5fe0
|
have this make an rlib too for the future
|
4 years ago |
Grant Limberg
|
b5186f7293
|
Merge branch 'dev' into zeroidc
# Conflicts:
# .gitignore
|
4 years ago |
Grant Limberg
|
fa21fdc1cc
|
rename stuff for clarity
authenticationURL will still be used by the client for v1 and v2 of sso
|
4 years ago |
Adam Ierymenko
|
272fb2ca96
|
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
|
4 years ago |
Adam Ierymenko
|
a7116bc971
|
VERSION 1.8.2
|
4 years ago |
Adam Ierymenko
|
502cbc2175
|
Merge branch 'master' of github.com:zerotier/ZeroTierOne
|
4 years ago |
Adam Ierymenko
|
953d22de14
|
VERSION 1.8.2
|
4 years ago |
Adam Ierymenko
|
cacfc294d9
|
Windows package version bump and PATH fix.
|
4 years ago |
Joseph Henry
|
6c728313f5
|
Merge branch 'master' into dev
|
4 years ago |
Joseph Henry
|
1a2dc67702
|
Merge pull request #1487 from capruro/master
Adding snapcraft
|
4 years ago |
capruro
|
f7dbd050af
|
snapcraft
|
4 years ago |
Adam Ierymenko
|
c16b03c8b8
|
Set MAC address twice, once before and once after bringing interface up, since different kernels behave differently (Linux).
|
4 years ago |
Adam Ierymenko
|
357e1aca54
|
Likely MAC fix for Linux.
|
4 years ago |
Adam Ierymenko
|
c15890b4db
|
Version bump to 1.8.2.
|
4 years ago |
Grant Limberg
|
f268237372
|
add FORCE tag to cargo step
|
4 years ago |
Grant Limberg
|
4d021e16a5
|
update field lengths
|
4 years ago |
Joseph Henry
|
62ce6e6a60
|
Disable faster x64 crypto mode for IA32 builds
|
4 years ago |
Joseph Henry
|
c7109c646a
|
Add IA32 build flag
|
4 years ago |
Grant Limberg
|
43433cdb5a
|
integrate rust build of zeroidc to linux
|
4 years ago |
Grant Limberg
|
8d39c9a861
|
plumbing full flow from controller -> client network
|
4 years ago |
Grant Limberg
|
f8bf91426b
|
.
|
4 years ago |
Grant Limberg
|
f7934972ea
|
gitignore
|
4 years ago |
Grant Limberg
|
4cadfd736f
|
move ffi code into its own file
|
4 years ago |
Grant Limberg
|
c46309ea8a
|
Merge pull request #1478 from zerotier/fix-linux-multicast
Fix multicast flag on linux interfaces.
|
4 years ago |
Travis LaDuke
|
37f26beb50
|
Fix multicast flag on linux interfaces.
When we re-ordered the way the interfaces come up, this flag
stopped getting set automatically.
see 9374e45449
and github issue #1477
|
4 years ago |
Grant Limberg
|
1c7a5439d5
|
expose AuthInfo struct to external code
also get the auth URL
|
5 years ago |
Grant Limberg
|
ebc4c898ff
|
pass in csrf token & nonce (generated externally)
|
5 years ago |
Grant Limberg
|
56cf874d99
|
slow progress
|
5 years ago |
Grant Limberg
|
079ff50622
|
Merge branch 'dev' into zeroidc
|
5 years ago |
Grant Limberg
|
31888f5ef8
|
provide issuer URL, client ID and local web port to constructor
also construct the oidc client
|
5 years ago |
Grant Limberg
|
7a626abf15
|
remove BondController.cpp from android makefile
|
5 years ago |
Adam Ierymenko
|
3c7bd65bc9
|
Merge branch 'master' of github.com:zerotier/ZeroTierOne
|
5 years ago |
Adam Ierymenko
|
01bf3b8245
|
1.8.1 merge of changes in master
|
5 years ago |
Adam Ierymenko
|
a6c1998c81
|
VERSION 1.8.1 -- see RELEASE-NOTES.md
|
5 years ago |
Grant Limberg
|
0069b1bac3
|
we can start & stop a thread. so that's nice.
|
5 years ago |
Adam Ierymenko
|
25c5cad1d1
|
Advanced Installer for Windows.
|
5 years ago |
Grant Limberg
|
c689c0bd8c
|
integrate with mac build system and add skeleton
|
5 years ago |
Grant Limberg
|
271dfc0d2b
|
initial rust oidc lib
|
5 years ago |
Grant Limberg
|
0032df3bf1
|
Merge branch 'dev' into zeroidc
|
5 years ago |
Grant Limberg
|
993e58773a
|
needed in 2 more spots
|
5 years ago |
Grant Limberg
|
8f4c038e23
|
fix ifdef
wasn't running IPv6 temporary address detection for binding
|
5 years ago |
Adam Ierymenko
|
81f2c57656
|
Properly launch the app on post-install restart.
|
5 years ago |
Adam Ierymenko
|
594853e251
|
Remove deprecated vfork call on Mac, and make Mac route application more robust.
|
5 years ago |
Adam Ierymenko
|
cce8411c22
|
Make debian parallelism sane.
|
5 years ago |
Adam Ierymenko
|
786906b0f7
|
Version bump to 1.8.1
|
5 years ago |
Adam Ierymenko
|
aed37a391d
|
Windows installer updates for 1.8, install dependencies.
|
5 years ago |
Joseph Henry
|
cc6de583be
|
Prevent balance-xor from de-allocating from bad paths
|
5 years ago |
Joseph Henry
|
b277e04efa
|
Remove vestigial bonding parameters
|
5 years ago |
Grant Limberg
|
3818351287
|
use pqxx::pipeline for online update thread
|
5 years ago |
Grant Limberg
|
4d26b5a868
|
no reason for this to be a pointer
|
5 years ago |