57 Commits (2d9f1f7857669a94df7967977ead2eae2efb7108)

Author SHA1 Message Date
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. 10 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
Joseph Henry 8d7b2cd486 Removed serv. conn. checks. 11 years ago
Joseph Henry fd33e0812c Added checks for bad service connection. 11 years ago
Joseph Henry db473beb48 Fixed accept return value / errno bug, also fdret_sock return bug 11 years ago
Joseph Henry 96eb0ce492 Added state dump, fixed numerous RPC related bugs 11 years ago
Joseph Henry c8f27da294 Added support for MongoDB (server side) 11 years ago
Joseph Henry 721d58b464 Added support for Redis 11 years ago
Joseph Henry 80a73cb14b Minor cleanup 11 years ago
Joseph Henry b48ed824e6 Improved RPC connection closure logic 11 years ago
Joseph Henry 2f4628520b Improved RPC connection cleanup logic 11 years ago
Joseph Henry b203d25656 PhySocket NULL check added to handle_write. Fixed after-close handle_write segfault 11 years ago
Joseph Henry 1458dc8347 set O_NONBLOCK default in accept() 11 years ago
Joseph Henry 303579cb42 Added Node.js support 11 years ago