summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warning 'unused parameter'.curl-7_27_0Guenter Knauf2012-07-271-0/+1
* Added prototypes to kill compiler warning.Guenter Knauf2012-07-271-0/+3
* Added --with-winidn to configure.Guenter Knauf2012-07-271-2/+74
* Update man page info on --metalink and typo.Ant Bryan2012-07-271-5/+5
* RELEASE-NOTES: remove mentioned of bug never in a releaseDaniel Stenberg2012-07-271-1/+0
* RELEASE-NOTES: synced with 33b815e894fbDaniel Stenberg2012-07-271-1/+6
* Changed Windows IDN text to 'WinIDN'.Guenter Knauf2012-07-261-1/+1
* darwinssl: fixed freeze involving the multi interfaceNick Zitzmann2012-07-253-24/+25
* Added support for tls-srp to MinGW builds.Guenter Knauf2012-07-251-0/+8
* curl_easy_setopt: fix typoDaniel Stenberg2012-07-241-1/+1
* keepalive: multiply value for OS-specific unitsDaniel Stenberg2012-07-221-0/+9
* http: print reason phrase from HTTP status line on errorKamil Dudka2012-07-223-3/+43
* tool_operate: fix misplaced initialization of orig_noprogressKamil Dudka2012-07-221-2/+6
* Client's "qop" value should not be quoted (RFC2617, section 3.2.2).Anton Yabchinskiy2012-07-211-1/+1
* Fixed typo.Guenter Knauf2012-07-211-1/+1
* make: make distclean work againDaniel Stenberg2012-07-201-3/+7
* test Makefile: only feature 'unit' once in the list of dirsDaniel Stenberg2012-07-201-2/+7
* Fixed some typos in documentationDan Fandrich2012-07-2016-34/+33
* Fixed CR issue with Win32 version on MSYS.Guenter Knauf2012-07-201-1/+2
* Fixed CR issue with Win32 version on MSYS.Guenter Knauf2012-07-201-1/+1
* Fixed MSYS <-> Windows path convertion.Guenter Knauf2012-07-201-38/+4
* Follow-up fix to detect SSL libs with MinGW.Guenter Knauf2012-07-191-4/+4
* Tell git to not convert configure-related files.Guenter Knauf2012-07-171-0/+1
* Trial to teach runtests.pl about WinSSL.Guenter Knauf2012-07-171-0/+10
* Fixed warning 'uninitialized value in numeric gt'.Guenter Knauf2012-07-171-1/+1
* RELEASE-NOTES: synced with 9d11716933616Daniel Stenberg2012-07-151-1/+8
* multi_runsingle: added precaution against easy_conn NULL pointerDaniel Stenberg2012-07-151-0/+10
* getparam: fix the GetStr() macroDaniel Stenberg2012-07-151-3/+4
* Tell git to not convert configure-related files.Guenter Knauf2012-07-151-0/+3
* parse_proxy: remove dead assignmentDaniel Stenberg2012-07-131-1/+1
* ftp_do_more: add missing check of return codeDaniel Stenberg2012-07-131-1/+4
* getinfo: use va_end and cut off Curl_ from static funcsDaniel Stenberg2012-07-131-22/+27
* Split up Curl_getinfoPhilip Craig2012-07-131-129/+167
* Added error checking for curl_global_init().Guenter Knauf2012-07-121-1/+7
* Added curl_global_* functions.Guenter Knauf2012-07-121-0/+5
* Minor fixes to MinGW makefiles.Guenter Knauf2012-07-122-4/+4
* docs: mention CURL_GLOBAL_DEFAULTDaniel Stenberg2012-07-121-1/+5
* Added curl_global_* functions.Guenter Knauf2012-07-121-0/+5
* tests: verify the stricter numeric option parserDaniel Stenberg2012-07-123-1/+61
* SWS: use of uninitialized memory fixDaniel Stenberg2012-07-121-0/+3
* test48: verify that HEAD doesn't close extraDaniel Stenberg2012-07-121-2/+9
* connection-monitor: always log disconnect when enabledDaniel Stenberg2012-07-124-7/+5
* HEAD: don't force-close after response-headersDaniel Stenberg2012-07-121-1/+2
* Removed trailing empty strings from awk script.Guenter Knauf2012-07-121-3/+3
* Cleaned up version awk script.Guenter Knauf2012-07-112-47/+16
* Added project copyright header.Guenter Knauf2012-07-112-35/+59
* Removed libcurl.imp from Makefile.am.Guenter Knauf2012-07-113-8/+11
* Added missing dependency to export list.Guenter Knauf2012-07-111-1/+1
* Fixed export list path.Guenter Knauf2012-07-111-2/+2
* Changed NetWare build to generate export list.Guenter Knauf2012-07-114-65/+62