Age | Commit message (Expand) | Author |
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 |
2005-03-16 | Removed references to config-vms.h from the makefiles. | Dan Fandrich |
2004-07-28 | renamed CURL_HEADERS, since it is a magic automake name we must not use | Daniel Stenberg |
2004-07-03 | added Makefile.inc which can be included from other makefiles to reduce maint... | Gunter Knauf |