]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2013-07-22 Simon TathamInvent a win_strerror() function which behaves as much...
2013-07-22 Simon TathamRework keylist_update() to fix both a buffer-size limit...
2013-07-21 Simon TathamInitialise 'psa' to NULL on every code path in the...
2013-07-21 Simon TathamIf the SSH server sends us CHANNEL_CLOSE for a channel...
2013-07-21 Simon TathamAdd '.so' to the list of file extensions cleared up...
2013-07-21 Simon TathamCompletely remove the 'frozen_readable' mechanism from...
2013-07-21 Simon TathamFix error checking in uxstore.c: add a missing check...
2013-07-21 Simon TathamWhen I turned fcntls into noncloexecs in r9940, I misse...
2013-07-21 Simon TathamTwo more memory leak fixes, on error paths I didn't...
2013-07-20 Simon TathamFix a null-dereference introduced by another mis-fix...
2013-07-20 Simon TathamFix leak of 'fname' introduced by the rewrite of write_...
2013-07-20 Simon TathamAnother two mis-fixes from r9919: when we sfree(line...
2013-07-20 Simon TathamRedo a mis-fix of a memory leak in r9919: I added sfree...
2013-07-20 Simon TathamSwitch to translating keystrokes using ToUnicodeEx...
2013-07-20 Simon TathamBeen meaning to get round to this for a while: use...
2013-07-19 Simon TathamCentralise calls to fcntl into functions that carefully...
2013-07-19 Simon TathamAdd an error check to every setsockopt call in uxnet.c.
2013-07-19 Simon TathamAdd some conditionally-compilable diagnostics to the...
2013-07-19 Simon TathamBetter error reporting when failing to save a session.
2013-07-19 Simon TathamAdd some missing calls to cleanup_exit.
2013-07-19 Simon TathamRun the random pool setup and teardown functions with...
2013-07-19 Simon TathamReport errors in store_host_key too.
2013-07-19 Simon TathamAdd proper error reports in write_random_seed, via...
2013-07-19 Simon TathamAdd a nonfatal() function everywhere, to be used for...
2013-07-19 Simon TathamAdd a missing error check in pterm's child-process...
2013-07-19 Simon TathamIt suddenly strikes me as probably a good idea to enfor...
2013-07-15 Simon TathamFix a build failure: r9924 thoughtlessly put an assert...
2013-07-14 Simon TathamIn the various channel request mini-coroutines, replace
2013-07-14 Simon TathamRemove a redundant while-loop condition when reading...
2013-07-14 Simon TathamRemove a pointless assignment in setup_config_box.
2013-07-14 Simon TathamRemove a return path from sshcom_write() which was...
2013-07-14 Simon TathamUse the new ctrl_alloc_with_free to clean up a long...
2013-07-14 Simon TathamAdd an extended version of ctrl_alloc which permits...
2013-07-14 Simon TathamMove the calculation of the exchange hash to above...
2013-07-14 Simon TathamAdd a missing null pointer check in wc_unescape, to...
2013-07-14 Simon TathamFix another giant batch of resource leaks. (Mostly...
2013-07-14 Simon TathamTighten up a lot of casts from unsigned to int which...
2013-07-14 Simon TathamFix an always-false if statement which was causing...
2013-07-11 Simon TathamAdd an assortment of missing frees, and one missing...
2013-07-11 Simon Tathamxfer_{up,down}load_gotpkt free their input sftp_packet...
2013-07-11 Simon TathamFix a collection of calls to tell_user so that they...
2013-07-11 Simon TathamFix a couple of code paths on which, if fxp_readdir...
2013-07-11 Simon TathamIt's not actually legal by the C standard to call qsort...
2013-07-11 Simon TathamFixes for the tree234 unit test: break its dependencies...
2013-07-11 Simon TathamAdd missing checks in update_for_intended_size() in...
2013-07-11 Simon TathamFix a pty-freeing error which caused a segfault if...
2013-07-11 Simon TathamAdd some missing null checks for inst->ldisc, which...
2013-07-11 Simon TathamRemove another pointless null check, this time of inst...
2013-07-11 Simon TathamRemove redundant null checks for arguments to sftp_...
2013-07-11 Simon TathamFix a mishandling of error returns from makekey() in...
2013-07-11 Simon TathamAdd another missing bounds check in the SSH-1 private...
2013-07-11 Simon TathamGet rid of the fixed-size 'hostname' buffer in every...
2013-07-08 Simon TathamAdd an assortment of extra safety checks.
2013-07-07 Simon TathamMove the SSH-1 servkey and hostkey variables into the...
2013-07-06 Simon TathamClean up handling of the return value from sftp_find_re...
2013-07-01 Simon TathamA collection of small bug fixes from Chris West, appare...
2013-06-15 Simon TathamFallback for manual setup of GTK 1, if autoconf is...
2013-05-28 Jacob NevinsUpdate docs for change to UTF-8 by default, and emphasi...
2013-05-25 Simon TathamIt's probably well past time for this: change PuTTY...
2013-03-10 Simon TathamFix a bug in which terminal output received from the...
2013-02-24 Simon TathamRemove the half-hearted attempt to make the utmp helper...
2013-02-23 Simon TathamDon't forget to check the return values of setuid and...
2013-02-22 Simon TathamGive a better error message if a PuTTY private key...
2013-02-20 Ben HarrisAdd support for HMAC-SHA-256 as an SSH-2 MAC algorithm...
2013-02-20 Ben HarrisTake advantage of PUT_32BIT_MSB_FIRST when constructing...
2013-01-23 Simon TathamPatch from Egmont Koblinger to implement two extended...
2013-01-19 Simon TathamAdjust comments around split_into_argv() to clarify...
2013-01-13 Simon TathamReorganise setup_fonts_ucs so that in case of error...
2013-01-07 Simon TathamMove the -I options for all our source subdirectories...
2012-12-22 Simon TathamUpdate the suggested compile command in sshbn.c's test rig.
2012-12-22 Simon TathamFix two gcc warnings about confused printf format strin...
2012-12-22 Simon TathamRonald Landheer-Cieslak points out that the various...
2012-12-18 Simon TathamSwitch round a bogus if statement I've just noticed...
2012-12-18 Simon TathamPatch from Brad Smith to use posix_openpt() instead of
2012-12-18 Simon TathamUse O_NOCTTY (if available) when opening /dev/ptmx...
2012-12-17 Simon TathamAdd a bounds check in the word-by-word selection code...
2012-12-04 Simon TathamPatch from Hideki Eiraku to make PuTTY call GetScrollIn...
2012-11-14 Simon TathamFix another error-reporting bug, in which sk_newlistene...
2012-11-13 Simon TathamWhen manually initialising a 'struct RSAKey' due to...
2012-11-13 Simon TathamAdd a fallback case to winsock_error_string() which...
2012-10-17 Simon TathamWindows's sk_address_is_local() was returning the wrong...
2012-10-16 Simon TathamWhen a proxy negotiation function is called with PROXY_...
2012-10-16 Simon TathamIf you configure Unix PuTTY to use a proxy, tell it...
2012-10-10 Simon TathamAdd timestamps to the 'SSH raw data' logging mode.
2012-10-10 Simon TathamA user points out that we should free the 'hProcess...
2012-10-02 Simon TathamSumudu Fernando points out that in the big r9214 destab...
2012-09-23 Simon TathamClip the 'lines' parameter to scroll() at the size...
2012-09-19 Ben HarrisWindows PSFTP has two places that call run_timers and...
2012-09-19 Ben HarrisFix indentation mess in my timing overhaul.
2012-09-19 Ben HarrisFix a stupid sign bug in run_timers() that broke Window...
2012-09-19 Simon TathamMake --help and --version work consistently across...
2012-09-18 Ben HarrisBetter document the various environments with which...
2012-09-18 Ben HarrisAdd a new COMPAT option for environments lacking Secure...
2012-09-18 Ben HarrisAllow remote-to-local forwardings to use IPv6.
2012-09-18 Ben HarrisTwo related changes to timing code:
2012-09-17 Ben HarrisQuell a (correct) GCC warning in the NO_HTMLHELP case.
2012-09-13 Ben HarrisShould have been part of r9663: do use the platform...
2012-09-13 Ben HarrisTweak comment in Recipe that had become separated from...
2012-09-13 Ben HarrisDon't try to use SecureZeroMemory under Winelib, since...
2012-09-13 Ben HarrisDefine SECURITY_WIN32 for Winelib/Cygwin builds as...
next