Adam Ierymenko
|
fb71a6e2b4
|
skipRootCheck should also prevent dropping of privs on Linux
|
2017-05-19 16:16:10 -07:00 |
|
Adam Ierymenko
|
5e6a2a17b0
|
Cluster build fix.
|
2017-05-19 15:32:52 -07:00 |
|
Adam Ierymenko
|
92289c1981
|
Move to canonical device naming on Linux.
|
2017-05-19 15:18:47 -07:00 |
|
Adam Ierymenko
|
99e2098a48
|
Add a way to specify a different interface prefix (for internal use mostly).
|
2017-05-19 14:00:08 -07:00 |
|
Adam Ierymenko
|
5fc1c1de28
|
.
|
2017-05-19 13:24:40 -07:00 |
|
Grant Limberg
|
2fac693243
|
I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() works, though.
|
2017-05-12 16:42:54 -07:00 |
|
Grant Limberg
|
e9b956ed71
|
Swallow a possible ArgumentNullException when copying text to the system clipboard
|
2017-05-12 16:05:29 -07:00 |
|
Adam Ierymenko
|
236a952458
|
typo
|
2017-05-11 14:26:46 -07:00 |
|
Adam Ierymenko
|
426b7c2c76
|
Stupid bug is stupid.
|
2017-05-11 14:13:38 -07:00 |
|
Adam Ierymenko
|
22780a8504
|
Merge branch 'dev' of http://10.187.63.16/zerotier/ZeroTierOne into dev
|
2017-05-10 13:48:55 -07:00 |
|
Adam Ierymenko
|
a437fd420c
|
version
|
2017-05-10 13:48:47 -07:00 |
|
Adam Ierymenko
|
2d74c60d47
|
Add branch hints to bounds checking in Buffer.
|
2017-05-09 21:54:23 -07:00 |
|
Adam Ierymenko
|
ceee56af51
|
Fix for small stacks.
|
2017-05-09 21:36:25 -07:00 |
|
Adam Ierymenko
|
d297d8fe2e
|
Musl fix
|
2017-05-09 21:21:56 -07:00 |
|
Adam Ierymenko
|
f479b76772
|
define likely/unlikely
|
2017-05-09 20:22:08 -07:00 |
|
Grant Limberg
|
73f7088b45
|
Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands
|
2017-05-08 16:17:33 -07:00 |
|
Adam Ierymenko
|
b3dd5c0e3a
|
Build fix.
|
2017-05-08 14:51:12 -07:00 |
|
Adam Ierymenko
|
ee7ee22555
|
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
2017-05-08 14:46:54 -07:00 |
|
Adam Ierymenko
|
cf49e511a5
|
More makefile changes.
|
2017-05-08 14:46:45 -07:00 |
|
Adam Ierymenko
|
505b9c7f56
|
Makefile reorg to allow core to be built as a library.
|
2017-05-08 14:36:55 -07:00 |
|
Grant Limberg
|
8c30b2b9f5
|
Fixed falling out of the network monitor thread if the ZeroTier service isn't running on Windows
|
2017-05-08 13:27:54 -07:00 |
|
Adam Ierymenko
|
b9c1407013
|
Adjust PUSH_DIRECT_PATH circuit breaker, and comment out traces to reduce noise.
|
2017-05-08 09:36:37 -07:00 |
|
Adam Ierymenko
|
d905607353
|
Small optimizations.
|
2017-05-08 08:35:55 -07:00 |
|
Adam Ierymenko
|
e5e90b1f71
|
Wire MTU through to service.
|
2017-05-04 20:10:49 -07:00 |
|
Adam Ierymenko
|
d5ed025871
|
Support MTU reconfigure for Windows.
|
2017-05-04 19:50:02 -07:00 |
|
Adam Ierymenko
|
b55422a528
|
MTU integration in taps.
|
2017-05-04 19:31:50 -07:00 |
|
Adam Ierymenko
|
909a14fb48
|
MTU support in controller.
|
2017-05-04 17:22:24 -07:00 |
|
Adam Ierymenko
|
107e3e4106
|
First pass of configurable MTU and max MTU increase.
|
2017-05-04 17:12:02 -07:00 |
|
Adam Ierymenko
|
6ef247fb93
|
More ARM stuff.
|
2017-05-04 16:00:53 -07:00 |
|
Adam Ierymenko
|
b8e46b835b
|
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
2017-05-04 15:54:15 -07:00 |
|
Adam Ierymenko
|
0900fee5d9
|
Linux build stuff for ARM.
|
2017-05-04 15:54:08 -07:00 |
|
Joseph Henry
|
1f26cb98de
|
updated OneService convenience functions for SDK
|
2017-05-04 15:26:44 -07:00 |
|
Joseph Henry
|
ceeb8ee0bc
|
added isEqualPrefix to InetAddress
|
2017-05-04 15:25:48 -07:00 |
|
Adam Ierymenko
|
54c47a1e03
|
Add some historic code just for the heck of it.
|
2017-05-04 10:42:22 -07:00 |
|
Adam Ierymenko
|
6bb855873d
|
GitHub issue #494 -- shut down and restart UI on Mac pkg install/upgrade.
|
2017-05-03 15:03:26 -07:00 |
|
Adam Ierymenko
|
39db45e144
|
Fix crash on exit (sometimes) in controller.
|
2017-05-03 09:48:08 -07:00 |
|
Adam Ierymenko
|
41c187ba12
|
Another very small crypto optimization.
|
2017-05-03 07:43:23 -07:00 |
|
Adam Ierymenko
|
d7c99728bc
|
Echo back ping payload.
|
2017-05-02 17:28:18 -07:00 |
|
Adam Ierymenko
|
8e19188f49
|
Do the sometimes rather big "pong" in a background worker thread.
|
2017-05-02 16:58:51 -07:00 |
|
Adam Ierymenko
|
625e3e8e25
|
Tiny optimization to prealloc string space.
|
2017-05-02 13:53:47 -07:00 |
|
Adam Ierymenko
|
fde99e2fcf
|
Fix for post size limit in Http library.
|
2017-05-02 12:08:53 -07:00 |
|
Adam Ierymenko
|
132643cd4a
|
Fix small issue preventing pongs if there are never seen members.
|
2017-05-02 10:34:33 -07:00 |
|
Adam Ierymenko
|
faf7b81c01
|
Send last requets time in status, and do not set physicalAddr unless we know one.
|
2017-05-01 15:48:52 -07:00 |
|
Adam Ierymenko
|
bcc6799902
|
Send member uptime in pong posts.
|
2017-05-01 15:23:21 -07:00 |
|
Adam Ierymenko
|
718e1d6c08
|
Finish removing constantly changing stuff from controller.
|
2017-05-01 13:21:26 -07:00 |
|
Adam Ierymenko
|
a9ce773584
|
Remove lastModified field in config which literally nothing uses anywhere, and prevent some unnecessary writes.
|
2017-04-28 19:58:21 -07:00 |
|
Adam Ierymenko
|
d69bc4fb5e
|
Main license file.
|
2017-04-27 20:54:42 -07:00 |
|
Adam Ierymenko
|
1b68d6dbdc
|
License header update.
|
2017-04-27 20:47:25 -07:00 |
|
Adam Ierymenko
|
62578a2162
|
Reduce memory use and a bit of cleanup.
|
2017-04-27 19:36:03 -07:00 |
|
Adam Ierymenko
|
9e80db0fd1
|
Cleanup, fix a valgrind error, stack use reduction.
|
2017-04-27 00:59:36 -07:00 |
|