| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 5 days | add some comments to explain changed code | Lorenz Kästle | 1 | -0/+2 | |
| 5 days | check_curl: accept non standard compliant status line | Lorenz Kästle | 1 | -2/+16 | |
| If the status line from a server ended with '\n' instead of '\r\n' (defined by RFC 9112), check_curl failed to parse it and exited with an alarm. The RFC recommends to be lenient here and this change follows that suggestion. | |||||
| 2025-09-15 | Add output formatting option | Lorenz Kästle | 2 | -0/+5 | |
| 2025-09-15 | check_curl: use new cert check function | Lorenz Kästle | 1 | -3/+5 | |
| 2025-09-13 | check_curl: remove display-html option | Lorenz Kästle | 2 | -2/+0 | |
| 2025-09-12 | check_curl: implement new output mechanism | Lorenz Kästle | 3 | -116/+163 | |
| 2025-09-12 | check_curl: fix default redirect setting | Lorenz Kästle | 1 | -1/+1 | |
| 2025-09-12 | Fix struct access | Lorenz Kästle | 1 | -1/+1 | |
| 2025-09-12 | check_curl: create outsourced helpers in extra files | Lorenz Kästle | 3 | -74/+1344 | |
| 2025-09-11 | check_curl: refactoring to modularize code | Lorenz Kästle | 1 | -33/+45 | |
| 2025-09-11 | check_curl: improve option handling a bit | Lorenz Kästle | 1 | -4/+9 | |
| 2025-09-10 | check_curl: set http port to 80 by default | Lorenz Kästle | 1 | -1/+1 | |
| 2025-09-10 | check_curl: pre compile regex for string matching | Lorenz Kästle | 1 | -0/+8 | |
| 2025-09-09 | check_curl: more refactoring | Lorenz Kästle | 1 | -16/+32 | |
| 2025-09-09 | Fix some include paths | Lorenz Kästle | 1 | -3/+3 | |
| 2025-08-01 | Quick save | Lorenz Kästle | 1 | -0/+3 | |
| 2025-07-14 | check_curl: various small improvements | Lorenz Kästle | 1 | -6/+6 | |
| 2025-03-11 | Refactor check_curl | Lorenz Kästle | 1 | -0/+141 | |
