Age | Commit message (Expand) | Author |
2015-10-08 | CURLOPT_CERTINFO.3: fix reference to CURLINFO_CERTINFO | Daniel Stenberg |
2015-10-08 | ntlm: get rid of unconditional use of long long | Daniel Stenberg |
2015-10-08 | des: Fix header conditional for Curl_des_set_odd_parity | Anders Bakken |
2015-10-07 | configure: build silently by default | Daniel Stenberg |
2015-10-07 | bump: start climbing toward 7.46.0 | Daniel Stenberg |
2015-10-07 | RELEASE-PROCEDURE: add the github HTTPS download step | Daniel Stenberg |
2015-10-07 | THANKS: 19 new contributors from the 7.45.0 announcement | Daniel Stenberg |
2015-10-05 | RELEASE-NOTES: synced with 69ea57970080 | Daniel Stenberg |
2015-10-04 | getinfo: Fix return code for unknown CURLINFO options | Jay Satiro |
2015-10-04 | hiperfifo: fix the pointer passed to WRITEDATA | rouzier |
2015-10-02 | tool_setopt: fix c_escape truncated octal | Maksim Stsepanenka |
2015-10-01 | gopher: don't send NUL byte | Orange Tsai |
2015-09-29 | runtests: Fix pid check in checkdied | Jay Satiro |
2015-09-30 | win32: make recent Borland compilers use long long | Thorsten Schöning |
2015-09-29 | RELEASE-NOTES: synced with 69b89050d4 | Daniel Stenberg |
2015-09-28 | openssl: Fix algorithm init | Michael Kalinin |
2015-09-27 | docs: fix unescaped '\n' in man pages | Svyatoslav Mishyn |
2015-09-27 | http2: set TCP_NODELAY unconditionally | Daniel Stenberg |
2015-09-27 | http2: avoid superfluous Curl_expire() calls | Daniel Stenberg |
2015-09-27 | readwrite_data: set a max number of loops | Daniel Stenberg |
2015-09-26 | CI: Added AppVeyor-CI for curl | Sergei Nikulov |
2015-09-26 | FTP: fix uploading ASCII with unknown size | Daniel Stenberg |
2015-09-26 | build: fix failures with -Wcast-align and -Werror | Tatsuhiro Tsujikawa |
2015-09-26 | curl-confopts.m4: Add missing ')' | Tatsuhiro Tsujikawa |
2015-09-25 | curl_easy_getinfo.3: Add brief description for each CURLINFO | Jay Satiro |
2015-09-23 | CMake: Ensure discovered include dirs are considered | Jakub Zakrzewski |
2015-09-23 | CMake: Put "winsock2.h" before "windows.h" during configure checks | Jakub Zakrzewski |
2015-09-23 | tests: disable 1510 due to CI-problems on github | Daniel Stenberg |
2015-09-23 | gnutls: Report actual GnuTLS error message for certificate errors | Mike Crowe |
2015-09-22 | RELEASE-NOTES: synced with 6b56901b56e | Daniel Stenberg |
2015-09-22 | gnutls: Support CURLOPT_KEYPASSWD | Mike Crowe |
2015-09-22 | CURLINFO_TLS_SESSION: always return backend info | Daniel Stenberg |
2015-09-22 | tool: remove redundant libcurl check | Daniel Hwang |
2015-09-22 | CURLOPT_PROXY.3: A proxy given as env variable gets no special treatment | Richard van den Berg |
2015-09-22 | TODO: 5.7 More compressions | Daniel Stenberg |
2015-09-21 | tool_operate: Don't call easysrc cleanup unless --libcurl | Jay Satiro |
2015-09-20 | CURLOPT_PINNEDPUBLICKEY.3: replace test.com with example.com | Viktor Szakats |
2015-09-20 | KNOWN_BUGS: 91 "curl_easy_perform hangs with imap and PolarSSL" | Daniel Stenberg |
2015-09-20 | KNOWN_BUGS: add link to #85 | Daniel Stenberg |
2015-09-20 | tests: disable 1801 until fixed | Daniel Stenberg |
2015-09-20 | RELEASE-NOTES: synced with 4d95491636ee | Daniel Stenberg |
2015-09-20 | tool: generate easysrc only on --libcurl | Daniel Lee Hwang |
2015-09-19 | vtls: Change designator name for server's pubkey hash | Jay Satiro |
2015-09-19 | NTLM: Reset auth-done when using a fresh connection | Isaac Boukris |
2015-09-19 | ssl: add server cert's "sha256//" hash to verbose | Daniel Hwang |
2015-09-19 | openldap: only part of LDAP query results received | Jakub Zakrzewski |
2015-09-19 | openssl: don't output certinfo data | Alessandro Ghedini |
2015-09-19 | openssl: refactor certificate parsing to use OpenSSL memory BIO | Alessandro Ghedini |
2015-09-18 | nss: prevent NSS from incorrectly re-using a session | Kamil Dudka |
2015-09-18 | nss: check return values of NSS functions | Kamil Dudka |