Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin
chksrv
Commits
master
Switch branch/tag
chksrv
28 Oct, 2018
16 commits
fixed long description content-type in setup.py
· 410651e2
Martin
authored
Oct 28, 2018
410651e2
Merge branch 'master' of git.hel.freakybytes.net:martin/chksrv
· c3420a21
Martin
authored
Oct 28, 2018
c3420a21
updated setup.py and added wheel to Pipfile.lock
· 65890e07
Martin
authored
Oct 28, 2018
65890e07
added license header to all source files
· 604980f1
Martin
authored
Oct 28, 2018
604980f1
Add full name to LICENSE
· 520f34e6
Martin
authored
Oct 28, 2018
520f34e6
Add GPLv3 LICENSE
· ff15bb09
Martin
authored
Oct 28, 2018
ff15bb09
rope updated
· 4bbc7093
Martin
authored
Oct 28, 2018
4bbc7093
small text fix in cli help
· e2fca1cf
Martin
authored
Oct 28, 2018
e2fca1cf
renamed http.resp.content to http.resp.body
· 99556382
Martin
authored
Oct 28, 2018
99556382
basic readme and instructions
· 3049f7c4
Martin
authored
Oct 28, 2018
3049f7c4
provide more functions in eval
· 11ca19aa
Martin
authored
Oct 28, 2018
11ca19aa
impl runner and evaluation of expects
· 3b6d94f0
Martin
authored
Oct 28, 2018
3b6d94f0
add exit code 2 when check is unknown
· 99989e0e
Martin
authored
Oct 28, 2018
99989e0e
store http header with same name as list in results
· 65c7adbc
Martin
authored
Oct 28, 2018
65c7adbc
fixed exception caused by host being unreachable
· baf47ec9
Martin
authored
Oct 28, 2018
baf47ec9
impl http check
· d4eae676
Martin
authored
Oct 28, 2018
d4eae676
27 Oct, 2018
13 commits
whitespace optimization
· e99aee76
Martin
authored
Oct 27, 2018
e99aee76
removed wrong indent in ip module
· 36029fc3
Martin
authored
Oct 27, 2018
36029fc3
minor ergonomy fixes
· 1ca75fc0
Martin
authored
Oct 27, 2018
1ca75fc0
impl ssl check
· 3d0d3e52
Martin
authored
Oct 27, 2018
3d0d3e52
added reusable timer functions
· 7828f304
Martin
authored
Oct 27, 2018
7828f304
impl tcp check
· 793c2f09
Martin
authored
Oct 27, 2018
793c2f09
added rope as dev dependency
· d3d7631a
Martin
authored
Oct 27, 2018
d3d7631a
impl stump for BaseCheck
· ae5eeab7
Martin
authored
Oct 27, 2018
ae5eeab7
added stump for dns check
· 250bfca1
Martin
authored
Oct 27, 2018
250bfca1
Added EditorConfig
· 5eed4409
Martin
authored
Oct 27, 2018
5eed4409
fully ignore .vscode directory
· 8851c4cf
Martin
authored
Oct 27, 2018
8851c4cf
installed pylint, jedi, and flake8 as dev dependency
· 10e07492
Martin
authored
Oct 27, 2018
10e07492
project structure for different check classes
· 4ab18362
Martin
authored
Oct 27, 2018
4ab18362
26 Oct, 2018
4 commits
fixed verbose option
· 3725307a
Martin
authored
Oct 26, 2018
3725307a
more basic command line parsing
· d215abd5
Martin
authored
Oct 26, 2018
d215abd5
defined base cli with docopt
· e677b8b8
Martin
authored
Oct 26, 2018
e677b8b8
initial commit
· cd6c61d5
Martin
authored
Oct 26, 2018
cd6c61d5