Daniel Stenberg
|
b889408500
curl: support parallel transfers
|
5 years ago |
Marcel Raad
|
d1b5cf830b
build: fix Codacy/CppCheck warnings
|
5 years ago |
Marcel Raad
|
d110d96b98
tool_cb_wrt: fix bad-function-cast warning
|
5 years ago |
Jay Satiro
|
f5bc578f4c
tool_cb_wrt: fix writing to Windows null device NUL
|
5 years ago |
Daniel Stenberg
|
4849267197
curl -J: do not append to the destination file
|
6 years ago |
Daniel Gustafsson
|
2f5f31bb57
tool_cb_wrt: Silence function cast compiler warning
|
6 years ago |
Yasuhiro Matsumoto
|
5bfaa86ceb
curl: fixed UTF-8 in current console code page (Windows)
|
6 years ago |
Daniel Stenberg
|
c1c27625c7
curl: show headers in bold
|
6 years ago |
Marcel Raad
|
f601f42787
tool_cb_wrt: fix variable shadowing warning
|
7 years ago |
Daniel Stenberg
|
d4cc240c19
tool_wrte_cb: remove check for config == NULL
|
7 years ago |
Daniel Stenberg
|
5385450afd
curl: prevent binary output spewed to terminal
|
7 years ago |
Alexis La Goutte
|
244e0a36bd
gcc7: fix ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]
|
7 years ago |
Hanno Böck
|
aced311d18
curl: fix callback argument inconsistency
|
7 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Kamil Dudka
|
f251417d85
src/tool_cb_wrt: separate fnc for output file creation
|
9 years ago |
Kamil Dudka
|
921d195187
tool: wrap lines longer than 79 columns
|
9 years ago |
Steve Holme
|
c715fa0b60
tool: Updated the warnf() function to use the GlobalConfig structure
|
9 years ago |
Steve Holme
|
705a4cb549
tool_cfgable: Renamed Configurable structure to OperationConfig
|
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
|
7352ac408b
Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeed
|
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
|
5b57c54416
tool_cb_wrt.c: disambiguate warning message
|
13 years ago |
Daniel Stenberg
|
515f11e79b
large headers: have curl accept >16K headers
|
13 years ago |
Yang Tse
|
7be872c389
curl tool: fix some more OOM handling
|
13 years ago |
Yang Tse
|
f4853db5e6
curl tool: fix some OOM handling
|
13 years ago |
Yang Tse
|
d9f686db88
remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
|
13 years ago |
Yang Tse
|
119f43360b
allow write callbacks to indicate OOM to libcurl
|
13 years ago |
Yang Tse
|
c6702c7d3f
curl tool: reviewed code moved to tool_*.[ch] files
|
13 years ago |