]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxcons.c
Consistently use a single notation to refer to SSH protocol versions, as
[PuTTY.git] / unix / uxcons.c
2005-03-10 Jacob NevinsConsistently use a single notation to refer to SSH...
2005-02-18 Simon TathamAdd asynchronous callback capability to the askappend...
2005-02-17 Simon TathamRevamp interface to verify_ssh_host_key() and askalg...
2005-02-15 Jacob NevinsThe terminal window can now indicate that PuTTY is...
2004-12-23 Jacob NevinsAdd a preference list for SSH-2 key exchange algorithms...
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-11-19 Jacob Nevinsconsole_get_line() returns failure iff console_batch_mo...
2004-10-06 Jacob NevinsX forwarding changes:
2004-01-22 Simon TathamAdded a command-line key generation tool. Currently...
2003-08-24 Simon TathamAnd just to prove that psftp.c really is now platform...
2003-06-26 Owen DunnImplement hostkey-prompt-type everywhere except Macintosh.
2003-05-04 Simon TathamColin's const-fixing Patch Of Death. Seems to build...
2003-04-04 Simon TathamTurned the old `Telnet Command' System-submenu into...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-12 Simon TathamJust like under Windows, cleanup_exit() shouldn't need...
2003-01-12 Simon TathamEach platform's implementation of askappend() is no...
2002-11-05 Simon TathamPacket-level logging should now work properly in Unix...
2002-11-02 Simon TathamImprove the noise collection for the internal random pool.
2002-11-01 Simon TathamReplace a \r\n with an ordinary \n - this isn't Windows!
2002-10-31 Simon TathamFirst attempt at a Unix port of Plink. Seems to basical...