aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-17cmake: Fix for MSVC2010 project generationSergei Nikulov
2013-07-14src/tool: allow timeouts to accept decimal valuesDave Reisner
2013-07-14src/tool_paramhlp: try harder to catch negativesDave Reisner
2013-07-08Added winssl-zlib target to VC builds.Guenter Knauf
2013-05-11Updated zlib version in build files.Guenter Knauf
2013-05-06build: fixed unit1394 for debug and metlink buildsDaniel Stenberg
2013-05-06unit1394.c: plug the curl tool unit test inKamil Dudka
2013-05-06src/Makefile.am: build static lib for unit tests if enabledKamil Dudka
2013-05-06tool_getparam: ensure string termination in parse_cert_parameter()Kamil Dudka
2013-05-06tool_getparam: fix memleak in handling the -E optionKamil Dudka
2013-05-06tool_getparam: describe what parse_cert_parameter() doesKamil Dudka
2013-05-06curl -E: allow to escape ':' in cert nicknameJared Jennings
2013-04-27Corrected version numbers after bumpSteve Holme
2013-04-27sasl-ir: Added --sasl-ir option to curl command line toolSteve Holme
2013-04-20tool_paramhlp: Fixed options being included in usernameSteve Holme
2013-04-11Enabled MinGW sync resolver builds.Guenter Knauf
2013-04-09Fixed ares-enabled builds with static makefiles.Guenter Knauf
2013-04-04--engine: spellfix the help messageDaniel Stenberg
2013-03-13tool_main.c: remove redundant vms_show storage-class specifierYang Tse
2013-03-13tool_main.c: fix VMS global variable storage-class specifierTom Grace
2013-03-12curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse
2013-03-07checksrc: ban unsafe functionsDaniel Stenberg
2013-02-19metalink: fix improbable crash parsing metalink filenameNick Zitzmann
2013-02-15metalink_cleanup: yet another follow-up fixDaniel Stenberg
2013-02-15metalink_cleanup: define it without argumentDaniel Stenberg
2013-02-14remove ifdefsDaniel Stenberg
2013-02-13move msvc IDE related files to 'vc' directory treeYang Tse
2013-02-09Updated dependency libs.Guenter Knauf
2013-02-06msvc: move Makefile.msvc.names into winbuild/Daniel Stenberg
2013-02-06vms_show: post VMS patch cleanup - IIYang Tse
2013-02-06tool_main.c: post VMS patch cleanup - IYang Tse
2013-02-05VMS: fix and generate the VMS build configJohn E. Malmberg
2013-01-28Updated dependency libs.Guenter Knauf
2013-01-22formpost: support quotes, commas and semicolon in file namesUlion
2013-01-20Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse
2013-01-16--libcurl: fix for non-zero default optionsYves Arrouye
2013-01-09curl: ignore SIGPIPE - compilation fix - follow-upYang Tse
2013-01-09curl: ignore SIGPIPE - compilation fixYang Tse
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-08curl: ignore SIGPIPEDaniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03writeout: -w now supports remote_ip/port and local_ip/portDaniel Stenberg
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-26curl tool: rename hugehelp files to tool_hugehelpYang Tse
2012-12-26curl tool: renaming hugehelp files to tool_hugehelpYang Tse
2012-12-21configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGSYang Tse
2012-12-18VC6 IDE: link with advapi32.lib when using WIN32 crypto API (md5.c)Yang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-12-04build: explain current role of LIBS in our Makefile.am filesYang Tse