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 |
Joseph Henry
|
da462bbd55
|
Removed curses dependency
|
11 years ago |
Joseph Henry
|
96eb0ce492
|
Added state dump, fixed numerous RPC related bugs
|
11 years ago |
Janjaap Bos
|
82e0abc4be
|
Fix for cross compiling
|
11 years ago |
Adam Ierymenko
|
a775ee7d31
|
.
|
11 years ago |
Joseph Henry
|
7f56678d84
|
Added liblwip.so and libintercept build files
|
11 years ago |
Joseph Henry
|
bbfc9359e9
|
Minor timer changes (~21 Mb/s local)
|
11 years ago |
Joseph Henry
|
36db5865e7
|
Refactored tcp_write code - Reduced CPU usage to respectable levels
|
11 years ago |
Joseph Henry
|
11731af45a
|
it's alive!
|
11 years ago |
Joseph Henry
|
6f0bc1f676
|
added debugs, fixed linux makefile
|
11 years ago |
Adam Ierymenko
|
933b47389d
|
Add Arp to netcon build.
|
11 years ago |
Joseph Henry
|
5a5a513b18
|
small method changes
|
11 years ago |