]> asedeno.scripts.mit.edu Git - PuTTY.git/history - cmdline.c
Move MODULE files out of individual project directories into a
[PuTTY.git] / cmdline.c
2004-07-25 Jacob NevinsFix for `psftp-pscp-ignore-load': Default Settings...
2004-07-24 Jacob NevinsComment explaining `need_save' argument to cmdline_proc...
2003-12-19 Simon TathamJoe Yates's memory leak patches.
2003-04-05 Simon TathamDynamic port forwarding by means of a local SOCKS serve...
2003-03-31 Simon TathamSupport for PuTTY-style command-line arguments in Unix...
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-22 Simon TathamFiddle with the cmdline_saved mechanism: the `-load...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-12 Simon TathamThe command-line routines now take a pointer to `cfg' as an
2002-12-18 Simon TathamImplement `portfwd-loopback-choice'. Works on local...
2002-10-30 Simon TathamMore preparatory work: remove the <windows.h> include...
2002-09-02 Jacob NevinsConvert from CRLF to Unix line endings -- no other change
2002-08-07 Simon TathamArrgh, we can't have -p for port number because we...
2002-08-07 Simon TathamSome of the new options shouldn't be available in the...
2002-08-07 Simon TathamAdd a load of new command-line options pilfered from...
2002-08-04 Simon TathamRevamp of command-line handling. Most command line...