aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-11curl: point out unnecessary uses of -X in verbose modeDaniel Stenberg
2015-09-10curl_sspi: fix possibly undefined CRYPT_E_REVOKEDJay Satiro
2015-09-09buildconf.bat: fix syntax errorJay Satiro
2015-09-09winbuild: run buildconf.bat if necessaryBenjamin Kircher
2015-09-08docs: fix argument type for CURLINFO_SPEED_*, CURLINFO_SIZE_*Svyatoslav Mishyn
2015-09-08cmake: IPv6 : disable Unix header check on Windows platformSergei Nikulov
2015-09-08parse_proxy: reject illegal port numbersDaniel Stenberg
2015-09-08FTP: do_more: add check for wait_data_conn in upload caseDaniel Stenberg
2015-09-06CURLOPT_TLSAUTH_TYPE.3: update descriptionSvyatoslav Mishyn
2015-09-05CURLOPT_PATH_AS_IS.3: fix typoSvyatoslav Mishyn
2015-09-05CURLINFO_SSL_VERIFYRESULT.3: add short descriptionSvyatoslav Mishyn
2015-09-05CURLINFO_SSL_ENGINES.3: add short descriptionSvyatoslav Mishyn
2015-09-05CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive" with "get" for consistencySvyatoslav Mishyn
2015-09-05CURLINFO_REDIRECT_TIME.3: remove redundant '!'Svyatoslav Mishyn
2015-09-04Revert "has: generate the curl/has.h header"Kamil Dudka
2015-09-04nss: do not directly access SSL_ImplementedCiphers[]Kamil Dudka
2015-09-04has: generate the curl/has.h headerDaniel Stenberg
2015-09-03gitignore: ignore more generated VC MakefilesDaniel Stenberg
2015-09-03projects/Windows/.gitignore: ignore generated files for releaseDaniel Stenberg
2015-09-03http2: don't pass on Connection: headersDaniel Stenberg
2015-09-03curl.1: update RFC referencesDaniel Stenberg
2015-09-03CURLOPT_POSTREDIR.3: update RFC number and sectionDaniel Stenberg
2015-09-03CURLOPT_FOLLOWLOCATION.3: mention methods for redirectsDaniel Stenberg
2015-09-03inet_pton.c: Fix MSVC run-time check failure (2)Marcel Raad
2015-09-03docs: Warn about any-domain cookies and multiple transfersJay Satiro
2015-09-02tool_sdecls.h: Fixed compilation warning from commit 4a889441d3Steve Holme
2015-09-02opts: 8 more CURLINFO* options as stand-alone man pagesDaniel Stenberg
2015-08-31RELEASE-NOTES: synced with c764cb4add1a8Daniel Stenberg
2015-08-31man-pages: more SEE ALSO linksDaniel Stenberg
2015-08-31opts: more CURLINFO_* options as stand-alone man pagesDaniel Stenberg
2015-08-31sasl: Only define Curl_sasl_digest_get_pair() when CRYPTO_AUTH enabledSteve Holme
2015-08-31sasl: Updated SPN variables and comments for consistencySteve Holme
2015-08-30configure: check for HMAC_Update in opensslDaniel Stenberg
2015-08-30win32: Use DES_set_odd_parity() from OpenSSL/BoringSSL by defaultSteve Holme
2015-08-30des: Fixed compilation warning from commit 613e5022feSteve Holme
2015-08-30buildconf.bat: Fixed double blank line in 'curl manual' warning outputSteve Holme
2015-08-30makefiles: Added our standard copyright headerSteve Holme
2015-08-29CURLOPT_FILETIME.3: CURLINFO_FILETIME has its own manpage nowJay Satiro
2015-08-29CURLINFO_RESPONSE_CODE.3: added short descriptionDaniel Stenberg
2015-08-28opts: 7 initial CURLINFO_* options as stand-alone man pagesDaniel Stenberg
2015-08-28libcurl.m4: Put braces around empty if bodyNikolai Kondrashov
2015-08-25curl_easy_escape.3: escape '\n'Svyatoslav Mishyn
2015-08-25curl_easy_{escape,setopt}.3: fix exampleSvyatoslav Mishyn
2015-08-25cmake: added Windows SSL supportSergei Nikulov
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