aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23gnutls: Report actual GnuTLS error message for certificate errorsMike Crowe
2015-09-22RELEASE-NOTES: synced with 6b56901b56eDaniel Stenberg
2015-09-22gnutls: Support CURLOPT_KEYPASSWDMike Crowe
2015-09-22CURLINFO_TLS_SESSION: always return backend infoDaniel Stenberg
2015-09-22tool: remove redundant libcurl checkDaniel Hwang
2015-09-22CURLOPT_PROXY.3: A proxy given as env variable gets no special treatmentRichard van den Berg
2015-09-22TODO: 5.7 More compressionsDaniel Stenberg
2015-09-21tool_operate: Don't call easysrc cleanup unless --libcurlJay Satiro
2015-09-20CURLOPT_PINNEDPUBLICKEY.3: replace test.com with example.comViktor Szakats
2015-09-20KNOWN_BUGS: 91 "curl_easy_perform hangs with imap and PolarSSL"Daniel Stenberg
2015-09-20KNOWN_BUGS: add link to #85Daniel Stenberg
2015-09-20tests: disable 1801 until fixedDaniel Stenberg
2015-09-20RELEASE-NOTES: synced with 4d95491636eeDaniel Stenberg
2015-09-20tool: generate easysrc only on --libcurlDaniel Lee Hwang
2015-09-19vtls: Change designator name for server's pubkey hashJay Satiro
2015-09-19NTLM: Reset auth-done when using a fresh connectionIsaac Boukris
2015-09-19ssl: add server cert's "sha256//" hash to verboseDaniel Hwang
2015-09-19openldap: only part of LDAP query results receivedJakub Zakrzewski
2015-09-19openssl: don't output certinfo dataAlessandro Ghedini
2015-09-19openssl: refactor certificate parsing to use OpenSSL memory BIOAlessandro Ghedini
2015-09-18nss: prevent NSS from incorrectly re-using a sessionKamil Dudka
2015-09-18nss: check return values of NSS functionsKamil Dudka
2015-09-17CURLOPT_PINNEDPUBLICKEY.3: mention error codeDaniel Stenberg
2015-09-17openssl: build with < 0.9.8Daniel Stenberg
2015-09-17libcurl-errors.3: add two missing error codesDaniel Stenberg
2015-09-14CURLOPT_PINNEDPUBLICKEY.3: Improve pubkey extraction exampleJay Satiro
2015-09-13http2: removed unused functionDaniel Stenberg
2015-09-12CURLINFO_ACTIVESOCKET.3: mention it replaces *LASTSOCKETDaniel Stenberg
2015-09-12opts: add CURLINFO_* man pages to distDaniel Stenberg
2015-09-12opts: 19 more CURLINFO_* options made into stand-alone man pagesDaniel Stenberg
2015-09-12RELEASE-NOTES: synced with fad9604613Daniel Stenberg
2015-09-11curl: customrequest_helper: deal with NULL custom methodDaniel Stenberg
2015-09-11CURLOPT_FNMATCH_FUNCTION.3: fix typoSvyatoslav Mishyn
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