summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* KNOWN_BUGS: add link to #85Daniel Stenberg2015-09-201-0/+1
* tests: disable 1801 until fixedDaniel Stenberg2015-09-201-0/+3
* RELEASE-NOTES: synced with 4d95491636eeDaniel Stenberg2015-09-201-5/+19
* tool: generate easysrc only on --libcurlDaniel Lee Hwang2015-09-201-4/+6
* vtls: Change designator name for server's pubkey hashJay Satiro2015-09-191-5/+3
* NTLM: Reset auth-done when using a fresh connectionIsaac Boukris2015-09-191-0/+2
* ssl: add server cert's "sha256//" hash to verboseDaniel Hwang2015-09-197-31/+37
* openldap: only part of LDAP query results receivedJakub Zakrzewski2015-09-191-32/+60
* openssl: don't output certinfo dataAlessandro Ghedini2015-09-191-41/+14
* openssl: refactor certificate parsing to use OpenSSL memory BIOAlessandro Ghedini2015-09-191-186/+76
* nss: prevent NSS from incorrectly re-using a sessionKamil Dudka2015-09-182-0/+6
* nss: check return values of NSS functionsKamil Dudka2015-09-181-2/+6
* CURLOPT_PINNEDPUBLICKEY.3: mention error codeDaniel Stenberg2015-09-171-1/+3
* openssl: build with < 0.9.8Daniel Stenberg2015-09-172-2/+2
* libcurl-errors.3: add two missing error codesDaniel Stenberg2015-09-171-0/+4
* CURLOPT_PINNEDPUBLICKEY.3: Improve pubkey extraction exampleJay Satiro2015-09-141-0/+14
* http2: removed unused functionDaniel Stenberg2015-09-131-9/+0
* CURLINFO_ACTIVESOCKET.3: mention it replaces *LASTSOCKETDaniel Stenberg2015-09-121-1/+4
* opts: add CURLINFO_* man pages to distDaniel Stenberg2015-09-121-3/+66
* opts: 19 more CURLINFO_* options made into stand-alone man pagesDaniel Stenberg2015-09-1220-126/+929
* RELEASE-NOTES: synced with fad9604613Daniel Stenberg2015-09-121-8/+26
* curl: customrequest_helper: deal with NULL custom methodDaniel Stenberg2015-09-111-1/+3
* CURLOPT_FNMATCH_FUNCTION.3: fix typoSvyatoslav Mishyn2015-09-111-1/+1
* curl: point out unnecessary uses of -X in verbose modeDaniel Stenberg2015-09-115-16/+65
* curl_sspi: fix possibly undefined CRYPT_E_REVOKEDJay Satiro2015-09-103-1/+9
* buildconf.bat: fix syntax errorJay Satiro2015-09-091-1/+1
* winbuild: run buildconf.bat if necessaryBenjamin Kircher2015-09-091-0/+3
* docs: fix argument type for CURLINFO_SPEED_*, CURLINFO_SIZE_*Svyatoslav Mishyn2015-09-084-4/+4
* cmake: IPv6 : disable Unix header check on Windows platformSergei Nikulov2015-09-081-1/+1
* parse_proxy: reject illegal port numbersDaniel Stenberg2015-09-082-4/+18
* FTP: do_more: add check for wait_data_conn in upload caseDaniel Stenberg2015-09-081-1/+7
* CURLOPT_TLSAUTH_TYPE.3: update descriptionSvyatoslav Mishyn2015-09-061-5/+5
* CURLOPT_PATH_AS_IS.3: fix typoSvyatoslav Mishyn2015-09-051-2/+2
* CURLINFO_SSL_VERIFYRESULT.3: add short descriptionSvyatoslav Mishyn2015-09-051-1/+1
* CURLINFO_SSL_ENGINES.3: add short descriptionSvyatoslav Mishyn2015-09-051-1/+1
* CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive" with "get" for consistencySvyatoslav Mishyn2015-09-051-1/+1
* CURLINFO_REDIRECT_TIME.3: remove redundant '!'Svyatoslav Mishyn2015-09-051-1/+1
* Revert "has: generate the curl/has.h header"Kamil Dudka2015-09-043-66/+19
* nss: do not directly access SSL_ImplementedCiphers[]Kamil Dudka2015-09-041-3/+9
* has: generate the curl/has.h headerDaniel Stenberg2015-09-043-19/+66
* gitignore: ignore more generated VC MakefilesDaniel Stenberg2015-09-032-6/+2
* projects/Windows/.gitignore: ignore generated files for releaseDaniel Stenberg2015-09-031-0/+6
* http2: don't pass on Connection: headersDaniel Stenberg2015-09-031-1/+5
* curl.1: update RFC referencesDaniel Stenberg2015-09-031-3/+3
* CURLOPT_POSTREDIR.3: update RFC number and sectionDaniel Stenberg2015-09-031-8/+8
* CURLOPT_FOLLOWLOCATION.3: mention methods for redirectsDaniel Stenberg2015-09-031-9/+16
* inet_pton.c: Fix MSVC run-time check failure (2)Marcel Raad2015-09-031-1/+1
* docs: Warn about any-domain cookies and multiple transfersJay Satiro2015-09-035-13/+40
* tool_sdecls.h: Fixed compilation warning from commit 4a889441d3Steve Holme2015-09-021-1/+1
* opts: 8 more CURLINFO* options as stand-alone man pagesDaniel Stenberg2015-09-029-28/+368