155 Commits (58ebfdffcb91b1050170c64ffd01e8b9ac2ae93f)

Author SHA1 Message Date
Joseph Henry 1e2c434ae8 nc_recved() connection closure change 10 years ago
Joseph Henry 35fb602dff Fixed pcb->state == CLOSE_WAIT bug 10 years ago
Joseph Henry 323d40a560 Small formatting changes 10 years ago
Joseph Henry 321bca4bf7 Adjusted formatting/conventions to conform to rest of ZT codebase 10 years ago
Joseph Henry 7cb08630d0 Fixed RX race condition 10 years ago
Joseph Henry 45f0737a00 Naming convention update 10 years ago
Joseph Henry 6cf478c1b2 RX buffer update 10 years ago
Joseph Henry f52a82d9f2 Updated RX buffer code 10 years ago
Joseph Henry 5e30eabd30 Updated getsockopt/setsockopt, removed unused code 10 years ago
Joseph Henry 7bba867ce8 Fixed double-close bug 10 years ago
Joseph Henry c3e2cb9b8e Modified PCB/state management logic 10 years ago
Joseph Henry bd3d9ee356 Removed terminology changes 10 years ago
Joseph Henry dd233fdb8d Updated terminology. No functional change 10 years ago
Joseph Henry e2ae9165c6 RPC update 10 years ago
Joseph Henry 78c0f0a443 RPC detection fix 10 years ago
Joseph Henry 7656e6b9f8 Transfer tune-up 10 years ago
Joseph Henry 39d79f34ab Added RPC ACK 10 years ago
Joseph Henry 3e65ecb93d Stateless RPC rework 10 years ago
Janjaap Bos c8056452b8 fix / workaround for ubuntu 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
Joseph Henry fde8af9483 getsockopt() tweak 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. 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 99afc74021 FDs transferred over listen socket + other fixes 10 years ago
Joseph Henry 663a336b83 RPC cleanup + Temporary timing fix 10 years ago
Joseph Henry a730c86907 getsockname() implemented 10 years ago
Adam Ierymenko 425d311ce8 Merge of netcon with edge and unification of make processes. 10 years ago
Joseph Henry d9b12be697 ZT_NC_NWID patch + (WIP) test script modifications 10 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. 10 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. 10 years ago
Adam Ierymenko bee44ae731 Merge Sendfd into Common.c 10 years ago
Adam Ierymenko 95106e2e30 Mare make-self-contained code cleanup. 10 years ago
Adam Ierymenko 2a6ea38718 More code cleanup, just moving some stuff into NetconEthernetTap that is not used elsewhere. 10 years ago
Adam Ierymenko d8d4cfbf01 Eliminate a few warnings and some small code reorg. 10 years ago
Joseph Henry 1f27022fa7 Test/Code Refactor in preparation for merge 10 years ago
Joseph Henry f5c2600ca4 Added symbol checks in intercept. This seems wise after all 10 years ago
Joseph Henry b0f6dc43b4 Revised fd RX logic 10 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 19f09e46fa Moved/Renamed Docker test dirs 11 years ago
Joseph Henry 3e84e8b8c3 Performance tweaks to lwipopts.h (TX=12MB/s) 11 years ago
Joseph Henry 4b07987210 Added throughput-test Docker files 11 years ago
Joseph Henry df391c8413 Added debug statements for transfer test 11 years ago