aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-09http: avoid auth failure on a duplicated headerKamil Dudka
2014-05-09cacertinmem: fix memory leakDaniel Stenberg
2014-05-09TODO: firefox will soon support SSL (HTTPS) to proxyDaniel Stenberg
2014-05-09test87: Get rid of extraneous square brackets in tagDan Fandrich
2014-05-08mk-ca-bundle: added -pPatrick Watson
2014-05-08FAQ: Added 5.18 Does libcurl use threads?Daniel Stenberg
2014-05-07RELEASE-NOTES: Added contributorDan Fandrich
2014-05-07configure: Don't set LD_LIBRARY_PATH when cross-compilingAaro Koskinen
2014-05-07http2: Compile with latest nghttp2Tatsuhiro Tsujikawa
2014-05-07curl.1: Added missing --login-options optionSteve Holme
2014-05-07tool_help: Fixed missing --login-options optionSteve Holme
2014-05-07url.c: Fixed compilation warning/errorSteve Holme
2014-05-06TODO: Fixed some spelling mistakesSteve Holme
2014-05-06TODO: Add support for concurrent connections in ftpserver.plSteve Holme
2014-05-06build: Fixed file format version number in VC12 solution filesSteve Holme
2014-05-06build-openssl.bat: Corrected use of angled brackets in help outputIvo Bellin Salarin
2014-05-06RELEASE-NOTES: changed encoding to UTF-8Dan Fandrich
2014-05-06RELEASE-NOTES: synced with 5de8d84098db1bd2Daniel Stenberg
2014-05-06fix_hostname: strip off a single trailing dot from host nameDaniel Stenberg
2014-05-06curl: bail on cookie use when built with disabled cookiesDaniel Stenberg
2014-05-06Enable poll on darwin13Daniel Johnson
2014-05-05curl_easy_setopt.3: added the proto for CURLOPT_SSH_KNOWNHOSTSDaniel Stenberg
2014-05-05tests: Use standard libtest return codes when relevantDan Fandrich
2014-05-05test1513: Don't return an uninitialized variable on init failureDan Fandrich
2014-05-05curl_multi_cleanup: ignore SIGPIPE betterJeff King
2014-05-05TODO: the FTP HOST command is now in RFC 7151Daniel Stenberg
2014-05-05TODO: Update date and version in man pagesDaniel Stenberg
2014-05-05schannel: don't use the connect-timeout during sendDaniel Stenberg
2014-05-04mprintf: allow %.s with data not being zero terminatedDaniel Stenberg
2014-05-04RELEASE-NOTES: Synced with 4febbedc5aSteve Holme
2014-05-04curl_ntlm_core: Fixed use of long long for VC6 and VC7Steve Holme
2014-05-04config-win32.h: Fixed HAVE_LONGLONG for Visual Studio .NET 2003 and upSteve Holme
2014-05-04openssl: biomem->data is not zero terminatedDaniel Stenberg
2014-05-04BUILD.WINDOWS: update URL for windows prereqsDaniel Stenberg
2014-05-03easy_perform: spelling mistake in error messageDaniel Stenberg
2014-05-01Makefile.am: Added build-openssl.bat as README file references itSteve Holme
2014-05-01build: Fixed Visual Studio project file generator missing some filesSteve Holme
2014-05-01build: Added OpenSSL VC build helper for side-by-side compilationsSteve Holme
2014-05-01build: Added Visual Studio 2003 .NET (VC7.1) project filesSteve Holme
2014-05-01test585: Fixed NULL pointer dereference in fopenDan Fandrich
2014-04-30build: Fixed generation when source file names contain spacesSteve Holme
2014-04-29build: Added VC7 and VC7.1 support to the project file generatorSteve Holme
2014-04-29build: Added VC6 and VC12 support to the project file generatorSteve Holme
2014-04-29build: Added VC11 support to the project file generatorSteve Holme
2014-04-29build: Added VC9 and VC10 support to the project file generatorSteve Holme
2014-04-29build: Added Visual Studio project file generatorSteve Holme
2014-04-28copyright: Updated following recent editsSteve Holme
2014-04-29runtests.pl: Improved the check for a crash during torture testsDan Fandrich
2014-04-29Added a few more const where possibleDan Fandrich
2014-04-28unit1395: Fixed null pointer dereference on torture testDan Fandrich