Mark Gaiser
|
65b563a96a
curl: add support for the IPFS protocols:
|
2 years ago |
Daniel Stenberg
|
8d7cda1f92
curl: return error when asked to use an unsupported HTTP version
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Patrick Monnerat
|
184fc6f07a
tool: use feature names instead of bit mask, when possible
|
2 years ago |
Patrick Monnerat
|
677266c769
tool: remove protocol count limitation
|
2 years ago |
John Bampton
|
a46e412464
misc: fix spelling in two source files
|
2 years ago |
Daniel Stenberg
|
9eccc613a2
tool_libinfo: silence "different 'const' qualifiers" in qsort()
|
2 years ago |
Patrick Monnerat
|
dd2a024323
cli tool: do not use disabled protocols
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
18270893ab
tool_operate: only set SSH related libcurl options for SSH URLs
|
3 years ago |
Daniel Stenberg
|
f52c6981c5
curl.h: add CURLPROTO_GOPHERS as own protocol identifier
|
3 years ago |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
5 years ago |
Viktor Szakats
|
b801b453af
whitespace fixes
|
6 years ago |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 years ago |
Daniel Stenberg
|
95bd2b3e7f
strcase: make the tool use curl_str[n]equal instead
|
8 years ago |
Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Bill Nagel
|
b359badd49
curl tool: Enable support for the SMB protocol
|
10 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
01b0f1061d
curl tool: make curl.h first header included in tool_setup.h
|
12 years ago |
Yang Tse
|
919c97fa65
curl tool: use configuration files from lib directory
|
12 years ago |
Yang Tse
|
fb3845a438
curl tool: reviewed code moved to tool_*.[ch] files
|
13 years ago |