v0.5 - SSHDOS now can remotely execute a command without opening an interactive shell (safe rexec). Thanks to Ken Yap - CTRL-C handling works in DJGPP version Thanks to Shane Wegner v0.4 - Changed options: -p for specifying SSH port number (previously -P) -P to use a non privileged local port - Added -d option to save SSH packets - B&W mode can be forced at compile time (see makefile) - Backspace works in ask_password - Three chances to enter proper password - Added 'linux' terminal emulation - Added DJGPP support - Opened CONTRIB subdirectory. Any codes are welcome here v0.3 - Added ANSI color handling - Better command line parser - Added -t option for specifying terminal type - Added -P option to specify SSH port number v0.2 - Some code cleanup - Better VT100 emulation, thanks to Ken Yap v0.1 - First public release