Age | Commit message (Expand) | Author |
2017-05-15 | man pages: fix example syntax errors | Daniel Stenberg |
2017-05-15 | docs/libcurl/opts: added more examples in man pages | Daniel Stenberg |
2017-05-15 | CURLOPT_HTTPPROXYTUNNEL: clarify, add example | Daniel Stenberg |
2017-05-13 | url.c: add a compile-time check that CURL_MAX_WRITE_SIZE is large enough | Dan Fandrich |
2017-05-13 | THANKS: add a few missing names | Daniel Stenberg |
2017-05-12 | FAQ: add 7.4 to toc | Daniel Stenberg |
2017-05-11 | cookie_interface: fix -Wcomma warning | Marcel Raad |
2017-05-08 | curl: generate the --help output | Daniel Stenberg |
2017-05-08 | curl.1: depend the build on the Makefile.inc too | Daniel Stenberg |
2017-05-07 | sendrecv: fix MinGW-w64 warning | Marcel Raad |
2017-05-06 | opts: fix bad example formatting \n => \\n | Daniel Stenberg |
2017-05-06 | opts: examples added to 8 more libcurl option man pages | Daniel Stenberg |
2017-05-06 | curl: remove tool_writeenv.[ch] | Daniel Stenberg |
2017-05-05 | docs/opts: 24 more man pages now have examples | Daniel Stenberg |
2017-05-05 | docs/opts: 23 more man pages now have examples | Daniel Stenberg |
2017-05-05 | tests/server: run checksrc by default in debug-builds | Daniel Stenberg |
2017-05-05 | curl_slist_append.3: clarify a NULL input creates a new list | Daniel Stenberg |
2017-05-04 | CURLINFO_REDIRECT_URL.3: add example | Daniel Stenberg |
2017-05-04 | CURLINFO_EFFECTIVE_URL.3: add example | Daniel Stenberg |
2017-05-03 | abstract-unix-socket.d: shorten the help text to fit within 79 cols | Daniel Stenberg |
2017-05-01 | anyauthput: remove unused code | Marcel Raad |
2017-05-01 | examples: fixed too long line and too long string warnings | Dan Fandrich |
2017-04-30 | examples: declare TU-local variables static | Marcel Raad |
2017-04-27 | cookie_interface.c: changed the other domain to example.com too | Daniel Stenberg |
2017-04-27 | cookie_interface.c: fix cookie domain so the example works | Daniel Stenberg |
2017-04-26 | Makefile: fix make dist | Dan Fandrich |
2017-04-25 | examples: ftpuploadfrommem.c | Daniel Stenberg |
2017-04-25 | nss: load libnssckbi.so if no other trust is specified | Kamil Dudka |
2017-04-24 | Makefile: avoid use of GNU-specific form of $< | Dan Fandrich |
2017-04-19 | THANKS: add contributors from 7.54.0 release notes | Daniel Stenberg |
2017-04-10 | libcurl-thread.3: fixed a bad macro that caused test 1140 to fail | Dan Fandrich |
2017-04-09 | libcurl-thread.3: also mention threaded-resolver | Daniel Stenberg |
2017-04-08 | CURLINFO_SCHEME.3: fix variable type | Jay Satiro |
2017-04-08 | INSTALL.md: fix secure transport configure arguments | Marcel Raad |
2017-04-07 | BUGS: "Bugs in old versions" | Daniel Stenberg |
2017-04-06 | INSTALL.cmake: more problems | Daniel Stenberg |
2017-04-04 | docs: minor typo in write-out.d | Richlv |
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 |