Adam Ierymenko
|
f6d52dd96c
|
Rest -> MPL except controller.
|
8 months ago |
Adam Ierymenko
|
5eb3cd2699
|
clang-format this branch to match dev
|
9 months ago |
Adam Ierymenko
|
342fa9d33f
|
clang-format this branch
|
9 months ago |
Adam Ierymenko
|
ba2a4a605c
|
clang-format
|
9 months ago |
Adam Ierymenko
|
96ba1079b2
|
Clang-format!!!
|
2 years ago |
Adam Ierymenko
|
1982071d46
|
1.14.0 version bump for Linux and macOS, date update.
|
2 years ago |
Adam Ierymenko
|
06730c7d1d
|
BSL date bump
|
6 years ago |
Adam Ierymenko
|
52a166a71f
|
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
7 years ago |
Joseph Henry
|
0e597191b8
|
Updated licenses for 2019
|
7 years ago |
Adam Ierymenko
|
65c07afe05
|
Copyright updates for 2018.
|
8 years ago |
Adam Ierymenko
|
d2415dee00
|
Cleanup.
|
9 years ago |
Adam Ierymenko
|
355cce3938
|
Rename Utils::snprintf due to it being a #define on one platform.
|
9 years ago |
Adam Ierymenko
|
fde99e2fcf
|
Fix for post size limit in Http library.
|
9 years ago |
Adam Ierymenko
|
1b68d6dbdc
|
License header update.
|
9 years ago |
Adam Ierymenko
|
536feb632c
|
Support yet another old version of http-parser for CentOS/EPEL.
|
10 years ago |
Adam Ierymenko
|
4da9d4e53a
|
Fix build against Debian version of libhttp-parser -- its old but it will work.
|
10 years ago |
Adam Ierymenko
|
32cd2a02c9
|
OneService now binds all ports to specific local interfaces instead of wildcard and rebinds on changes. (default route)
|
10 years ago |
Adam Ierymenko
|
4e4fd51117
|
boring doc stuff
|
10 years ago |
Adam Ierymenko
|
7295fcfa86
|
Merge Phy<> from netcon.
|
11 years ago |
Adam Ierymenko
|
69f006f641
|
.
|
11 years ago |
Adam Ierymenko
|
cd3d77987c
|
.
|
11 years ago |
Adam Ierymenko
|
40d5c79b62
|
Enable SO_NO_CHECK if available to skip UDP checksum on packet send for slight performance improvement. We do our own cryptographically secure authentication so UDP checksum is worthless.
|
11 years ago |
Adam Ierymenko
|
f5848972f9
|
Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>.
|
11 years ago |
Adam Ierymenko
|
1f5700191f
|
zerotier-cli suspiciously working... that didn't hurt *too* badly.
|
11 years ago |
Adam Ierymenko
|
53cbe485f0
|
Some cleanup, and bite the bullet and go ahead and write a simple Http client. Need a cross-platform built-in one to do cli right.
|
11 years ago |