Joseph Henry
|
21b158cc48
|
Added unit test info to README.md
|
2015-12-07 06:21:40 -08:00 |
|
Joseph Henry
|
7ea53dd21b
|
(WIP) Additional test script changes
|
2015-12-04 15:39:35 -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
|
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
|
7a84805824
|
Uncommit binary... :P
|
2015-11-23 12:34:23 -08:00 |
|
Adam Ierymenko
|
1d4563ac31
|
A few very tiny bits of dead code removal, etc.
|
2015-11-23 12:32:20 -08:00 |
|
Joseph Henry
|
b83aefcf8f
|
Updated README, fixed node.js test bug
|
2015-11-23 05:59:05 -08:00 |
|
Joseph Henry
|
3d163f7044
|
Patch for Node.js -- accept() bug
|
2015-11-23 01:14:17 -08:00 |
|
Joseph Henry
|
d472c59b8d
|
Additional test files
|
2015-11-20 02:41:27 -08:00 |
|
Joseph Henry
|
126fc46dc4
|
Updated makefile, removed old results directory
|
2015-11-20 01:22:15 -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
|
f2289544b7
|
Check for fork/clone and re-initialize in close() -- for nginx
|
2015-11-16 17:44:11 -08:00 |
|
Joseph Henry
|
7d8084262a
|
Fixed rpc_st command alignment bug for RPC_SOCKET
|
2015-11-12 16:48:08 -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
|
8d7b2cd486
|
Removed serv. conn. checks.
|
2015-11-02 15:52:12 -08:00 |
|
Joseph Henry
|
fd33e0812c
|
Added checks for bad service connection.
|
2015-11-02 15:31:57 -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
|
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
|
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
|
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
|
1458dc8347
|
set O_NONBLOCK default in accept()
|
2015-10-21 16:32:27 -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 |
|
Joseph Henry
|
b96c08f35c
|
Fixed nginx listen() bug
|
2015-10-16 14:43:38 -04:00 |
|
Joseph Henry
|
3e8e025704
|
Minor cleanup items
|
2015-10-14 19:55:21 -04:00 |
|
Joseph Henry
|
e722eab892
|
Disabled TCP listen backlog, must be enabled in lwipopts.h
|
2015-10-14 17:03:32 -04:00 |
|
Joseph Henry
|
d45db0f5af
|
Fixed premature connection close bug
|
2015-10-14 15:46:22 -04:00 |
|
Joseph Henry
|
831a513b2d
|
Normalized cases
|
2015-10-14 13:47:35 -04:00 |
|