Commit Verlauf

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