Historique des commits

Auteur SHA1 Message Date
  Jacob Nevins ab8ae9a385 Merge log file name tweaks from 'pre-0.79'. il y a 1 an
  Jacob Nevins c406d8efe5 logging: allow &H to expand to serial line. il y a 1 an
  Jacob Nevins 209cf8013b Add missing consts around xlatlognam(). il y a 1 an
  Simon Tatham 23c408d49d Move the logeventf wrappers into their own source file. il y a 1 an
  Simon Tatham a08f953bd6 sshproxy: share the caller's LogPolicy. il y a 3 ans
  Simon Tatham 76430f8237 Assorted benign warning fixes. il y a 4 ans
  Simon Tatham 82a7e8c4ac New wrapper macro for printf("%zu"), for old VS compat. il y a 4 ans
  Simon Tatham 247866a9d3 Fix format string mistakes revealed by new checking. il y a 4 ans
  Simon Tatham cbfba7a0e9 Greatly improve printf format-string checking. il y a 4 ans
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. il y a 5 ans
  Simon Tatham d07d7d66f6 Replace more ad-hoc growing char buffers with strbuf. il y a 5 ans
  Simon Tatham 5b17a2ce20 Assorted further migration to ptrlen. il y a 5 ans
  Simon Tatham 59f7b24b9d Make bufchain_prefix return a ptrlen. il y a 5 ans
  Simon Tatham 0cda34c6f8 Make lots of 'int' length fields into size_t. il y a 5 ans
  Simon Tatham 0aa8cf7b0d Add some missing 'const'. il y a 5 ans
  Simon Tatham 3214563d8e Convert a lot of 'int' variables to 'bool'. il y a 6 ans
  Simon Tatham 1378bb049a Switch some Conf settings over to being bool. il y a 6 ans
  Simon Tatham a6f1709c2f Adopt C99 <stdbool.h>'s true/false. il y a 6 ans
  Simon Tatham 14f797305a A few new minor utility functions. il y a 6 ans
  Simon Tatham e966df071c Avoid Event Log entries with newlines in. il y a 6 ans
  Simon Tatham ad0c502cef Refactor the LogContext type. il y a 6 ans
  Simon Tatham 5d6d052d8b Flush log file after asynchronous askappend. il y a 6 ans
  Jonathan Liu 822d2fd4c3 Add option whether to include header when logging. il y a 6 ans
  Simon Tatham e230751853 Remove FLAG_STDERR completely. il y a 6 ans
  Simon Tatham 8dfb2a1186 Introduce a typedef for frontend handles. il y a 6 ans
  Simon Tatham 3814a5cee8 Make 'LogContext' a typedef visible throughout the code. il y a 6 ans
  Simon Tatham bbebdc8280 Make file-existence test a per-platform function. il y a 6 ans
  Simon Tatham cd3093bcfe SSH packet logs: don't rely on locale's isprint(). il y a 7 ans
  Simon Tatham 8fdeb3a95c Merge tag '0.66' il y a 9 ans
  Ben Harris c445c745ec When checking for an existing log, store the FILE * in a local variable. il y a 9 ans