69 Commits (58ebfdffcb91b1050170c64ffd01e8b9ac2ae93f)

Author SHA1 Message Date
Joseph Henry 5e30eabd30 Updated getsockopt/setsockopt, removed unused code 10 years ago
Joseph Henry c3e2cb9b8e Modified PCB/state management logic 10 years ago
Joseph Henry bdabe40c65 Updated error reporting for sock_fd_read() 10 years ago
Joseph Henry 18aea2d3d3 Removed unused code 10 years ago
Joseph Henry e2ae9165c6 RPC update 10 years ago
Adam Ierymenko c6571073fe Get rid of constructor/destructor in libzerotierintercept, and simplify a few things. 10 years ago
Joseph Henry 3e65ecb93d Stateless RPC rework 10 years ago
Joseph Henry 6f62d6bb34 Removed straggler debug prints 10 years ago
Joseph Henry 4267cc138e Readme changes, turned off debug 10 years ago
Joseph Henry de2ba8d0f7 Fixed typo 10 years ago
Joseph Henry c488fa8461 Tightening of RPC code 10 years ago
Adam Ierymenko 6de67e828d Fix accept4() semantics. 10 years ago
Joseph Henry fde8af9483 getsockopt() tweak 10 years ago
Joseph Henry 9063209124 getsockname() fix 10 years ago
Joseph Henry e3eea6fcbd RPC Reliability improvements and partial getsockname() fix 10 years ago
Adam Ierymenko 3137f43da9 Fix for getsockname() crash and other address size issues. 11 years ago
Adam Ierymenko 6bc93d2050 Docs, and change ZT_NC_NWID to ZT_NC_NETWORK and use full path in local ZT home dir to enable multiple instances. 11 years ago
Joseph Henry 9dc59eff76 Cleaned up, tests updated, readme updated 11 years ago
Joseph Henry a421e31dd5 send_cmd() retrun value bugfix + minor debug changes 11 years ago
Joseph Henry f558b088e6 Library functions are now static, RPC return value tuning, and cleanup 11 years ago
Joseph Henry 99afc74021 FDs transferred over listen socket + other fixes 11 years ago
Joseph Henry 761bb4fdd0 Stability fix 11 years ago
Joseph Henry 663a336b83 RPC cleanup + Temporary timing fix 11 years ago
Joseph Henry 42da36ba81 Fixed addrlen assignment in getsockname() 11 years ago
Joseph Henry a730c86907 getsockname() implemented 11 years ago
Adam Ierymenko 49d76c6311 Stub out getsockname() 11 years ago
Joseph Henry b1eb16d5fb Updated README, tests, and Intercept 11 years ago
Joseph Henry f2db82940b Nginx patch. Verified to work in fc23 and ub14 11 years ago
Joseph Henry 284b37ccc0 Updated compatibility section 11 years ago
Joseph Henry 21b158cc48 Added unit test info to README.md 11 years ago
Joseph Henry 7ea53dd21b (WIP) Additional test script changes 11 years ago
Joseph Henry d9b12be697 ZT_NC_NWID patch + (WIP) test script modifications 11 years ago
Adam Ierymenko ef4472e185 Intercept now checks ZT_NC_NWID environment variable for 16-digit network ID and does not initialize if not present. 11 years ago
Adam Ierymenko 4acb3d81f3 Rename Common to common.inc.c to indicate that this is an included C file not a primary build C file. 11 years ago
Adam Ierymenko bee44ae731 Merge Sendfd into Common.c 11 years ago
Adam Ierymenko 2a6ea38718 More code cleanup, just moving some stuff into NetconEthernetTap that is not used elsewhere. 11 years ago
Adam Ierymenko 7a84805824 Uncommit binary... :P 11 years ago
Adam Ierymenko 1d4563ac31 A few very tiny bits of dead code removal, etc. 11 years ago
Joseph Henry b83aefcf8f Updated README, fixed node.js test bug 11 years ago
Joseph Henry 3d163f7044 Patch for Node.js -- accept() bug 11 years ago
Joseph Henry d472c59b8d Additional test files 11 years ago
Joseph Henry 126fc46dc4 Updated makefile, removed old results directory 11 years ago
Joseph Henry 1f27022fa7 Test/Code Refactor in preparation for merge 11 years ago
Joseph Henry f5c2600ca4 Added symbol checks in intercept. This seems wise after all 11 years ago
Joseph Henry b0f6dc43b4 Revised fd RX logic 11 years ago
Joseph Henry f2289544b7 Check for fork/clone and re-initialize in close() -- for nginx 11 years ago
Joseph Henry 7d8084262a Fixed rpc_st command alignment bug for RPC_SOCKET 11 years ago
Joseph Henry 6af54c5943 Minor debug updates 11 years ago
Joseph Henry d1a22a0878 Streamlined debug output code 11 years ago
Joseph Henry e5fad005a9 Updated RPC handling 11 years ago