]> asedeno.scripts.mit.edu Git - PuTTY.git/history - macosx
fuzzterm: Try enabling deferred implementation under afl-clang-fast
[PuTTY.git] / macosx /
2015-09-06 Simon TathamNew script to generate OS X icon files.
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-06-20 Simon TathamCompletely remove the privdata mechanism in dialog.h.
2015-05-15 Simon TathamGiant const-correctness patch of doom!
2015-05-15 Simon TathamConst-correctness of name fields in struct ssh_*.
2015-05-08 Simon TathamCompletely remove the privdata mechanism in dialog.h.
2015-02-28 Simon TathamMerge branch 'pre-0.64'
2015-02-27 Jacob NevinsMerge branch 'pre-0.64'
2015-02-24 Jacob NevinsMerge branch 'pre-0.64'
2015-02-07 Simon TathamMerge branch 'pre-0.64'
2015-01-18 Jacob NevinsMerge branch 'pre-0.64'
2015-01-08 Jacob NevinsMerge branch 'pre-0.64'
2015-01-05 Jacob NevinsMerge branch 'pre-0.64'
2014-12-20 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamMove echo/edit state change functionality out of ldisc_...
2013-07-22 Simon TathamCorrect an inequality sign causing the bounds check...
2013-07-19 Simon TathamAdd a nonfatal() function everywhere, to be used for...
2012-06-09 Simon TathamIntroduce a third setting for the 'bold as colour'...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2010-03-06 Simon TathamCentralise generation of the control sequences for...
2009-01-04 Jacob Nevinsr8305 made platform_x11_best_transport[] obsolete,...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2007-06-30 Jacob NevinsRationalise access to, and content of, backends[] array.
2007-02-18 Simon TathamBring the OS X front end up to date with recent changes...
2006-08-28 Simon TathamSupport for Windows PuTTY connecting straight to a...
2006-02-14 Jacob NevinsTypo in r6555 spotted by Daniel Meidlinger.
2006-02-13 Owen DunnPreserve more attributes of text copied as RTF. Thanks...
2005-12-09 Simon TathamA few small changes to make the PuTTY source base more...
2005-10-30 Jacob NevinsRevamp SSH authentication code so that user interaction...
2005-10-13 Ben HarrisFix 256-colours-match-xterm, based on 256colres.pl...
2005-04-21 Jacob NevinsFirst crack at `terminal-modes' in SSH. PuTTY now sends...
2005-04-07 Jacob NevinsIf a new session was saved from Change Settings, a...
2005-03-31 Simon TathamBeef up the `unfinished and experimental' warnings...
2005-03-10 Simon TathamThanks to D H Becker for sending in an icon. I'd have...
2005-02-26 Simon TathamFix segfault on forcible window closure.
2005-02-26 Simon TathamSort out close-on-exit, connection_fatal(), fatalbox(), and
2005-02-18 Simon TathamAdd asynchronous callback capability to the askappend...
2005-02-17 Simon TathamAhem. Actually _checking_ that asynchronous askalg...
2005-02-17 Simon TathamRevamp interface to verify_ssh_host_key() and askalg...
2005-02-16 Simon TathamOops! Didn't mean to check in the OS X Makefile; that...
2005-02-15 Simon TathamInitial checkin of a native Mac OS X port, sharing...