]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/wincons.c
first pass
[PuTTY.git] / windows / wincons.c
2017-02-15 Simon TathamWindows Plink: treat EOF at host key prompt as 'abort...
2016-04-03 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2016-03-27 Simon TathamSpecial host key warning when a better key exists.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-10-17 Simon TathamKey rollover: put the new Master Key fingerprint in...
2015-09-02 Simon TathamKey rollover: put the new Master Key fingerprint in...
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-05-15 Simon TathamGiant const-correctness patch of doom!
2015-05-15 Simon TathamConst-correctness of name fields in struct ssh_*.
2012-09-18 Ben HarrisTwo related changes to timing code:
2011-10-02 Simon TathamWhile I'm crusading against arbitrary limits, here...
2011-10-02 Simon TathamTurn 'Filename' into a dynamically allocated type with...
2009-03-03 Simon TathamHandle more gracefully the possibility of a keyboard...
2007-01-09 Simon TathamGet rid of all the MSVC warnings.
2006-12-23 Simon TathamAfter discussion with Jeroen Massar, here's a patch...
2006-04-23 Jacob NevinsSprinkle some header comments in various files in an...
2005-10-30 Jacob NevinsRevamp SSH authentication code so that user interaction...
2005-03-19 Jacob NevinsTry to make our PGP signing more useful:
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-11-16 Simon TathamNow that we have Subversion's file renaming ability...