Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  include

Latest revisions

# Date Author Comment
9970b06f 10/25/2024 04:41 PM Marcos M

Fix some config path warnings

b8f18410 10/15/2024 06:44 PM Marcos M

Remove unnecessary config_init_path() calls

2d9db4c6 10/04/2024 03:42 PM Jim Pingle

Sanitize RFC2136 key data in status output. Fixes #15490

b1360be3 09/27/2024 09:02 PM Marcos M

Clean up diffs

1c978a25 09/26/2024 08:07 PM Christian McDonald

kea: filter self-signed certs from TLS options

d2898b25 09/25/2024 09:04 PM Marcos M

Add safety check for alias ID

7939322b 09/05/2024 08:02 PM Marcos M

Fix config paths with leading slash

A single or a leading forwward-slash is not supported.

4cd7b4b4 08/28/2024 10:48 PM Marcos M

Add safety checks to config index variables

If a config path is called with a null index, the result is undefined due to the
config functions ignoring consecutive slashes.

f32dca24 08/21/2024 08:18 PM Marcos M

Stop sshguard spam in system logs. Fix #12747

Instead of restarting sshguard with each log rotation, keep it running
separately while monitoring the auth log file. This allows sshguard
start/stop events to still be included in the system log without
spamming it. When the log file is rotated by newsyslog, sshguard will...

0a575039 08/13/2024 09:39 PM Marcos M

Move to CURLINFO_RESPONSE_CODE

As of cURL 7.10.8, CURLINFO_HTTP_CODE is a legacy alias of
CURLINFO_RESPONSE_CODE.

View revisions

Also available in: Atom