Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins using file src/main.c version e58f8908f6

2013-08-25
03:25
Move some posix only includes so they are not used on _WIN32. Can compile again on MinGW. check-in: 8278a03f0e user: mgagnon tags: ssh-test-http
2013-08-24
19:02
Make a best effort to record the IP of the remote host in rcvfrom. check-in: 5627d795c3 user: andybradford tags: ssh-test-http
2013-08-23
14:14
Remove unused sshin_read() function that was missed. check-in: f64c003d13 user: andybradford tags: ssh-test-http
2013-08-19
14:48
We can detect when to enable compatibility mode, so do this instead of requiring an explicit argument. check-in: 90c4859315 user: andybradford tags: ssh-test-http