Since r7265, a user could not launch a PuTTY session to a specific host by
[u/mdw/putty] / cmdline.c
2007-02-24 jacob"-noagent" and friends should be marked SAVEABLE, to...
2006-08-28 simonNew command-line option in Plink (and PuTTY, though...
2006-04-23 jacobSprinkle some header comments in various files in an...
2006-02-19 simonIntroduce a new checkbox and command-line option to...
2005-10-30 jacobRevamp SSH authentication code so that user interaction...
2005-03-04 jacobFix potential fault where -L/-R/-D could accept a strin...
2004-12-30 simonIntegrate unfix.org's IPv6 patches up to level 10,...
2004-10-13 simonImplement part of `ssh2-generality': introduce the...
2004-07-25 jacobFix for `psftp-pscp-ignore-load': Default Settings...
2004-07-24 jacobComment explaining `need_save' argument to cmdline_proc...
2003-12-19 simonJoe Yates's memory leak patches.
2003-04-05 simonDynamic port forwarding by means of a local SOCKS serve...
2003-03-31 simonSupport for PuTTY-style command-line arguments in Unix...
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-22 simonFiddle with the cmdline_saved mechanism: the `-load...
2003-02-01 simonCreated new data types `Filename' and `FontSpec', inten...
2003-01-12 simonThe command-line routines now take a pointer to `cfg...
2002-12-18 simonImplement `portfwd-loopback-choice'. Works on local...
2002-10-30 simonMore preparatory work: remove the <windows.h> include...
2002-09-02 jacobConvert from CRLF to Unix line endings -- no other...
2002-08-07 simonArrgh, we can't have -p for port number because we...
2002-08-07 simonSome of the new options shouldn't be available in the...
2002-08-07 simonAdd a load of new command-line options pilfered from...
2002-08-04 simonRevamp of command-line handling. Most command line...