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