Age | Commit message (Expand) | Author |
2015-09-02 | tool_sdecls.h: Fixed compilation warning from commit 4a889441d3 | Steve Holme |
2015-09-02 | opts: 8 more CURLINFO* options as stand-alone man pages | Daniel Stenberg |
2015-08-31 | RELEASE-NOTES: synced with c764cb4add1a8 | Daniel Stenberg |
2015-08-31 | man-pages: more SEE ALSO links | Daniel Stenberg |
2015-08-31 | opts: more CURLINFO_* options as stand-alone man pages | Daniel Stenberg |
2015-08-31 | sasl: Only define Curl_sasl_digest_get_pair() when CRYPTO_AUTH enabled | Steve Holme |
2015-08-31 | sasl: Updated SPN variables and comments for consistency | Steve Holme |
2015-08-30 | configure: check for HMAC_Update in openssl | Daniel Stenberg |
2015-08-30 | win32: Use DES_set_odd_parity() from OpenSSL/BoringSSL by default | Steve Holme |
2015-08-30 | des: Fixed compilation warning from commit 613e5022fe | Steve Holme |
2015-08-30 | buildconf.bat: Fixed double blank line in 'curl manual' warning output | Steve Holme |
2015-08-30 | makefiles: Added our standard copyright header | Steve Holme |
2015-08-29 | CURLOPT_FILETIME.3: CURLINFO_FILETIME has its own manpage now | Jay Satiro |
2015-08-29 | CURLINFO_RESPONSE_CODE.3: added short description | Daniel Stenberg |
2015-08-28 | opts: 7 initial CURLINFO_* options as stand-alone man pages | Daniel Stenberg |
2015-08-28 | libcurl.m4: Put braces around empty if body | Nikolai Kondrashov |
2015-08-25 | curl_easy_escape.3: escape '\n' | Svyatoslav Mishyn |
2015-08-25 | curl_easy_{escape,setopt}.3: fix example | Svyatoslav Mishyn |
2015-08-25 | cmake: added Windows SSL support | Sergei Nikulov |
2015-08-25 | curl: point out the conflicting HTTP methods if used | Daniel Stenberg |
2015-08-25 | curl: clarify that users can only specify one _METHOD_ | Daniel Stenberg |
2015-08-24 | curl_easy_{escape,unescape}.3: "char *" vs. "const char *" | Svyatoslav Mishyn |
2015-08-24 | os400: include new options in wrappers and update ILE/RPG binding. | Patrick Monnerat |
2015-08-24 | KNOWN_BUGS: #2, not reading a HEAD response-body is not a bug | Daniel Stenberg |
2015-08-24 | KNOWN_BUGS: #78 zero-length files is already fixed! | Daniel Stenberg |
2015-08-24 | getinfo: added CURLINFO_ACTIVESOCKET | Razvan Cojocaru |
2015-08-24 | http2: remove dead code | Daniel Stenberg |
2015-08-24 | ntlm: mark deliberate switch case fall-through | Daniel Stenberg |
2015-08-24 | http2: on_frame_recv: get a proper 'conn' for the debug logging | Daniel Stenberg |
2015-08-24 | RELEASE-NOTES: synced with 2acaf3c804 | Daniel Stenberg |
2015-08-23 | tool: fix memory leak with --proto-default option | Dan Fandrich |
2015-08-22 | CURLOPT_DEFAULT_PROTOCOL: added | Nathaniel Waisbrot |
2015-08-22 | runtests: Allow for spaces in server-verify curl custom path | Jay Satiro |
2015-08-22 | NTLM: recent boringssl brought DES_set_odd_parity back | Daniel Stenberg |
2015-08-22 | configure: detect latest boringssl | Daniel Stenberg |
2015-08-22 | configure: change functions to detect openssl (clones) | Daniel Stenberg |
2015-08-21 | openssl: handle lack of server cert when strict checking disabled | Alessandro Ghedini |
2015-08-21 | ftp: clear the do_more bit when the server has connected | Daniel Stenberg |
2015-08-21 | travis.yml: Add OS X testbot. | Jactry Zeng |
2015-08-20 | travis: Upgrading to container based build | Rémy Léone |
2015-08-20 | RELEASE-NOTES: synced with 14ff86256b13e | Daniel Stenberg |
2015-08-20 | rtsp: stop reading empty DESCRIBE responses | Erik Janssen |
2015-08-20 | rtsp: support basic/digest authentication | Erik Janssen |
2015-08-19 | CURLMOPT_PUSHFUNCTION.3: fix argument types | Sam Roth |
2015-08-19 | inet_pton.c: Fix MSVC run-time check failure | Marcel Raad |
2015-08-18 | docs: Update the redirect protocols disabled by default | Jay Satiro |
2015-08-18 | gitignore: Sort for readability | Jay Satiro |
2015-08-15 | curl_easy_getinfo.3: fix superfluous space | Daniel Stenberg |
2015-08-15 | CURLOPT_HTTP_VERSION.3: connection re-use goes before version | Daniel Stenberg |
2015-08-15 | curl.1: Document weaknesses in SSLv2 and SSLv3 | Daniel Kahn Gillmor |