10
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
poll: Another attempt to get bsd_poll() working correctly. More... over 15 years ago
poll: Fixed building with poll-emulation on UNIX. More... over 15 years ago
agent: Use the our poll typedef. More... over 15 years ago
poll: Fixed a comparsion. More... over 15 years ago
Fix threadsafety issue in zlib code More... over 15 years ago
poll: Added a comment to the bsd_poll() implementation. More... over 15 years ago
poll: Handle FD_SETSIZE in bsd_poll(). More... over 15 years ago
Fixes leak reports in valgrind More... over 15 years ago
poll: Fixed a typo. More... over 15 years ago
poll: Check if maxfd has been set. More... over 15 years ago
ctest: Update config file for new cdash board. More... over 15 years ago
Fixed more fd checks. More... over 15 years ago
torture: Fixed fd check. More... over 15 years ago
client: Fixed fd checks. More... over 15 years ago
server: Fixed types and checks of fd's. More... over 15 years ago
poll: Fixed type of the fd variables and use SSH_INVALID_SOCKET. More... over 15 years ago
channel: Fixed the type of the max fd variable in ssh_channel_select(). More... over 15 years ago
agent: Use ssh_poll in agent code. More... over 15 years ago
socket: Rename INVALID_SOCKET_T to SSH_INVALID_SOCKET. More... over 15 years ago
socket: Fixed checks for max fd. More... over 15 years ago
socket: Fixed prototype of ssh_socket_pollcallback(). More... over 15 years ago
poll: Fixed brackets. More... over 15 years ago
poll: Fixed another wrong invalid fd check in bsd_poll. More... over 15 years ago
poll: Some code cleanup for easier debugging. More... over 15 years ago
poll: Fixed a malfunction with wrong max fd value check. More... over 15 years ago
string: Added a function to delete a char basesd stirng object. More... over 15 years ago
build: Fixed building without zlib. More... over 15 years ago
tests: Moved proxycommand test to client tests. More... over 15 years ago
config: Use ssh log and error functions for problems. More... over 15 years ago
tests: Move getpwuid_r to a setup function. More... over 15 years ago