Age | Commit message (Expand) | Author |
2015-06-19 | curl_easy_setopt.3: restore contents removed by mistake | Kamil Dudka |
2015-06-19 | curl_easy_setopt.3: mention CURLOPT_PIPEWAIT | Daniel Stenberg |
2015-06-18 | cookie: Fix bug in export if any-domain cookie is present | Jay Satiro |
2015-06-18 | FTP: fixed compiling with --disable-proxy, broken in b88f980a | Dan Fandrich |
2015-06-18 | tool: always provide negotiate/kerberos options | Daniel Stenberg |
2015-06-18 | TODO: Support IDNA2008 | Daniel Stenberg |
2015-06-18 | Makefile.m32: add support for CURL_LDFLAG_EXTRAS | Viktor Szakats |
2015-06-18 | RTSP: removed another piece of dead code | Daniel Stenberg |
2015-06-18 | openssl: fix use of uninitialized buffer | Daniel Stenberg |
2015-06-18 | examples: more descriptions | Daniel Stenberg |
2015-06-18 | examples: add descriptions with <DESC> | Daniel Stenberg |
2015-06-18 | libcurl-errors.3: fix typo | Daniel Stenberg |
2015-06-18 | curl_easy_setopt.3: option order doesn't matter | Daniel Stenberg |
2015-06-18 | openssl: fix build with BoringSSL | Daniel Stenberg |
2015-06-17 | openssl: Fix build with openssl < ~ 0.9.8f | Paul Howarth |
2015-06-17 | FTP: do the HTTP CONNECT for data connection blocking | Daniel Stenberg |
2015-06-17 | bump: start the journey toward 7.44.0 | Daniel Stenberg |
2015-06-17 | CURLOPT_ERRORBUFFER.3: Fix example, escape backslashes | Jay Satiro |
2015-06-17 | CURLOPT_ERRORBUFFER.3: Improve example | Jay Satiro |
2015-06-17 | RELEASE-NOTES: 7.43.0 release | Daniel Stenberg |
2015-06-17 | THANKS: updated with 7.43.0 names | Daniel Stenberg |
2015-06-17 | http: do not leak basic auth credentials on re-used connections | Kamil Dudka |
2015-06-17 | test2040: verify basic auth on re-used connections | Kamil Dudka |
2015-06-17 | SMB: rangecheck values read off incoming packet | Daniel Stenberg |
2015-06-17 | schannel: schannel_recv overhaul | Jay Satiro |
2015-06-16 | Fix typo in docs | Paul Oliver |
2015-06-16 | docs: update URLs | Viktor Szakats |
2015-06-16 | RELEASE-NOTES: synced with f29f2cbd00dbe5f | Daniel Stenberg |
2015-06-15 | README: use secure protocol for Git repository | Viktor Szakats |
2015-06-15 | HTTP2.md: use SSL/TLS IETF URLs | Viktor Szakats |
2015-06-15 | LICENSE-MIXING: update URLs | Viktor Szakats |
2015-06-15 | LICENSE-MIXING: refreshed | Daniel Stenberg |
2015-06-15 | curl_easy_duphandle: see also *reset | Daniel Stenberg |
2015-06-15 | rtsp_do: fix DEAD CODE | Daniel Stenberg |
2015-06-15 | security:choose_mech fix DEAD CODE warning | Daniel Stenberg |
2015-06-15 | curl.1: netrc is in man section 5 | Daniel Stenberg |
2015-06-15 | curl.1: small format fix | Daniel Stenberg |
2015-06-14 | urldata: store POST size in state.infilesize too | Daniel Stenberg |
2015-06-14 | test1530: added http to required features | Dan Fandrich |
2015-06-14 | build: Fix typo from OpenSSL 1.0.2 version detection fix | Drake Arconis |
2015-06-14 | build: Properly detect OpenSSL 1.0.2 when using configure | Drake Arconis |
2015-06-13 | curl_multi_info_read.3: fix example formatting | Jay Satiro |
2015-06-13 | BINDINGS: there's a new R binding in town! | Daniel Stenberg |
2015-06-11 | BINDINGS: added the Xojo binding | Daniel Stenberg |
2015-06-11 | schannel: Add support for optional client certificates | Joel Depooter |
2015-06-11 | curl_easy_cleanup.3: provide more SEE ALSO | Daniel Stenberg |
2015-06-10 | debug: remove http2 debug leftovers | Daniel Stenberg |
2015-06-10 | VERSIONS: now using markdown | Daniel Stenberg |
2015-06-10 | RELEASE-PROCEDURE: remove ascii logo at the top of file | Daniel Stenberg |
2015-06-10 | INTERNALS: absorbed docs/LIBCURL-STRUCTS | Daniel Stenberg |