Age | Commit message (Expand) | Author |
2015-09-11 | curl: customrequest_helper: deal with NULL custom method | Daniel Stenberg |
2015-09-11 | CURLOPT_FNMATCH_FUNCTION.3: fix typo | Svyatoslav Mishyn |
2015-09-11 | curl: point out unnecessary uses of -X in verbose mode | Daniel Stenberg |
2015-09-10 | curl_sspi: fix possibly undefined CRYPT_E_REVOKED | Jay Satiro |
2015-09-09 | buildconf.bat: fix syntax error | Jay Satiro |
2015-09-09 | winbuild: run buildconf.bat if necessary | Benjamin Kircher |
2015-09-08 | docs: fix argument type for CURLINFO_SPEED_*, CURLINFO_SIZE_* | Svyatoslav Mishyn |
2015-09-08 | cmake: IPv6 : disable Unix header check on Windows platform | Sergei Nikulov |
2015-09-08 | parse_proxy: reject illegal port numbers | Daniel Stenberg |
2015-09-08 | FTP: do_more: add check for wait_data_conn in upload case | Daniel Stenberg |
2015-09-06 | CURLOPT_TLSAUTH_TYPE.3: update description | Svyatoslav Mishyn |
2015-09-05 | CURLOPT_PATH_AS_IS.3: fix typo | Svyatoslav Mishyn |
2015-09-05 | CURLINFO_SSL_VERIFYRESULT.3: add short description | Svyatoslav Mishyn |
2015-09-05 | CURLINFO_SSL_ENGINES.3: add short description | Svyatoslav Mishyn |
2015-09-05 | CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive" with "get" for consistency | Svyatoslav Mishyn |
2015-09-05 | CURLINFO_REDIRECT_TIME.3: remove redundant '!' | Svyatoslav Mishyn |
2015-09-04 | Revert "has: generate the curl/has.h header" | Kamil Dudka |
2015-09-04 | nss: do not directly access SSL_ImplementedCiphers[] | Kamil Dudka |
2015-09-04 | has: generate the curl/has.h header | Daniel Stenberg |
2015-09-03 | gitignore: ignore more generated VC Makefiles | Daniel Stenberg |
2015-09-03 | projects/Windows/.gitignore: ignore generated files for release | Daniel Stenberg |
2015-09-03 | http2: don't pass on Connection: headers | Daniel Stenberg |
2015-09-03 | curl.1: update RFC references | Daniel Stenberg |
2015-09-03 | CURLOPT_POSTREDIR.3: update RFC number and section | Daniel Stenberg |
2015-09-03 | CURLOPT_FOLLOWLOCATION.3: mention methods for redirects | Daniel Stenberg |
2015-09-03 | inet_pton.c: Fix MSVC run-time check failure (2) | Marcel Raad |
2015-09-03 | docs: Warn about any-domain cookies and multiple transfers | Jay Satiro |
2015-09-02 | tool_sdecls.h: Fixed compilation warning from commit 4a889441d3 | Steve Holme |
2015-09-02 | opts: 8 more CURLINFO* options as stand-alone man pages | Daniel Stenberg |
2015-08-31 | RELEASE-NOTES: synced with c764cb4add1a8 | Daniel Stenberg |
2015-08-31 | man-pages: more SEE ALSO links | Daniel Stenberg |
2015-08-31 | opts: more CURLINFO_* options as stand-alone man pages | Daniel Stenberg |
2015-08-31 | sasl: Only define Curl_sasl_digest_get_pair() when CRYPTO_AUTH enabled | Steve Holme |
2015-08-31 | sasl: Updated SPN variables and comments for consistency | Steve Holme |
2015-08-30 | configure: check for HMAC_Update in openssl | Daniel Stenberg |
2015-08-30 | win32: Use DES_set_odd_parity() from OpenSSL/BoringSSL by default | Steve Holme |
2015-08-30 | des: Fixed compilation warning from commit 613e5022fe | Steve Holme |
2015-08-30 | buildconf.bat: Fixed double blank line in 'curl manual' warning output | Steve Holme |
2015-08-30 | makefiles: Added our standard copyright header | Steve Holme |
2015-08-29 | CURLOPT_FILETIME.3: CURLINFO_FILETIME has its own manpage now | Jay Satiro |
2015-08-29 | CURLINFO_RESPONSE_CODE.3: added short description | Daniel Stenberg |
2015-08-28 | opts: 7 initial CURLINFO_* options as stand-alone man pages | Daniel Stenberg |
2015-08-28 | libcurl.m4: Put braces around empty if body | Nikolai Kondrashov |
2015-08-25 | curl_easy_escape.3: escape '\n' | Svyatoslav Mishyn |
2015-08-25 | curl_easy_{escape,setopt}.3: fix example | Svyatoslav Mishyn |
2015-08-25 | cmake: added Windows SSL support | Sergei Nikulov |
2015-08-25 | curl: point out the conflicting HTTP methods if used | Daniel Stenberg |
2015-08-25 | curl: clarify that users can only specify one _METHOD_ | Daniel Stenberg |
2015-08-24 | curl_easy_{escape,unescape}.3: "char *" vs. "const char *" | Svyatoslav Mishyn |
2015-08-24 | os400: include new options in wrappers and update ILE/RPG binding. | Patrick Monnerat |