summaryrefslogtreecommitdiff
path: root/src/check_curl.c
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-23add digest supportNick Gregory
2012-03-07switched to version 0.0.4Andreas Baumann
2009-10-06fix in output of status message for HTTP and FTPAndreas 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