Age | Commit message (Expand) | Author |
2017-04-03 | docs: added examples for CURLINFO_FILETIME.3 and CURLOPT_FILETIME.3 | Daniel Stenberg |
2017-03-31 | fail-early.d: fix typos | Jay Satiro |
2017-03-31 | docs: Explain --fail-early does not imply --fail | Jay Satiro |
2017-03-31 | docs/index.html: removed, was not shipped anyway | Daniel Stenberg |
2017-03-31 | dist: add missing files to the tarball | Daniel Stenberg |
2017-03-30 | cmake: fix build with cmake 2.8.12.2 | Peter Wu |
2017-03-30 | cmake: add cmake file in docs/libcurl/opts/ to dist | Daniel Stenberg |
2017-03-30 | cmake: add more missing files to the dist | Daniel Stenberg |
2017-03-30 | docs/Makefile.am: include CMakeLists.txt in the dist tarball | Daniel Stenberg |
2017-03-29 | KNOWN_BUGS: typo | madblobfish |
2017-03-29 | make: use the variable MAKE for recursive calls | Maksim Stsepanenka |
2017-03-28 | examples/fopen: checksrc compliance | Jay Satiro |
2017-03-26 | spelling fixes | klemens |
2017-03-23 | asiohiper: make sure socket is open in event_cb | Edward Kimmel |
2017-03-22 | CURLINFO_PRIMARY_IP.3: add example | Daniel Stenberg |
2017-03-21 | mbedtls: add support for CURLOPT_SSL_CTX_FUNCTION | Ales Mlakar |
2017-03-21 | cmake: add support for building HTML and PDF docs | Peter Wu |
2017-03-21 | cmake: build manual pages (including curl.1) | Peter Wu |
2017-03-21 | docs: split file lists into Makefile.inc | Peter Wu |
2017-03-21 | examples: comment typos in http2 examples | Daniel Stenberg |
2017-03-21 | CONTRIBUTE: mention referring to github issues in commit msgs | Daniel Stenberg |
2017-03-16 | CURLINFO_LOCAL_PORT.3: fix typo | Jay Satiro |
2017-03-16 | CURLINFO_LOCAL_PORT.3: added example | Daniel Stenberg |
2017-03-16 | SSLCERTS.md: mention HTTPS proxies and their separate options | Daniel Stenberg |
2017-03-15 | BINDINGS: a Delphi binding | Daniel Stenberg |
2017-03-14 | KNOWN_BUGS: remove libidn related issue | Daniel Stenberg |
2017-03-13 | RELEASE-NOTES: synced with c25e0761d0fc49c4 | Daniel Stenberg |
2017-03-13 | make: regenerate docs/curl.1 by runinng make in docs | Daniel Stenberg |
2017-03-12 | url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS | Desmond O. Chang |
2017-03-11 | cmdline-opts: fixed a few typos | Dan Fandrich |
2017-03-09 | tls-max.d: added to the makefile | Dan Fandrich |
2017-03-08 | vtls: add options to specify range of enabled TLS versions | Jozef Kralik |
2017-03-08 | MANPAGE: clarify the dash situation in meta data | Daniel Stenberg |
2017-03-08 | insecure.d: clarify that this is for server connections | Daniel Stenberg |
2017-03-07 | maketgz: Run updatemanpages.pl to update man pages | Steve Brokenshire |
2017-03-07 | gitignore: Ignore man page dist files | Steve Brokenshire |
2017-03-07 | Makefile.am: Remove distribution man pages when running 'make clean' | Steve Brokenshire |
2017-03-06 | KNOWN_BUGS: Add DarwinSSL won't import PKCS#12 without a password | Jay Satiro |
2017-03-06 | BINDINGS: update the Lua-cURL URL | Daniel Stenberg |
2017-03-06 | BINDINGS: add Scilab binding | Sylvestre Ledru |
2017-03-06 | BINDINGS: add go-curl and perl6-net-curl | Daniel Stenberg |
2017-03-06 | BINDINGS: add misssing C++ bindings | Daniel Stenberg |
2017-03-05 | CMake: Set at most one SSL library | Michael Maltese |
2017-03-04 | CURLOPT_SSL_CTX_FUNCTION.3: Fix EXAMPLE formatting errors | Jay Satiro |
2017-03-04 | fix some typos in the doc (#1306) | Sylvestre Ledru |
2017-03-03 | no-keepalive.d: fix typo | c4rlo |
2017-03-02 | darwinssl: Warn that disabling host verify also disables SNI | JDepooter |
2017-02-25 | docs: de-duplicate file lists in the Makefiles | Peter Wu |
2017-02-24 | release: 7.53.1 | Daniel Stenberg |
2017-02-23 | TODO: "OPTIONS *" | Daniel Stenberg |