summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* http-proxy: do the HTTP CONNECT process entirely non-blockingDaniel Stenberg2017-06-141-2/+1
* typecheck-gcc.h: separate getinfo slist checks from other pointersDaniel Stenberg2017-06-011-0/+1
* CURLOPT_SSH_KEY*.3: typosDaniel Stenberg2017-05-312-2/+2
* CURLOPT_STREAM_DEPENDS.3: typoDaniel Stenberg2017-05-311-1/+1
* CURLOPT_FNMATCH_FUNCTION.3: also modified example to avoid fcpp issuesDaniel Stenberg2017-05-311-1/+1
* CURLOPT_FNMATCH_DATA.3: modified example to avoid fcpp issuesDaniel Stenberg2017-05-311-1/+1
* opts: more than 100 more examples for man pages...Daniel Stenberg2017-05-31119-249/+1653
* CURLOPT_PROXY.3: fix test 1140 breakageDaniel Stenberg2017-05-311-1/+1
* opts: more examples added to man pagesDaniel Stenberg2017-05-3019-41/+250
* docs: clarify NO_PROXY furtherDaniel Stenberg2017-05-301-1/+5
* CURLOPT_PROXY.3: describe the environment variables moreDaniel Stenberg2017-05-301-4/+12
* opts: more examples added in option man pagesDaniel Stenberg2017-05-2713-48/+190
* docs/CURLOPT_SSLVERSION.3: Correct define name in examplePhil Crump2017-05-251-1/+1
* 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
* 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
* 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
* nss: load libnssckbi.so if no other trust is specifiedKamil Dudka2017-04-251-0/+5
* 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
* docs: added examples for CURLINFO_FILETIME.3 and CURLOPT_FILETIME.3Daniel Stenberg2017-04-032-4/+38
* cmake: fix build with cmake 2.8.12.2Peter Wu2017-03-302-4/+4
* 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-301-3/+3
* make: use the variable MAKE for recursive callsMaksim Stsepanenka2017-03-291-2/+2
* spelling fixesklemens2017-03-261-2/+2
* CURLINFO_PRIMARY_IP.3: add exampleDaniel Stenberg2017-03-221-2/+20
* mbedtls: add support for CURLOPT_SSL_CTX_FUNCTIONAles Mlakar2017-03-211-9/+12
* cmake: add support for building HTML and PDF docsPeter Wu2017-03-212-0/+67
* docs: split file lists into Makefile.incPeter Wu2017-03-214-329/+335
* CURLINFO_LOCAL_PORT.3: fix typoJay Satiro2017-03-161-1/+1
* CURLINFO_LOCAL_PORT.3: added exampleDaniel Stenberg2017-03-161-2/+24
* url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang2017-03-126-0/+105
* vtls: add options to specify range of enabled TLS versionsJozef Kralik2017-03-083-3/+45
* gitignore: Ignore man page dist filesSteve Brokenshire2017-03-071-0/+1
* Makefile.am: Remove distribution man pages when running 'make clean'Steve Brokenshire2017-03-072-3/+8
* CURLOPT_SSL_CTX_FUNCTION.3: Fix EXAMPLE formatting errorsJay Satiro2017-03-042-18/+26
* fix some typos in the doc (#1306)Sylvestre Ledru2017-03-041-1/+1
* darwinssl: Warn that disabling host verify also disables SNIJDepooter2017-03-021-3/+10
* docs: de-duplicate file lists in the MakefilesPeter Wu2017-02-252-661/+5