Simon Tatham
|
64ec5e03d5
Sanitise bad characters in log file names.
|
il y a 9 ans |
Simon Tatham
|
e88b8d21f2
Key rollover: put the new Master Key fingerprint in the tools.
|
il y a 9 ans |
Simon Tatham
|
35fde00fd1
Fix a compile warning with -DDEBUG.
|
il y a 9 ans |
Simon Tatham
|
89da2ddf56
Giant const-correctness patch of doom!
|
il y a 9 ans |
Simon Tatham
|
76e2ffe49d
Move make_dir_and_check_ours() out into uxmisc.c.
|
il y a 9 ans |
Simon Tatham
|
b426872219
Centralise calls to fcntl into functions that carefully check the
|
il y a 11 ans |
Simon Tatham
|
29184e3702
Fix bug in the new CLOCK_MONOTONIC implementation. I was treating the
|
il y a 12 ans |
Simon Tatham
|
0395e52bb8
Use clock_gettime(CLOCK_MONOTONIC) as the Unix getticks(), if it's
|
il y a 12 ans |
Simon Tatham
|
aba05b7180
Patch from Robert de Bath to substantially simplify timing.c.
|
il y a 12 ans |
Simon Tatham
|
6cfe48cde4
Private files saved on Unix should have mode 0600, not 0700. They're
|
il y a 13 ans |
Simon Tatham
|
62cbc7dc0b
Turn 'Filename' into a dynamically allocated type with no arbitrary
|
il y a 13 ans |
Simon Tatham
|
9c75fe9a3f
Change the semantics of 'FontSpec' so that it's a dynamically
|
il y a 13 ans |
Jacob Nevins
|
40be9eeedd
Stop attempting to make session logs private on Unix. This was introduced in
|
il y a 16 ans |
Ben Harris
|
003424de05
Don't use C99 mid-block declarations and don't do arithmetic on void *.
|
il y a 18 ans |
Simon Tatham
|
4fa9564c90
Fix `puttygen-unix-perms': f_open(), PuTTY's wrapper on fopen, now
|
il y a 18 ans |
Ben Harris
|
86eac20abb
Set FD_CLOEXEC in a little convenience function that does the right thing
|
il y a 18 ans |
Simon Tatham
|
d0beed9aba
Render timing.c robust in the face of strangeness. The strangenesses
|
il y a 20 ans |
Ben Harris
|
616f220472
Revert last change: Some versions of the GNU C Library (notably SUSE
|
il y a 20 ans |
Ben Harris
|
f812865ceb
If it's available, try to use clock_gettime(CLOCK_MONOTONIC) rather than
|
il y a 20 ans |
Jacob Nevins
|
36fc6c0a76
Try to make our PGP signing more useful:
|
il y a 20 ans |
Simon Tatham
|
7ecf13564a
New timing infrastructure. There's a new function schedule_timer()
|
il y a 20 ans |
Simon Tatham
|
bfb9b28393
Windows PSCP now links against winsftp.c, and scp.c is now a
|
il y a 21 ans |
Simon Tatham
|
6f693ffeb0
Reorganisation of misc.c: Minefield has moved out to winmisc.c, and
|
il y a 22 ans |
Simon Tatham
|
bd16b29a7a
Oops, Ben is quite right about the rather appalling design of
|
il y a 22 ans |
Simon Tatham
|
f26b7aa0d3
Created new data types `Filename' and `FontSpec', intended to be
|
il y a 22 ans |
Simon Tatham
|
64c52b0d30
Begin destabilisation in the wake of 0.53! This checkin contains the
|
il y a 22 ans |