]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxmisc.c
first pass
[PuTTY.git] / unix / uxmisc.c
2016-08-10 Simon TathamFix memory leak in the new make_dir_path().
2016-08-08 Simon TathamNew Unix utility function to make a directory path.
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-10-17 Simon TathamKey rollover: put the new Master Key fingerprint in...
2015-09-25 Simon TathamSanitise bad characters in log file names.
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-06-20 Simon TathamFix a compile warning with -DDEBUG.
2015-05-18 Simon TathamFix a compile warning with -DDEBUG.
2015-05-15 Simon TathamGiant const-correctness patch of doom!
2015-05-05 Simon TathamMove make_dir_and_check_ours() out into uxmisc.c.
2013-07-19 Simon TathamCentralise calls to fcntl into functions that carefully...
2012-05-15 Simon TathamFix bug in the new CLOCK_MONOTONIC implementation....
2012-05-13 Simon TathamUse clock_gettime(CLOCK_MONOTONIC) as the Unix getticks...
2012-05-13 Simon TathamPatch from Robert de Bath to substantially simplify...
2011-10-02 Simon TathamPrivate files saved on Unix should have mode 0600,...
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...
2009-02-23 Jacob NevinsStop attempting to make session logs private on Unix...
2007-01-20 Ben HarrisDon't use C99 mid-block declarations and don't do arith...
2007-01-09 Simon TathamFix `puttygen-unix-perms': f_open(), PuTTY's wrapper...
2006-12-09 Ben HarrisSet FD_CLOEXEC in a little convenience function that...
2005-03-28 Simon TathamRender timing.c robust in the face of strangeness....
2005-03-19 Ben HarrisRevert last change: Some versions of the GNU C Library...
2005-03-19 Ben HarrisIf it's available, try to use clock_gettime(CLOCK_MONOT...
2005-03-19 Jacob NevinsTry to make our PGP signing more useful:
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2003-08-25 Simon TathamWindows PSCP now links against winsftp.c, and scp.c...
2003-03-06 Simon TathamReorganisation of misc.c: Minefield has moved out to...
2003-02-01 Simon TathamOops, Ben is quite right about the rather appalling...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2002-10-07 Simon TathamBegin destabilisation in the wake of 0.53! This checkin...