summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* THANKS: 19 new contributors from the 7.45.0 announcementcurl-7_45_0Daniel Stenberg2015-10-071-0/+19
* RELEASE-NOTES: synced with 69ea57970080Daniel Stenberg2015-10-051-6/+17
* getinfo: Fix return code for unknown CURLINFO optionsJay Satiro2015-10-041-7/+6
* hiperfifo: fix the pointer passed to WRITEDATArouzier2015-10-041-1/+1
* tool_setopt: fix c_escape truncated octalMaksim Stsepanenka2015-10-021-1/+1
* gopher: don't send NUL byteOrange Tsai2015-10-011-3/+5
* runtests: Fix pid check in checkdiedJay Satiro2015-09-291-1/+1
* win32: make recent Borland compilers use long longThorsten Schöning2015-09-301-2/+3
* RELEASE-NOTES: synced with 69b89050d4Daniel Stenberg2015-09-291-7/+24
* openssl: Fix algorithm initMichael Kalinin2015-09-281-10/+9
* docs: fix unescaped '\n' in man pagesSvyatoslav Mishyn2015-09-274-6/+6
* http2: set TCP_NODELAY unconditionallyDaniel Stenberg2015-09-273-5/+11
* http2: avoid superfluous Curl_expire() callsDaniel Stenberg2015-09-271-8/+21
* readwrite_data: set a max number of loopsDaniel Stenberg2015-09-271-1/+2
* CI: Added AppVeyor-CI for curlSergei Nikulov2015-09-261-0/+19
* FTP: fix uploading ASCII with unknown sizeDaniel Stenberg2015-09-261-1/+2
* build: fix failures with -Wcast-align and -WerrorTatsuhiro Tsujikawa2015-09-264-10/+12
* curl-confopts.m4: Add missing ')'Tatsuhiro Tsujikawa2015-09-261-1/+1
* curl_easy_getinfo.3: Add brief description for each CURLINFOJay Satiro2015-09-251-0/+89
* CMake: Ensure discovered include dirs are consideredJakub Zakrzewski2015-09-231-4/+9
* CMake: Put "winsock2.h" before "windows.h" during configure checksJakub Zakrzewski2015-09-231-1/+1
* tests: disable 1510 due to CI-problems on githubDaniel Stenberg2015-09-231-0/+3
* gnutls: Report actual GnuTLS error message for certificate errorsMike Crowe2015-09-231-8/+10
* RELEASE-NOTES: synced with 6b56901b56eDaniel Stenberg2015-09-221-6/+10
* gnutls: Support CURLOPT_KEYPASSWDMike Crowe2015-09-222-9/+37
* CURLINFO_TLS_SESSION: always return backend infoDaniel Stenberg2015-09-222-7/+13
* tool: remove redundant libcurl checkDaniel Hwang2015-09-221-41/+39
* CURLOPT_PROXY.3: A proxy given as env variable gets no special treatmentRichard van den Berg2015-09-221-2/+2
* TODO: 5.7 More compressionsDaniel Stenberg2015-09-221-0/+9
* tool_operate: Don't call easysrc cleanup unless --libcurlJay Satiro2015-09-211-6/+9
* CURLOPT_PINNEDPUBLICKEY.3: replace test.com with example.comViktor Szakats2015-09-201-4/+4
* KNOWN_BUGS: 91 "curl_easy_perform hangs with imap and PolarSSL"Daniel Stenberg2015-09-201-0/+3
* 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