summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
11 hoursMerge pull request #2154 from RincewindsHat/new-output/check_clusterHEADmasterLorenz Kästle2-19/+60
13 hourscheck_cluster: new output functionalityLorenz Kästle2-19/+60
14 hoursMerge pull request #2151 from oxzi/check_by_ssh-ignore-stderrLorenz Kästle2-8/+17
34 hoursMerge pull request #2148 from RincewindsHat/refactor/check_aptLorenz Kästle3-86/+188
35 hoursfix default check stateLorenz Kästle1-1/+1
35 hoursFix check_apt testsLorenz Kästle1-6/+8
36 hoursMerge pull request #2153 from oxzi/check_swap-fix-bsd-svr4Lorenz Kästle1-2/+2
2 dayscheck_swap: Fix Build At Least For OpenBSDAlvar Penning1-2/+2
2 dayscheck_by_ssh: Ignore output on stderr by defaultAlvar Penning2-8/+17
2 daysMerge branch 'master' into refactor/check_aptLorenz Kästle80-2533/+3615
2 daysMerge pull request #2150 from RincewindsHat/refactor/libLorenz Kästle18-309/+339
2 daysFix types in check_aptLorenz Kästle1-4/+4
2 daysMore refactoringLorenz Kästle4-125/+139
2 daysgeneral refactorin in lib, more local variables, real booleansLorenz Kästle13-180/+196
2 daysMerge pull request #2149 from RincewindsHat/clang-formatLorenz Kästle75-2248/+3300
2 daysIgnore some more built time filesLorenz Kästle1-0/+10
2 daysRun clang-format againLorenz Kästle74-2248/+3290
3 dayscheck_apt: implement new outputLorenz Kästle2-72/+172
3 dayscheck_apt: improve some variable types to make the linter happyLorenz Kästle2-12/+12
3 daysMerge pull request #2085 from RincewindsHat/refactor/check_curlLorenz Kästle13-2037/+2953
3 daysAdd output formatting optionLorenz Kästle3-1/+26
3 daysfix number of testsLorenz Kästle1-1/+1
3 daysAdapt test to new error messageLorenz Kästle1-1/+1
3 daysFix typo in error messageLorenz Kästle1-1/+1
3 daysFix typosLorenz Kästle1-4/+4
3 daysFix/adapt testsLorenz Kästle2-18/+29
3 dayscheck_curl: use new cert check functionLorenz Kästle1-3/+5
3 daysAdd new cert check functionLorenz Kästle3-2/+139
3 dayscheck_curl: fix perfdata labelLorenz Kästle1-1/+1
3 dayscheck_curl: finish after cert without continue paramLorenz Kästle1-1/+1
3 daysFix regex matchingLorenz Kästle1-5/+11
3 daysImprove error messageLorenz Kästle1-3/+2
4 dayscheck_curl: test adaption and output adaptionLorenz Kästle3-63/+69
5 dayscheck_curl: remove display-html optionLorenz Kästle3-26/+11
5 dayscheck_curl: implement new output mechanismLorenz Kästle4-398/+443
5 dayslib: some formatting + remove some unnecessary stuffLorenz Kästle2-25/+25
6 dayscheck_curl: fix default redirect settingLorenz Kästle1-1/+1
6 daysFix struct accessLorenz Kästle2-2/+2
6 dayscheck_curl: create outsourced helpers in extra filesLorenz Kästle5-1335/+1397
6 dayscheck_curl: http3 is only available with libcurl 7.66 or laterLorenz Kästle1-1/+4
6 dayscheck_curl: refactoring to modularize codeLorenz Kästle2-539/+594
7 dayscheck_curl: improve option handling a bitLorenz Kästle2-9/+14
7 dayscheck_curl: fix function signatureLorenz Kästle1-1/+2
7 dayscheck_curl: less global stateLorenz Kästle1-31/+41
7 dayssslutils: some refactoring to improve readabilityLorenz Kästle1-36/+28
7 daysplugins-netutils: return proper state from test functionsLorenz Kästle2-2/+3
7 daysnetutils.h: clang-formatLorenz Kästle1-66/+65
7 dayssslutils.c: clang-formatLorenz Kästle1-24/+41
8 dayscheck_curl: remove the other gotosLorenz Kästle1-5/+16
8 dayscheck_curl: remove goto logicLorenz Kästle1-122/+138