summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-18Patches to rename libcurl to libgnurl by Christiangnurl-7_45_0Christian Grothoff
2015-10-07THANKS: 19 new contributors from the 7.45.0 announcementcurl-7_45_0Daniel Stenberg
2015-10-05RELEASE-NOTES: synced with 69ea57970080Daniel Stenberg
2015-10-04getinfo: Fix return code for unknown CURLINFO optionsJay Satiro
2015-10-04hiperfifo: fix the pointer passed to WRITEDATArouzier
2015-10-02tool_setopt: fix c_escape truncated octalMaksim Stsepanenka
2015-10-01gopher: don't send NUL byteOrange Tsai
2015-09-29runtests: Fix pid check in checkdiedJay Satiro
2015-09-30win32: make recent Borland compilers use long longThorsten Schöning
2015-09-29RELEASE-NOTES: synced with 69b89050d4Daniel Stenberg
2015-09-28openssl: Fix algorithm initMichael Kalinin
2015-09-27docs: fix unescaped '\n' in man pagesSvyatoslav Mishyn
2015-09-27http2: set TCP_NODELAY unconditionallyDaniel Stenberg
2015-09-27http2: avoid superfluous Curl_expire() callsDaniel Stenberg
2015-09-27readwrite_data: set a max number of loopsDaniel Stenberg
2015-09-26CI: Added AppVeyor-CI for curlSergei Nikulov
2015-09-26FTP: fix uploading ASCII with unknown sizeDaniel Stenberg
2015-09-26build: fix failures with -Wcast-align and -WerrorTatsuhiro Tsujikawa
2015-09-26curl-confopts.m4: Add missing ')'Tatsuhiro Tsujikawa
2015-09-25curl_easy_getinfo.3: Add brief description for each CURLINFOJay Satiro
2015-09-23CMake: Ensure discovered include dirs are consideredJakub Zakrzewski
2015-09-23CMake: Put "winsock2.h" before "windows.h" during configure checksJakub Zakrzewski
2015-09-23tests: disable 1510 due to CI-problems on githubDaniel Stenberg
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