Age | Commit message (Expand) | Author |
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 |
2015-06-09 | INTERNALS: cat lib/README* >> INTERNALS | Daniel Stenberg |
2015-06-08 | openssl: LibreSSL and BoringSSL do not use TLS_client_method | Jay Satiro |
2015-06-09 | RELEASE-NOTES: synced with 20ac3458068 | Daniel Stenberg |
2015-06-09 | CURLOPT_OPENSOCKETFUNCTION: return error at once | Daniel Stenberg |
2015-06-08 | fopen.c: fix a few compiler warnings | Daniel Stenberg |
2015-06-08 | docs: Spelling fixes | Ville Skyttä |
2015-06-08 | docs: man page indentation and syntax fixes | Ville Skyttä |
2015-06-08 | help: Add --proxy-service-name and --service-name to the --help output | Linus Nielsen |
2015-06-07 | openssl: Fix verification of server-sent legacy intermediates | Jay Satiro |