Adam Ierymenko
|
8e3463d47a
Add length limit to TEE and REDIRECT, and completely factor out old C json-parser to eliminate a dependency.
|
9 years ago |
Adam Ierymenko
|
1254dece5b
Linux build fixes, and build controller.
|
9 years ago |
Adam Ierymenko
|
a13f4d8353
We now always build the controller in ZeroTier One, at least for desktop and server targets. Also means that ZeroTier One now requires C++11. (Still keeping C++11 out of the core in node/ though.)
|
9 years ago |
Moritz Warning
|
76b785c90f
fix _FORTIFY_SOURCE warning
|
9 years ago |
Adam Ierymenko
|
56fb08621e
amazon-2016.03 docker image
|
9 years ago |
Adam Ierymenko
|
4457c8218d
Auto-detect miniupnpc 2.0 and use it on Linux if present.
|
9 years ago |
Adam Ierymenko
|
b9e86103cf
Docker build farm seems to work!
|
9 years ago |
Adam Ierymenko
|
af23596c34
Put everything in /usr/sbin on Linux.
|
9 years ago |
Adam Ierymenko
|
233945e60f
More Dockerfile fixes, and do not use "ln -r" since it is not supported on older Linux distributions.
|
9 years ago |
Adam Ierymenko
|
8de5b2beda
RPM build fixes -- use RPM cflags, spec fixes, etc.
|
9 years ago |
Adam Ierymenko
|
9784393b15
More Linux Docker build farm targets.
|
9 years ago |
Adam Ierymenko
|
37afa876a7
Linux bug fixes, small controller fix.
|
9 years ago |
Adam Ierymenko
|
bc3d7d11fe
Remove netcon from dev branch. This is moving to its own new ZeroTierSDK repo for future release under the SDK name.
|
9 years ago |
Adam Ierymenko
|
acbe8ad398
More controller work, and some RedHat fixes.
|
9 years ago |
Adam Ierymenko
|
56ef9e0643
Add rpm target.
|
9 years ago |
Adam Ierymenko
|
f9056da6be
rpmbuild -ba zerotier-one.spec basically works
|
9 years ago |
Adam Ierymenko
|
abd7071eaa
systemd stuff for debian
|
9 years ago |
Adam Ierymenko
|
7e68791bee
Fix include for system json-parser.
|
9 years ago |
Adam Ierymenko
|
6c6b18d003
Fix include for system lz4.
|
9 years ago |
Adam Ierymenko
|
4da9d4e53a
Fix build against Debian version of libhttp-parser -- its old but it will work.
|
9 years ago |
Adam Ierymenko
|
0ca764968a
Remove warnings, more Debian stuff, remove obsolete ui/ stuff.
|
9 years ago |
Adam Ierymenko
|
ae87fbf8e3
make install installs man pages
|
9 years ago |
Adam Ierymenko
|
2e890580fc
Stop shipping pre-build man pages since it violates Debian arcane rule #134931e+26 and add manpages build target.
|
9 years ago |
Adam Ierymenko
|
afda5e684b
Make install/uninstall for Linux
|
9 years ago |
Adam Ierymenko
|
4342b71d7a
Upgrade miniupnpc to 2.0
|
9 years ago |
Adam Ierymenko
|
61d6ada88d
.
|
9 years ago |
Adam Ierymenko
|
5bce3e37ee
clean doc node_modules on clean
|
9 years ago |
Adam Ierymenko
|
f9148bf9cb
Finally json-parser. Skip miniupnpc since some Linux distros (even newer ones) ship with an old unsafe crummy version.
|
9 years ago |
Adam Ierymenko
|
a880f93166
also libnatpmp
|
9 years ago |
Adam Ierymenko
|
fd81a7fe63
On Linux auto-detect presence of http-parser and lz4 and link against system libs instead of ext/ builtins (for RPM and DEB packaging effort)
|
9 years ago |