summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* TODO: Chunked transfer multipart formpostDaniel Stenberg2017-01-141-0/+11
* TODO: Improve formpost API, not just add an easy argumentDaniel Stenberg2017-01-141-6/+6
* THANKS-filter: Jiri MalakDaniel Stenberg2017-01-131-0/+1
* unix_socket: add support for abstract unix domain socketIsaac Boukris2017-01-137-1/+79
* write-out.d: 'time_total' is not always shown with ms precisionDaniel Stenberg2017-01-131-2/+1
* next.d: --trace and --trace-ascii are also globalDaniel Stenberg2017-01-131-1/+1
* 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
* url: --noproxy option overrides NO_PROXY environment variableERAMOTO Masaya2017-01-132-0/+14
* docs: FAQ MAIL-ETIQUETTE language fixesrailsnewbie2572017-01-132-80/+83
* examples: make the C++ examples follow our code style tooDaniel Stenberg2017-01-082-125/+85
* asiohiper: improved socket handlingAulddays2017-01-081-27/+59
* ROADMAP: 2017 cleanupDaniel Stenberg2017-01-071-33/+9
* docs/silent: mention --show-error in --silent descriptionDaniel Stenberg2017-01-072-0/+6
* docs/page-header: mention how to disable the progress meterDaniel Stenberg2017-01-072-7/+9
* wolfssl: support setting cipher listDan Fandrich2017-01-062-0/+116
* CIPHERS.md: document GSKit ciphersPatrick Monnerat2017-01-061-0/+64
* TheArtOfHttpScripting: grammarpeterpih2017-01-051-17/+17
* docs/libcurl: TCP_KEEPALIVE start and interval default to 60Jay Satiro2017-01-022-2/+4
* page-footer: error 36 is protocol agnostic!Daniel Stenberg2016-12-291-1/+1
* tool_operate: Fix --remote-time incorrect times on WindowsJay Satiro2016-12-281-4/+6
* 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-253-18/+4
* cmdline-opts/page-footer: add three more exit codesDaniel Stenberg2016-12-252-0/+22
* THANKS: 13 new contributors from 7.52.0curl-7_52_0Daniel Stenberg2016-12-201-0/+13
* cmdline-opts/tlsv1.d: rephrasedDaniel Stenberg2016-12-192-10/+6
* CIPHERS.md: backtick the names to show underscores fineDaniel Stenberg2016-12-181-186/+185
* form-string.d: fix format mistakeDaniel Stenberg2016-12-182-2/+2
* curl_easy_recv: Improve documentation and example programMichael Kaufmann2016-12-184-53/+91
* CIPHERS.md: attempt to document TLS cipher namesDaniel Stenberg2016-12-181-0/+250
* curl.1: generated after 6cce4dbf830Daniel Stenberg2016-12-181-4/+4
* cmdline-opts/post30X.d: fix the RFC referencesDaniel Stenberg2016-12-183-3/+3
* curl.1: regeneratedDaniel Stenberg2016-12-171-160/+160
* cmdline-opts: formatting fixesDaniel Stenberg2016-12-175-16/+16
* curl_easy_setopt.3: removed CURLOPT_SOCKS_PROXYTYPEDaniel Stenberg2016-12-171-2/+0
* cmdline-opts/gen.pl: trim off trailing spacesDaniel Stenberg2016-12-171-2/+3
* cmdline-opts/proxy-tlsuser.d: remove trailing .dDaniel Stenberg2016-12-171-1/+1
* curl_easy_setopt.3: CURLOPT_PRE_PROXY instead of CURLOPT_SOCKS_PROXYDaniel Stenberg2016-12-171-2/+2
* symbols: removed two, added oneDaniel Stenberg2016-12-171-3/+2
* cmdline-opts: include the man page split up files in the distDaniel Stenberg2016-12-172-1/+68
* curl.1: generated with gen.plDaniel Stenberg2016-12-161-1301/+1444
* cmdline-opts: added some missing infoDaniel Stenberg2016-12-164-0/+4
* CURLINFO_SSL_VERIFYRESULT.3: languageDaniel Stenberg2016-12-161-3/+3
* HTTPS-PROXY docs: update/polishDaniel Stenberg2016-12-1612-126/+129
* cmdline-opts/page-header: mention it is generatedDaniel Stenberg2016-12-161-1/+3
* preproxy: renamed what was added as SOCKS_PROXYDaniel Stenberg2016-12-164-12/+56
* CURLOPT_SOCKS_PROXYTYPE: removedDaniel Stenberg2016-12-163-91/+10
* curl_multi_socket.3: fix typoDaniel Stenberg2016-12-151-1/+1
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-143-19/+30
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-1315-45/+45