aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-30file: use fdopen() for uploaded files if availableKamil Dudka
2012-07-29Added DWANT_IDN_PROTOTYPES define for MSVC too.Guenter Knauf
2012-07-29Added Win32 problems.Guenter Knauf
2012-07-29Added hint to read docs/INSTALL too.Guenter Knauf
2012-07-29Added new file to distro.Guenter Knauf
2012-07-28TODO: Updated after 7.27.0 releaseSteve Holme
2012-07-28TODO-RELEASE: updated after 7.27.0 releaseDaniel Stenberg
2012-07-28THANKS: 12 new contributors from the 7.27.0 releaseDaniel Stenberg
2012-07-27version bump: start towards next releaseDaniel Stenberg
2012-07-27Fixed compiler warning 'unused parameter'.Guenter Knauf
2012-07-27Added prototypes to kill compiler warning.Guenter Knauf
2012-07-27Added --with-winidn to configure.Guenter Knauf
2012-07-27Update man page info on --metalink and typo.Ant Bryan
2012-07-27RELEASE-NOTES: remove mentioned of bug never in a releaseDaniel Stenberg
2012-07-27RELEASE-NOTES: synced with 33b815e894fbDaniel Stenberg
2012-07-26Changed Windows IDN text to 'WinIDN'.Guenter Knauf
2012-07-25darwinssl: fixed freeze involving the multi interfaceNick Zitzmann
2012-07-25Added support for tls-srp to MinGW builds.Guenter Knauf
2012-07-24curl_easy_setopt: fix typoDaniel Stenberg
2012-07-22keepalive: multiply value for OS-specific unitsDaniel Stenberg
2012-07-22http: print reason phrase from HTTP status line on errorKamil Dudka
2012-07-22tool_operate: fix misplaced initialization of orig_noprogressKamil Dudka
2012-07-21Client's "qop" value should not be quoted (RFC2617, section 3.2.2).Anton Yabchinskiy
2012-07-21Fixed typo.Guenter Knauf
2012-07-20make: make distclean work againDaniel Stenberg
2012-07-20test Makefile: only feature 'unit' once in the list of dirsDaniel Stenberg
2012-07-20Fixed some typos in documentationDan Fandrich
2012-07-20Fixed CR issue with Win32 version on MSYS.Guenter Knauf
2012-07-20Fixed CR issue with Win32 version on MSYS.Guenter Knauf
2012-07-20Fixed MSYS <-> Windows path convertion.Guenter Knauf
2012-07-19Follow-up fix to detect SSL libs with MinGW.Guenter Knauf
2012-07-17Tell git to not convert configure-related files.Guenter Knauf
2012-07-17Trial to teach runtests.pl about WinSSL.Guenter Knauf
2012-07-17Fixed warning 'uninitialized value in numeric gt'.Guenter Knauf
2012-07-15RELEASE-NOTES: synced with 9d11716933616Daniel Stenberg
2012-07-15multi_runsingle: added precaution against easy_conn NULL pointerDaniel Stenberg
2012-07-15getparam: fix the GetStr() macroDaniel Stenberg
2012-07-15Tell git to not convert configure-related files.Guenter Knauf
2012-07-13parse_proxy: remove dead assignmentDaniel Stenberg
2012-07-13ftp_do_more: add missing check of return codeDaniel Stenberg
2012-07-13getinfo: use va_end and cut off Curl_ from static funcsDaniel Stenberg
2012-07-13Split up Curl_getinfoPhilip Craig
2012-07-12Added error checking for curl_global_init().Guenter Knauf
2012-07-12Added curl_global_* functions.Guenter Knauf
2012-07-12Minor fixes to MinGW makefiles.Guenter Knauf
2012-07-12docs: mention CURL_GLOBAL_DEFAULTDaniel Stenberg
2012-07-12Added curl_global_* functions.Guenter Knauf
2012-07-12tests: verify the stricter numeric option parserDaniel Stenberg
2012-07-12SWS: use of uninitialized memory fixDaniel Stenberg
2012-07-12test48: verify that HEAD doesn't close extraDaniel Stenberg