Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
tcprpf
TCP remote port forwarding
[
Releases
]
Clone this repo:
Branches
master
b47b09f
Server: reduce pending connections backlog
by WHR
· 1 year, 9 months ago
master
6498178
Save 'errno' value into a local variable before calling other C library functions
by WHR
· 2 years, 6 months ago
a24a499
Use LDFLAGS during linking
by WHR
· 3 years, 3 months ago
40f8462
Server: free(3) unused heap memory in forked process; fix option '-h'
by WHR
· 7 years ago
8c4961d
Client: fix invalid pointer
by WHR
· 7 years ago
5950956
Client: fix typo in message
by WHR
· 7 years ago
3920d51
Client: only re-run shell command after connect(2) fails
by WHR
· 7 years ago
d46cca6
Client: fix stripping of argv[0] directory names
by WHR
· 7 years ago
a8b0b37
Strip argv[0] directory names in messages; workaround for bionic's getopt(3)
by WHR
· 7 years ago
a02118b
Client: Add dynamic shell substitution for rpf server address
by WHR
· 7 years ago
5dfbdef
The SIGCHLD handler will now trying to clean up all possible zombies; Client: add PID in messages of forked processes
by WHR
· 7 years ago
5d2b1a9
Server: fix bug in log
by WHR
· 7 years ago
e230d0f
Workaround for Mac OS X
by WHR
· 7 years ago
ddfda08
Server: fix other forward listen sockets keep open after fork(2)
by WHR
· 7 years ago
efb0d8a
Server: fix uninitialized memory
by WHR
· 7 years ago
cf9830c
Server: fix missing 'sin_family = AF_INET'
by WHR
· 7 years ago
4c575db
Server: try to use getsockname(2) to get the local address of an incoming forward connection
by WHR
· 7 years ago
d4f519d
Protocol update: add destination address information in the new connection packet
by WHR
· 7 years ago
a814852
Server: allow listen on multiple forward ports; allow specifying a bind address for each listen port
by WHR
· 7 years ago
a90cad9
Client: when using getaddrinfo(3), try next address on connect(2) fails only
by WHR
· 7 years ago
Next »