summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* 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
* url: Improve CURLOPT_PROXY_CAPATH error handlingJay Satiro2017-02-212-4/+14
* CURLOPT_SSL_VERIFYPEER.3: also the https proxy versionDaniel Stenberg2017-02-091-1/+3
* docs: Add more HTTPS proxy documentationJay Satiro2017-02-062-12/+35
* CURLOPT_BUFFERSIZE: support enlarging receive bufferRichy Kim2017-01-193-9/+12
* docs: non-blocking SSL handshake is now supported with NSSKamil Dudka2017-01-191-1/+0
* unix_socket: add support for abstract unix domain socketIsaac Boukris2017-01-134-0/+64
* docs: Add note about libcurl copying strings to CURLOPT_* manpagesFrank Gevaerts2017-01-1374-0/+222
* CURLOPT_PREQUOTE.3: takes a struct curl_slist*, not a char*Frank Gevaerts2017-01-131-1/+2
* wolfssl: support setting cipher listDan Fandrich2017-01-061-0/+3
* docs/libcurl: TCP_KEEPALIVE start and interval default to 60Jay Satiro2017-01-022-2/+4
* curl_formadd.3: CURLFORM_CONTENTSLENGTH not needed when chunkedDaniel Stenberg2016-12-281-2/+2
* docs/ciphers: link to our own new page about ciphersDaniel Stenberg2016-12-251-6/+2
* curl_easy_recv: Improve documentation and example programMichael Kaufmann2016-12-183-18/+35
* curl_easy_setopt.3: removed CURLOPT_SOCKS_PROXYTYPEDaniel Stenberg2016-12-171-2/+0
* curl_easy_setopt.3: CURLOPT_PRE_PROXY instead of CURLOPT_SOCKS_PROXYDaniel Stenberg2016-12-171-2/+2