aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-25curl: point out the conflicting HTTP methods if usedDaniel Stenberg
2015-08-25curl: clarify that users can only specify one _METHOD_Daniel Stenberg
2015-08-24curl_easy_{escape,unescape}.3: "char *" vs. "const char *"Svyatoslav Mishyn
2015-08-24os400: include new options in wrappers and update ILE/RPG binding.Patrick Monnerat
2015-08-24KNOWN_BUGS: #2, not reading a HEAD response-body is not a bugDaniel Stenberg
2015-08-24KNOWN_BUGS: #78 zero-length files is already fixed!Daniel Stenberg
2015-08-24getinfo: added CURLINFO_ACTIVESOCKETRazvan Cojocaru
2015-08-24http2: remove dead codeDaniel Stenberg
2015-08-24ntlm: mark deliberate switch case fall-throughDaniel Stenberg
2015-08-24http2: on_frame_recv: get a proper 'conn' for the debug loggingDaniel Stenberg
2015-08-24RELEASE-NOTES: synced with 2acaf3c804Daniel Stenberg
2015-08-23tool: fix memory leak with --proto-default optionDan Fandrich
2015-08-22CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot
2015-08-22runtests: Allow for spaces in server-verify curl custom pathJay Satiro
2015-08-22NTLM: recent boringssl brought DES_set_odd_parity backDaniel Stenberg
2015-08-22configure: detect latest boringsslDaniel Stenberg
2015-08-22configure: change functions to detect openssl (clones)Daniel Stenberg
2015-08-21openssl: handle lack of server cert when strict checking disabledAlessandro Ghedini
2015-08-21ftp: clear the do_more bit when the server has connectedDaniel Stenberg
2015-08-21travis.yml: Add OS X testbot.Jactry Zeng
2015-08-20travis: Upgrading to container based buildRémy Léone
2015-08-20RELEASE-NOTES: synced with 14ff86256b13eDaniel Stenberg
2015-08-20rtsp: stop reading empty DESCRIBE responsesErik Janssen
2015-08-20rtsp: support basic/digest authenticationErik Janssen
2015-08-19CURLMOPT_PUSHFUNCTION.3: fix argument typesSam Roth
2015-08-19inet_pton.c: Fix MSVC run-time check failureMarcel Raad
2015-08-18docs: Update the redirect protocols disabled by defaultJay Satiro
2015-08-18gitignore: Sort for readabilityJay Satiro
2015-08-15curl_easy_getinfo.3: fix superfluous spaceDaniel Stenberg
2015-08-15CURLOPT_HTTP_VERSION.3: connection re-use goes before versionDaniel Stenberg
2015-08-15curl.1: Document weaknesses in SSLv2 and SSLv3Daniel Kahn Gillmor
2015-08-14generate.bat: Added support for generating only the prerequisite filesSteve Holme
2015-08-14generate.bat: Only call buildconf.bat if it existsSteve Holme
2015-08-14generate.bat: Fixed issues when ran in directories with special charsSteve Holme
2015-08-14cmake: Fix CurlTests check for gethostbyname_r with 5 argumentsBrad King
2015-08-14* buildconf.bat: Fixed issues when ran in directories with special charsSteve Holme
2015-08-13curl_global_init_mem.3: Stronger thread safety warningJay Satiro
2015-08-12curl_multi_add_handle.3: fix a typoSvyatoslav Mishyn
2015-08-12docs: fix typosAlessandro Ghedini
2015-08-12bump: start working toward 7.45.0Daniel Stenberg
2015-08-12THANKS: remove duplicate nameDaniel Stenberg
2015-08-12THANKS-filter: merge Todd's namesDaniel Stenberg
2015-08-12THANKS: 13 new contributors from the 7.44.0 RELEASE-NOTESDaniel Stenberg
2015-08-11RELEASE-NOTES: synced with c75a1e775061Daniel Stenberg
2015-08-11curl_formget.3: correct return codeSvyatoslav Mishyn
2015-08-11libcurl-tutorial.3: fix formattingSvyatoslav Mishyn
2015-08-11curl_easy_recv.3: fix formattingSvyatoslav Mishyn
2015-08-11http2: discard frames with no SessionHandleAnders Bakken
2015-08-11RELEASE-NOTES: synced with 9ee40ce2abaDaniel Stenberg
2015-08-10build: refer to fixed libidn versionsViktor Szakats