summaryrefslogtreecommitdiff
path: root/src/tool_libinfo.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* tool: use feature names instead of bit mask, when possiblePatrick Monnerat2022-11-141-1/+82
* tool: remove protocol count limitationPatrick Monnerat2022-09-221-132/+54
* misc: fix spelling in two source filesJohn Bampton2022-09-191-1/+1
* tool_libinfo: silence "different 'const' qualifiers" in qsort()Daniel Stenberg2022-09-171-3/+4
* cli tool: do not use disabled protocolsPatrick Monnerat2022-09-161-58/+140
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* tool_operate: only set SSH related libcurl options for SSH URLsDaniel Stenberg2021-11-211-33/+46
* curl.h: add CURLPROTO_GOPHERS as own protocol identifierDaniel Stenberg2021-01-061-1/+4
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* whitespace fixesViktor Szakats2018-09-231-1/+0
* cppcheck: fix warningsMarian Klymov2018-06-111-1/+1
* strcase: make the tool use curl_str[n]equal insteadDaniel Stenberg2016-10-311-2/+2
* strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg2016-10-311-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl tool: Enable support for the SMB protocolBill Nagel2014-11-301-1/+3
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* curl tool: make curl.h first header included in tool_setup.hYang Tse2012-04-081-2/+0
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-221-0/+102