summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-01-14fixed another wrong castAndreas Baumann
2017-01-14added wrong virtual host to header dataAndreas Baumann
2017-01-13small conversion fixes around strtol and an uninitialized curl codeAndreas Baumann
2017-01-06made -ffollow workAndreas Baumann
2017-01-06added an --insecure switch for SSL connections with self-signed certificatesAndreas Baumann
2016-09-06fixed disabled of host verification with --no-verify-hostAndreas Baumann
2015-10-31removed warning about 'answer_protocol_version'Andreas Baumann
2013-12-25changed digest option to -d to -D (-d is used by the original check_httpAndreas Baumann
2013-12-23add digest supportNick Gregory
2013-06-29fixed packaging for Fedora 18Andreas Baumann
2012-07-12added generated gengetopt files, there is no decent gengetopt on most linux d...Andreas Baumann
2012-03-07switched to version 0.0.4Andreas Baumann
2009-10-06fix in output of status message for HTTP and FTPAndreas Baumann
2009-10-02small fixes for warnings with gcc 4.4.1 on ArchLinuxAndreas Baumann
2009-10-02fixed quite some bugs, normal FTP support works, not yet FTPS (implicit or ex...Andreas Baumann
2009-09-29changed insecure and verify-host options to negative, default is DO verificationAndreas Baumann
2009-09-28finish for release 0.0.3, added CA and client certificate handlingAndreas Baumann
2009-09-28added all SSL options we currently need, --insecure worksm alreadyAndreas Baumann
2009-09-28fixed some compiler warnings, added testsAndreas Baumann
2008-10-10small cleanup in header file includesAndreas Baumann
2008-10-09- added user agentAndreas Baumann
2008-10-07- fixed one-line-outputs in curl error buffersAndreas Baumann
2008-09-27- added first runnig versionAndreas Baumann