Joseph Henry
|
4267cc138e
|
Readme changes, turned off debug
|
2015-12-21 07:17:37 -08:00 |
|
Joseph Henry
|
de2ba8d0f7
|
Fixed typo
|
2015-12-21 05:36:27 -08:00 |
|
Joseph Henry
|
c488fa8461
|
Tightening of RPC code
|
2015-12-21 05:03:26 -08:00 |
|
Joseph Henry
|
fde8af9483
|
getsockopt() tweak
|
2015-12-18 11:37:11 -08:00 |
|
Joseph Henry
|
e3eea6fcbd
|
RPC Reliability improvements and partial getsockname() fix
|
2015-12-16 18:05:47 -08:00 |
|
Adam Ierymenko
|
3137f43da9
|
Fix for getsockname() crash and other address size issues.
|
2015-12-16 10:30:02 -08:00 |
|
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.
|
2015-12-15 15:35:21 -08:00 |
|
Joseph Henry
|
9dc59eff76
|
Cleaned up, tests updated, readme updated
|
2015-12-15 14:50:54 -08:00 |
|
Joseph Henry
|
a421e31dd5
|
send_cmd() retrun value bugfix + minor debug changes
|
2015-12-14 14:45:25 -08:00 |
|
Joseph Henry
|
f558b088e6
|
Library functions are now static, RPC return value tuning, and cleanup
|
2015-12-14 09:06:58 -08:00 |
|
Joseph Henry
|
99afc74021
|
FDs transferred over listen socket + other fixes
|
2015-12-12 01:28:59 -08:00 |
|
Joseph Henry
|
663a336b83
|
RPC cleanup + Temporary timing fix
|
2015-12-10 09:24:56 -08:00 |
|
Joseph Henry
|
a730c86907
|
getsockname() implemented
|
2015-12-09 12:20:38 -08:00 |
|
Adam Ierymenko
|
425d311ce8
|
Merge of netcon with edge and unification of make processes.
|
2015-12-04 13:19:31 -08:00 |
|
Joseph Henry
|
d9b12be697
|
ZT_NC_NWID patch + (WIP) test script modifications
|
2015-12-04 12:39:54 -08:00 |
|
Adam Ierymenko
|
ef4472e185
|
Intercept now checks ZT_NC_NWID environment variable for 16-digit network ID and does not initialize if not present.
|
2015-11-23 13:59:38 -08:00 |
|
Adam Ierymenko
|
4acb3d81f3
|
Rename Common to common.inc.c to indicate that this is an included C file not a primary build C file.
|
2015-11-23 13:25:46 -08:00 |
|
Adam Ierymenko
|
bee44ae731
|
Merge Sendfd into Common.c
|
2015-11-23 13:24:28 -08:00 |
|
Adam Ierymenko
|
95106e2e30
|
Mare make-self-contained code cleanup.
|
2015-11-23 13:18:46 -08:00 |
|
Adam Ierymenko
|
2a6ea38718
|
More code cleanup, just moving some stuff into NetconEthernetTap that is not used elsewhere.
|
2015-11-23 13:02:50 -08:00 |
|
Adam Ierymenko
|
d8d4cfbf01
|
Eliminate a few warnings and some small code reorg.
|
2015-11-23 12:43:42 -08:00 |
|
Joseph Henry
|
1f27022fa7
|
Test/Code Refactor in preparation for merge
|
2015-11-20 01:08:38 -08:00 |
|
Joseph Henry
|
f5c2600ca4
|
Added symbol checks in intercept. This seems wise after all
|
2015-11-16 23:57:19 -08:00 |
|
Joseph Henry
|
b0f6dc43b4
|
Revised fd RX logic
|
2015-11-16 19:53:59 -08:00 |
|
Joseph Henry
|
6af54c5943
|
Minor debug updates
|
2015-11-12 14:49:20 -08:00 |
|
Joseph Henry
|
d1a22a0878
|
Streamlined debug output code
|
2015-11-12 14:32:27 -08:00 |
|
Joseph Henry
|
e5fad005a9
|
Updated RPC handling
|
2015-11-12 08:21:05 -08:00 |
|
Joseph Henry
|
19f09e46fa
|
Moved/Renamed Docker test dirs
|
2015-11-09 19:37:19 -08:00 |
|
Joseph Henry
|
3e84e8b8c3
|
Performance tweaks to lwipopts.h (TX=12MB/s)
|
2015-11-04 14:45:26 -08:00 |
|
Joseph Henry
|
4b07987210
|
Added throughput-test Docker files
|
2015-11-03 18:10:39 -08:00 |
|
Joseph Henry
|
df391c8413
|
Added debug statements for transfer test
|
2015-11-03 10:30:18 -08:00 |
|
Joseph Henry
|
ccbdb1a3a1
|
RPC command index fix
|
2015-11-02 16:09:28 -08:00 |
|
Joseph Henry
|
da462bbd55
|
Removed curses dependency
|
2015-11-02 13:21:40 -08:00 |
|
Joseph Henry
|
bb912cff30
|
More appropriate phyOnUnixClose handling
|
2015-11-02 12:50:32 -08:00 |
|
Joseph Henry
|
6338a4933b
|
Fixed another closure bug. Updated debug levels
|
2015-11-02 12:30:18 -08:00 |
|
Joseph Henry
|
4dbb84cea1
|
Fixed connection closure bug (ERR_ABRT from nc_recved)
|
2015-11-02 10:59:46 -08:00 |
|
Joseph Henry
|
db473beb48
|
Fixed accept return value / errno bug, also fdret_sock return bug
|
2015-10-30 17:00:30 -07:00 |
|
Joseph Henry
|
96eb0ce492
|
Added state dump, fixed numerous RPC related bugs
|
2015-10-29 17:57:59 -07:00 |
|
Joseph Henry
|
f6e0bdb2f2
|
Fixed PCB state issue when closing connection
|
2015-10-28 16:18:08 -07:00 |
|
Joseph Henry
|
c8f27da294
|
Added support for MongoDB (server side)
|
2015-10-28 14:37:46 -07:00 |
|
Joseph Henry
|
721d58b464
|
Added support for Redis
|
2015-10-27 17:12:32 -07:00 |
|
Joseph Henry
|
8cfee8a38c
|
Changed to more appropriate APP_POLL_FREQ
|
2015-10-23 14:31:06 -07:00 |
|
Joseph Henry
|
80a73cb14b
|
Minor cleanup
|
2015-10-23 14:23:04 -07:00 |
|
Joseph Henry
|
b48ed824e6
|
Improved RPC connection closure logic
|
2015-10-23 13:37:41 -07:00 |
|
Joseph Henry
|
236e474553
|
Unload lwipstack->_libref upon exit
|
2015-10-22 16:26:29 -07:00 |
|
Joseph Henry
|
2f4628520b
|
Improved RPC connection cleanup logic
|
2015-10-22 13:20:50 -07:00 |
|
Joseph Henry
|
b203d25656
|
PhySocket NULL check added to handle_write. Fixed after-close handle_write segfault
|
2015-10-22 12:40:01 -07:00 |
|
Joseph Henry
|
303579cb42
|
Added Node.js support
|
2015-10-21 16:27:17 -07:00 |
|
Joseph Henry
|
8b03965912
|
Added status debugs
|
2015-10-16 19:30:01 -04:00 |
|
Joseph Henry
|
0405ba1ccf
|
Misc changes
|
2015-10-16 18:02:07 -04:00 |
|