]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winmisc.c
first pass
[PuTTY.git] / windows / winmisc.c
2017-02-24 Alejandro R. Sedeñofirst pass 0.68+kerberos-fix
2016-07-18 Simon TathamLock down the search path for Windows DLL loading.
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 TathamSanitise bad characters in log file names.
2015-09-25 Simon TathamSanitise bad characters in log file names.
2015-08-15 Tim KosseUse correct type to print Windows error codes.
2015-08-15 Tim KosseDo not re-define SECURITY_WIN32 if already defined.
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!
2014-11-01 Ben HarrisReport correct error when FormatMessage fails.
2014-11-01 Simon TathamMove definition of SECURITY_WIN32 from makefiles into...
2013-11-23 Simon TathamRemove an unused variable orphaned by r10092.
2013-11-22 Simon TathamInclude the numeric error code in win_strerror's output.
2013-07-22 Simon TathamRemove the variable 'bufused', which came over from...
2013-07-22 Simon TathamInvent a win_strerror() function which behaves as much...
2012-09-18 Ben HarrisAdd a new COMPAT option for environments lacking Secure...
2012-09-13 Ben HarrisDon't try to use SecureZeroMemory under Winelib, since...
2012-07-22 Simon TathamIntroduce a new utility function smemclr(), which memse...
2011-10-02 Simon TathamTurn 'Filename' into a dynamically allocated type with...
2011-10-01 Simon TathamChange the semantics of 'FontSpec' so that it's a dynam...
2010-09-13 Simon TathamCreate, and use for all loads of system DLLs, a wrapper...
2010-03-24 Jacob NevinsWhen looking for a local username on Windows, if we...
2008-11-17 Simon TathamRevamp of the local X11 connection code. We now parse...
2005-02-27 Jacob NevinsMove SaneDialogBox()/SaneEndDialog() from winmisc.c...
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...