index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_http.c
Age
Commit message (
Expand
)
Author
2004-11-24
Added support for sending port in host header (913633)
Matthew Kent
2004-11-24
Making messages more consistent
Ton Voon
2004-11-20
Bit of cleanup, fix verbose output.
Matthew Kent
2004-11-19
Make -L notice ssl use to output a proper href (1035234, Abid Rasheed)
Matthew Kent
2004-11-19
Options for User Agent string and extra headers (Ibere Tizio)
Ton Voon
2004-11-17
--no-body and --max-age options (949521 - Jamie Zawinski)
Ton Voon
2004-03-22
Option --url not mapped (Joe Rhett)
Ton Voon
2004-03-03
begin writing some perfdata as float
Karl DeBisschop
2004-03-02
relax check for -w/-c to accept floats (bug report from Warrick FitzGerald)
Karl DeBisschop
2004-02-20
- Missed out getopt for -T
Ton Voon
2004-02-20
Added Content-type when POSTing (Shawn Wills)
Ton Voon
2003-12-11
Relative redirects not followed correctly (854131 - John Sivak)
Ton Voon
2003-09-15
make status code extensible (thanks to Chris Wilson <chris@netservers.co.uk>)
Karl DeBisschop
2003-09-11
use prefdata function for size too
Karl DeBisschop
2003-09-11
use prefdata function
Karl DeBisschop
2003-08-23
- found and fixed memory allocation error in rewritten redir() function
Karl DeBisschop
2003-08-23
- hacked interim fix to segfault on redirect - for tesing only
Karl DeBisschop
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
2003-08-22
* bugfix: snprintf of timestamp truncated '\0'
Karl DeBisschop
2003-08-21
* Check redirections for infinte loops and limit depth of recursion
Karl DeBisschop
2003-08-19
*BUGFIX: LWS is not required betwwen "Location:" header field name and field ...
Karl DeBisschop
2003-08-19
*add missing status numbers from RFC 2616 (HTTP1.1)
Karl DeBisschop
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
2003-08-09
more pedantic compiler warns
Karl DeBisschop
2003-08-09
more pedantic compiler warns, change to microsecond output for perf data, add...
Karl DeBisschop
2003-08-09
more pedantic compiler warnings
Karl DeBisschop
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
2003-08-03
markup for translation
Karl DeBisschop
2003-08-03
markup for translation
Karl DeBisschop
2003-07-29
patch attempt to reference undefined optarg (credit Paul Farrall)
Karl DeBisschop
2003-06-30
Added -4 and -6 command line options into check_http, check_ldap and
Jeremy T. Bouse
2003-06-21
add remaining URI_PATH chars per RFC 2396
Karl DeBisschop
2003-06-11
fix URI_PATH to allow ?&#: (more still should be allowed)
Karl DeBisschop
2003-05-09
fix error when server closes connection
Karl DeBisschop
2003-04-23
update to RFC1123 hostname specs
Karl DeBisschop
2003-04-09
cleanup to suppress various strict compiler warnings
Karl DeBisschop
2003-04-07
ste timeout one second greater than critical time
Karl DeBisschop
2003-03-13
Strip leading spaces in perf data
Ton Voon
2003-03-12
Clean up of output from plugin
Jeremy T. Bouse
2003-03-12
Code clean-up
Jeremy T. Bouse
2003-03-11
Remove getopt_long checks
Ton Voon
2003-03-05
check_http min size option (680467 - Dave Viner)
Ton Voon
2003-02-21
Fixed coredump with unallocated string
Ton Voon
2003-02-18
Fixed compiler warning and increased the SSL random key for a Solaris PRNG pr...
Ton Voon
2003-02-12
Remove unnecessary \ - complaints from Tru64's cc compiler
Ton Voon
2003-02-08
submit request with one send
Karl DeBisschop
2003-02-05
fix segfault due to bad asprintf invocation
Karl DeBisschop
2003-01-29
Better error if server requests client based certificate (609382 - Olaf Greis)
Ton Voon
2003-01-28
remove NULL string inits that can lead to segfaults
Karl DeBisschop
2003-01-27
do not pass host if none is provided
Karl DeBisschop
[next]