Adam Ierymenko
|
f9056da6be
|
rpmbuild -ba zerotier-one.spec basically works
|
10 years ago |
Adam Ierymenko
|
abd7071eaa
|
systemd stuff for debian
|
10 years ago |
Adam Ierymenko
|
7e68791bee
|
Fix include for system json-parser.
|
10 years ago |
Adam Ierymenko
|
6c6b18d003
|
Fix include for system lz4.
|
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
|
0ca764968a
|
Remove warnings, more Debian stuff, remove obsolete ui/ stuff.
|
10 years ago |
Adam Ierymenko
|
ae87fbf8e3
|
make install installs man pages
|
10 years ago |
Adam Ierymenko
|
2e890580fc
|
Stop shipping pre-build man pages since it violates Debian arcane rule #134931e+26 and add manpages build target.
|
10 years ago |
Adam Ierymenko
|
afda5e684b
|
Make install/uninstall for Linux
|
10 years ago |
Adam Ierymenko
|
4342b71d7a
|
Upgrade miniupnpc to 2.0
|
10 years ago |
Adam Ierymenko
|
61d6ada88d
|
.
|
10 years ago |
Adam Ierymenko
|
5bce3e37ee
|
clean doc node_modules on clean
|
10 years ago |
Adam Ierymenko
|
f9148bf9cb
|
Finally json-parser. Skip miniupnpc since some Linux distros (even newer ones) ship with an old unsafe crummy version.
|
10 years ago |
Adam Ierymenko
|
a880f93166
|
also libnatpmp
|
10 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)
|
10 years ago |
Adam Ierymenko
|
affbca74b4
|
Clean up Linux makefile and remove doc target from default since it requires rst2man. Add doc target to official instead.
|
10 years ago |
Ben Finney
|
c0262d8f76
|
Add “doc” to the dependencies for the “all” build target.
|
10 years ago |
Ben Finney
|
cafc46a8e9
|
Add Makefile module for building documentation.
|
10 years ago |
Adam Ierymenko
|
ff931e53b5
|
more makefile stuff
|
10 years ago |
Adam Ierymenko
|
ef376a7919
|
Linux make clean fix.
|
10 years ago |
Adam Ierymenko
|
76f1ab33f0
|
Make clean rm .depend
|
10 years ago |
Joseph Henry
|
e2ae9165c6
|
RPC update
|
10 years ago |
Joseph Henry
|
de2ba8d0f7
|
Fixed typo
|
10 years ago |
Joseph Henry
|
c488fa8461
|
Tightening of RPC code
|
10 years ago |
Joseph Henry
|
2d9f1f7857
|
Added install script for debugging with strace
|
10 years ago |
Joseph Henry
|
e3eea6fcbd
|
RPC Reliability improvements and partial getsockname() fix
|
10 years ago |
Joseph Henry
|
617845a7da
|
readme and makefile updates
|
10 years ago |
Joseph Henry
|
9dc59eff76
|
Cleaned up, tests updated, readme updated
|
10 years ago |
Joseph Henry
|
a421e31dd5
|
send_cmd() retrun value bugfix + minor debug changes
|
10 years ago |
Joseph Henry
|
f558b088e6
|
Library functions are now static, RPC return value tuning, and cleanup
|
10 years ago |
Joseph Henry
|
761bb4fdd0
|
Stability fix
|
10 years ago |
Adam Ierymenko
|
9090edebb0
|
.
|
10 years ago |
Adam Ierymenko
|
49d76c6311
|
Stub out getsockname()
|
10 years ago |
Adam Ierymenko
|
f2078bf986
|
(WIP) more netcon work
|
10 years ago |
Joseph Henry
|
48d9708abe
|
Combined make-linux.mk and make-intercept.mk's installer section
|
10 years ago |
Joseph Henry
|
dab13f59e5
|
Test updates
|
10 years ago |
root
|
036bbfaff9
|
Modified test scripts to match new naming conventions
|
10 years ago |
Adam Ierymenko
|
cebced259e
|
docs
|
10 years ago |
Adam Ierymenko
|
425d311ce8
|
Merge of netcon with edge and unification of make processes.
|
10 years ago |
Adam Ierymenko
|
66a29a00ee
|
Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, and objs.
|
10 years ago |
Joseph Henry
|
201109a7a0
|
(fixed) make-linux.mk conflicts, updated clean logic
|
10 years ago |
Adam Ierymenko
|
95106e2e30
|
Mare make-self-contained code cleanup.
|
10 years ago |
Joseph Henry
|
126fc46dc4
|
Updated makefile, removed old results directory
|
10 years ago |
Joseph Henry
|
1f27022fa7
|
Test/Code Refactor in preparation for merge
|
10 years ago |
Adam Ierymenko
|
dc8edea0c6
|
Linux make rules to make libminiupnpc from source.
|
10 years ago |
Adam Ierymenko
|
906e49ff72
|
Add make option ZT_ENABLE_CLUSTER and disable it in default Linux build.
|
10 years ago |
Adam Ierymenko
|
33c132968e
|
GitHub issue #219 -- make Linux makefile cross-compiler aware.
|
10 years ago |
Joseph Henry
|
d1a22a0878
|
Streamlined debug output code
|
10 years ago |
Joseph Henry
|
e5fad005a9
|
Updated RPC handling
|
10 years ago |
Adam Ierymenko
|
0b245b031e
|
Allow ZT_TRACE without debug.
|
11 years ago |