Joseph Henry
|
398e0b7c63
|
Removed debug line
|
10 years ago |
Joseph Henry
|
b7b014298b
|
Bad connection reference fix + RX lock fix
|
10 years ago |
Joseph Henry
|
bcaf42e075
|
Transfer speed increate + stability fixes
|
10 years ago |
Joseph Henry
|
357cb92f2e
|
Stability fix + introduction of connection probation
|
10 years ago |
Joseph Henry
|
31ed86740c
|
Added some safety + unregister callbacks on close
|
10 years ago |
Joseph Henry
|
f2cc144811
|
Fixed nc_sent possible bad ptr on close issue
|
10 years ago |
Joseph Henry
|
1783867f96
|
Print path for user. Removed unused stub Phy methods
|
10 years ago |
Joseph Henry
|
a73638b214
|
Fixed memory leak
|
10 years ago |
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
Otherwise, if started with -d as daemon, the netcon service dies after
intercept listen registers.
|
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 |