aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-12connection-monitor: always log disconnect when enabledDaniel Stenberg
2012-07-12HEAD: don't force-close after response-headersDaniel Stenberg
2012-07-12Removed trailing empty strings from awk script.Guenter Knauf
2012-07-11Cleaned up version awk script.Guenter Knauf
2012-07-11Added project copyright header.Guenter Knauf
2012-07-11Removed libcurl.imp from Makefile.am.Guenter Knauf
2012-07-11Added missing dependency to export list.Guenter Knauf
2012-07-11Fixed export list path.Guenter Knauf
2012-07-11Changed NetWare build to generate export list.Guenter Knauf
2012-07-11Added pointer to FAQ for linkage errors.Guenter Knauf
2012-07-11Small NetWare makefile tweak.Guenter Knauf
2012-07-11Changed MinGW makefiles to use WINSSL now.Guenter Knauf
2012-07-10test231: fix wrong -C use!Daniel Stenberg
2012-07-10cmdline: parse numerical options stricterDaniel Stenberg
2012-07-09docs: switch to proper UTF-8 for text file encodingDaniel Stenberg
2012-07-09Make Curl_schannel_version() return "WinSSL"Yang Tse
2012-07-09test 46: use different path lengths to get reliable sort orderDaniel Stenberg
2012-07-09cookie: fixed typo in commentDaniel Stenberg
2012-07-09https_getsock: provided for schannel backend as wellChristian Hägele
2012-07-09RELEASE-NOTES: added a URL reference to cookie docsDaniel Stenberg
2012-07-08Removed obsolete include path to project root.Guenter Knauf
2012-07-08TODO-RELEASE: issue 316 NTLM over proxy is fixedDaniel Stenberg
2012-07-08darwinssl: don't use arc4random_bufNick Zitzmann
2012-07-08KNOWN_BUGS: #80 Curl doesn't recognize certs in DER formatDaniel Stenberg
2012-07-08KNOWN_BUGS: #79 - any RCPT TO failure makes and errorDaniel Stenberg