index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2019-07-20
curl: support parallel transfers
Daniel Stenberg
2018-09-23
whitespace fixes
Viktor Szakats
2018-02-05
time-cond: fix reading the file modification time on Windows
Michael Kaufmann
2018-01-29
curl_ctype: private is*() type macros and functions
Daniel Stenberg
2017-09-02
mime: use in curl cli tool instead of form API.
Patrick Monnerat
2017-05-06
curl: remove tool_writeenv.[ch]
Daniel Stenberg
2016-10-31
strcase: make the tool use curl_str[n]equal instead
Daniel Stenberg
2016-10-31
strcasecompare: all case insensitive string compares ignore locale now
Daniel Stenberg
2015-12-23
Makefile.inc: s/curl_SOURCES/CURL_FILES
Daniel Stenberg
2015-10-18
tool: Generate easysrc with last cache linked-list
Daniel Hwang
2014-11-05
curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds
Daniel Stenberg
2014-05-22
build: Fixed incorrect reference to curl_setup.h in Visual Studio files
Steve Holme
2014-05-21
Makefile.inc: Added curlx headers to assist Visual Studio project generation
Steve Holme
2014-05-21
build: Renamed CURLX_ONES file list definition to CURLX_CFILES
Steve Holme
2014-05-17
Makefile.inc: Added resource file to assist Visual Studio project generation
Steve Holme
2014-02-16
warnless: add wrapper function for read and write on Windows
Marc Hoersken
2013-07-31
curl: follow-up for commit 5af2bfb9
Yang Tse
2013-07-31
curl: --progress-bar max update frequency now at 5Hz
Daniel Stenberg
2013-01-20
Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-26
curl tool: renaming hugehelp files to tool_hugehelp
Yang Tse
2012-06-07
metalink: build fixes and adjustments I
Yang Tse
2012-05-26
Reduced #ifdef HAVE_METALINK
Tatsuhiro Tsujikawa
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2012-02-09
curl: use new library-side TCP_KEEPALIVE options
Dave Reisner
2011-10-06
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-10-05
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-10-05
curl tool: code moved to tool_*.[ch] files
Yang Tse
2011-10-03
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-24
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-22
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-21
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-20
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-19
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-18
curl tool: create tool_myfunc.[ch] which later on will hold my_* functions
Yang Tse
2011-09-16
curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch]
Yang Tse
2011-09-16
curl tool: move so called 'multi_files' stuff into tool_mfiles.[ch]
Yang Tse
2011-09-16
curl tool: move convert_* functions into tool_convert.[ch]
Yang Tse
2010-11-05
save metadata to extended file attributes
Stefan Tomanek
2010-08-02
Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro.
Guenter Knauf
2010-08-02
Renamed curl_SOURCES to CURL_ALLFILES to overcome wmake's case-insensitivity.
Guenter Knauf
2010-07-29
Added a comment with an alternate idea to avoid the backslash line continatio...
Guenter Knauf
2010-02-14
removed trailing whitespace
Yang Tse
2009-07-09
- Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses for
Daniel Stenberg
2009-06-05
introduction of os-specific.c and os-specific.h
Yang Tse
2008-10-23
moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_
Daniel Stenberg
2008-10-16
compile the library file strequal.c to get the Curl_raw_equal function as
Daniel Stenberg
2007-02-20
curl tool was using functions curlx_tvnow and curlx_tvdiff which are not
Yang Tse
2006-07-11
Moved strdup replacement from src/main.c into src/strdup.c so it's available
Dan Fandrich
[next]