socat - Multipurpose relay (cloned from git://repo.or.cz/socat.git)
Stars
42
Forks
179
Watchers
42
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
fixed a stack overflow vulnerability with long command line args
6340d5dView on GitHubmerged: added struct sockaddr_ll to union sockaddr_union to avoid "strict aliasing"
3b9393aView on GitHubmerged: Debian bug 531078: socat execs children with SIGCHLD ignored - fixed
f633abfView on GitHubmerged: info message during socks connect showed bad port number on little endian systems
8658c7fView on GitHubmerged: openssl addresses failed with "nonblocking operation did not complete" when the peer performed a renegotiation
625e1a6View on GitHubmerged: user-late and group-late, when applied to a pty, affected the system device /dev/ptmx
3f6e8acView on GitHubmerged: on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions
7c0339dView on GitHub