summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* docs/cmdline-opts/config.d: edit for languageDaniel Stenberg2017-05-161-7/+8
* SecureTransport/DarwinSSL: Implement public key pinningmoparisthebest2017-05-151-1/+5
* man pages: fix example syntax errorsDaniel Stenberg2017-05-153-0/+3
* docs/libcurl/opts: added more examples in man pagesDaniel Stenberg2017-05-1514-37/+265
* CURLOPT_HTTPPROXYTUNNEL: clarify, add exampleDaniel Stenberg2017-05-151-12/+23
* url.c: add a compile-time check that CURL_MAX_WRITE_SIZE is large enoughDan Fandrich2017-05-131-1/+2
* THANKS: add a few missing namesDaniel Stenberg2017-05-131-0/+10
* FAQ: add 7.4 to tocDaniel Stenberg2017-05-121-14/+15
* cookie_interface: fix -Wcomma warningMarcel Raad2017-05-111-1/+2
* curl: generate the --help outputDaniel Stenberg2017-05-081-2/+4
* curl.1: depend the build on the Makefile.inc tooDaniel Stenberg2017-05-081-1/+1
* sendrecv: fix MinGW-w64 warningMarcel Raad2017-05-071-1/+1
* opts: fix bad example formatting \n => \\nDaniel Stenberg2017-05-0620-22/+22
* opts: examples added to 8 more libcurl option man pagesDaniel Stenberg2017-05-068-16/+164
* curl: remove tool_writeenv.[ch]Daniel Stenberg2017-05-062-8/+1
* docs/opts: 24 more man pages now have examplesDaniel Stenberg2017-05-0524-47/+382
* docs/opts: 23 more man pages now have examplesDaniel Stenberg2017-05-0526-52/+445
* tests/server: run checksrc by default in debug-buildsDaniel Stenberg2017-05-051-1/+17
* curl_slist_append.3: clarify a NULL input creates a new listDaniel Stenberg2017-05-051-14/+14
* CURLINFO_REDIRECT_URL.3: add exampleDaniel Stenberg2017-05-041-2/+16
* CURLINFO_EFFECTIVE_URL.3: add exampleDaniel Stenberg2017-05-041-2/+17
* abstract-unix-socket.d: shorten the help text to fit within 79 colsDaniel Stenberg2017-05-031-1/+1
* anyauthput: remove unused codeMarcel Raad2017-05-011-24/+0
* examples: fixed too long line and too long string warningsDan Fandrich2017-05-011-3/+3
* examples: declare TU-local variables staticMarcel Raad2017-04-305-8/+8
* cookie_interface.c: changed the other domain to example.com tooDaniel Stenberg2017-04-271-1/+1
* cookie_interface.c: fix cookie domain so the example worksDaniel Stenberg2017-04-271-3/+3
* Makefile: fix make distDan Fandrich2017-04-261-3/+6
* examples: ftpuploadfrommem.cDaniel Stenberg2017-04-252-2/+126
* nss: load libnssckbi.so if no other trust is specifiedKamil Dudka2017-04-251-0/+5
* Makefile: avoid use of GNU-specific form of $<Dan Fandrich2017-04-241-3/+15
* THANKS: add contributors from 7.54.0 release notescurl-7_54_0Daniel Stenberg2017-04-191-0/+31
* libcurl-thread.3: fixed a bad macro that caused test 1140 to failDan Fandrich2017-04-101-1/+1
* libcurl-thread.3: also mention threaded-resolverDaniel Stenberg2017-04-091-4/+5
* CURLINFO_SCHEME.3: fix variable typeJay Satiro2017-04-081-6/+9
* INSTALL.md: fix secure transport configure argumentsMarcel Raad2017-04-081-1/+1
* BUGS: "Bugs in old versions"Daniel Stenberg2017-04-071-0/+33
* INSTALL.cmake: more problemsDaniel Stenberg2017-04-061-1/+2
* docs: minor typo in write-out.dRichlv2017-04-041-1/+1
* docs: added examples for CURLINFO_FILETIME.3 and CURLOPT_FILETIME.3Daniel Stenberg2017-04-032-4/+38
* fail-early.d: fix typosJay Satiro2017-03-311-4/+3
* docs: Explain --fail-early does not imply --failJay Satiro2017-03-311-2/+6
* docs/index.html: removed, was not shipped anywayDaniel Stenberg2017-03-311-20/+0
* dist: add missing files to the tarballDaniel Stenberg2017-03-311-6/+7
* cmake: fix build with cmake 2.8.12.2Peter Wu2017-03-303-5/+5
* cmake: add cmake file in docs/libcurl/opts/ to distDaniel Stenberg2017-03-301-2/+2
* cmake: add more missing files to the distDaniel Stenberg2017-03-302-4/+4
* docs/Makefile.am: include CMakeLists.txt in the dist tarballDaniel Stenberg2017-03-301-1/+1
* KNOWN_BUGS: typomadblobfish2017-03-291-1/+1
* make: use the variable MAKE for recursive callsMaksim Stsepanenka2017-03-292-5/+5