summaryrefslogtreecommitdiffstats
path: root/plugins/check_curl.d
AgeCommit message (Expand)AuthorFilesLines
2025-09-15Add output formatting optionLorenz Kästle2-0/+5
2025-09-15check_curl: use new cert check functionLorenz Kästle1-3/+5
2025-09-13check_curl: remove display-html optionLorenz Kästle2-2/+0
2025-09-12check_curl: implement new output mechanismLorenz Kästle3-116/+163
2025-09-12check_curl: fix default redirect settingLorenz Kästle1-1/+1
2025-09-12Fix struct accessLorenz Kästle1-1/+1
2025-09-12check_curl: create outsourced helpers in extra filesLorenz Kästle3-74/+1344
2025-09-11check_curl: refactoring to modularize codeLorenz Kästle1-33/+45
2025-09-11check_curl: improve option handling a bitLorenz Kästle1-4/+9
2025-09-10check_curl: set http port to 80 by defaultLorenz Kästle1-1/+1
2025-09-10check_curl: pre compile regex for string matchingLorenz Kästle1-0/+8
2025-09-09check_curl: more refactoringLorenz Kästle1-16/+32
2025-09-09Fix some include pathsLorenz Kästle1-3/+3
2025-08-01Quick saveLorenz Kästle1-0/+3
2025-07-14check_curl: various small improvementsLorenz Kästle1-6/+6
2025-03-11Refactor check_curlLorenz Kästle1-0/+141