home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / pub / ms-dos / sshdos / shistory.txt < prev    next >
Text File  |  2000-11-04  |  1KB  |  26 lines

  1. v0.5 - SSHDOS now can remotely execute a command without opening
  2.          an interactive shell (safe rexec).
  3.          Thanks to Ken Yap <ken_yap@xoommail.com>
  4.      - CTRL-C handling works in DJGPP version
  5.          Thanks to Shane Wegner <shane@cm.nu>
  6.  
  7. v0.4 - Changed options: -p for specifying SSH port number (previously -P)
  8.             -P to use a non privileged local port
  9.      - Added -d option to save SSH packets
  10.      - B&W mode can be forced at compile time (see makefile)
  11.      - Backspace works in ask_password
  12.      - Three chances to enter proper password
  13.      - Added 'linux' terminal emulation
  14.      - Added DJGPP support
  15.      - Opened CONTRIB subdirectory. Any codes are welcome here
  16.  
  17. v0.3 - Added ANSI color handling
  18.      - Better command line parser
  19.      - Added -t option for specifying terminal type
  20.      - Added -P option to specify SSH port number
  21.  
  22. v0.2 - Some code cleanup
  23.      - Better VT100 emulation, thanks to Ken Yap <ken_yap@xoommail.com>
  24.  
  25. v0.1 - First public release
  26.