summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* insecure.d: clarify that this is for server connectionsDaniel Stenberg2017-03-081-5/+9
* maketgz: Run updatemanpages.pl to update man pagesSteve Brokenshire2017-03-071-7/+0
* gitignore: Ignore man page dist filesSteve Brokenshire2017-03-072-0/+2
* Makefile.am: Remove distribution man pages when running 'make clean'Steve Brokenshire2017-03-073-4/+10
* KNOWN_BUGS: Add DarwinSSL won't import PKCS#12 without a passwordJay Satiro2017-03-061-0/+7
* BINDINGS: update the Lua-cURL URLDaniel Stenberg2017-03-061-1/+1
* BINDINGS: add Scilab bindingSylvestre Ledru2017-03-061-0/+2
* BINDINGS: add go-curl and perl6-net-curlDaniel Stenberg2017-03-061-1/+5
* BINDINGS: add misssing C++ bindingsDaniel Stenberg2017-03-061-1/+3
* CMake: Set at most one SSL libraryMichael Maltese2017-03-051-1/+2
* CURLOPT_SSL_CTX_FUNCTION.3: Fix EXAMPLE formatting errorsJay Satiro2017-03-042-18/+26
* fix some typos in the doc (#1306)Sylvestre Ledru2017-03-045-10/+10
* no-keepalive.d: fix typoc4rlo2017-03-031-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
* release: 7.53.1curl-7_53_1Daniel Stenberg2017-02-241-0/+3
* TODO: "OPTIONS *"Daniel Stenberg2017-02-231-1/+18
* THANKS-filter: shachafDaniel Stenberg2017-02-231-0/+1
* docs: gitignore curl.1Jay Satiro2017-02-221-0/+1
* TODO: HTTP Digest using SHA-256Daniel Stenberg2017-02-221-0/+10
* TODO: brotli is deployed widely nowDaniel Stenberg2017-02-221-5/+3
* url: Improve CURLOPT_PROXY_CAPATH error handlingJay Satiro2017-02-212-4/+14
* release: 7.53.0curl-7_53_0Daniel Stenberg2017-02-221-1/+25
* TODO: CURLOPT_RESOLVE for any port numberDaniel Stenberg2017-02-201-1/+10
* examples/multi-uv: checksrc complianceJay Satiro2017-02-201-2/+2
* docs: fix timeout handling in multi-uv exampleMichael Kaufmann2017-02-181-14/+18
* RELEASE-PROCEDURE: update the upcoming release calendarDaniel Stenberg2017-02-161-4/+3
* TODO: consider file name from the redirected URL with -O ?Daniel Stenberg2017-02-151-0/+20
* axtls: adapt to API changesDaniel Stenberg2017-02-151-1/+1
* cmdline-opts/page-footer: ftp.sunet.se is no longer an FTP mirrorDaniel Stenberg2017-02-101-2/+0
* cmdline-opts/socks*: Mention --preproxy in --socks* optsJay Satiro2017-02-095-14/+23
* CURLOPT_SSL_VERIFYPEER.3: also the https proxy versionDaniel Stenberg2017-02-091-1/+3
* examples/multithread.c: link to our multi-thread docsDaniel Stenberg2017-02-091-4/+4
* THANKS-filter: polish some recent contributorsDaniel Stenberg2017-02-071-0/+2
* cmdline-opts: Fixed build and test in out of source tree buildsDan Fandrich2017-02-062-6/+6
* use *.sourceforge.io and misc URL updatesViktor Szakats2017-02-062-16/+16
* docs: Add more HTTPS proxy documentationJay Satiro2017-02-068-29/+69
* docs: we no longer ship HTML versions of man pagesDaniel Stenberg2017-01-292-4/+2
* docs: proofread README.netware README.win32railsnewbie2572017-01-292-9/+9
* polarssl: fix hangsMichael Kaufmann2017-01-281-16/+6
* TODO: remove "Support TLS v1.3"Daniel Stenberg2017-01-271-9/+0
* INTERNALS.md: language improvementsrailsnewbie2572017-01-241-36/+34
* VC: remove the makefile.vc6 build infraDaniel Stenberg2017-01-231-2/+2
* cmdline-opts/gen.pl: Open input files in CRLF modeJay Satiro2017-01-232-4/+20
* docs/curl.1: generate from the cmdline-opts scriptDaniel Stenberg2017-01-233-2703/+17
* CURLOPT_BUFFERSIZE: support enlarging receive bufferRichy Kim2017-01-193-9/+12
* KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be acceptedMichael Kaufmann2017-01-191-8/+0
* docs: non-blocking SSL handshake is now supported with NSSKamil Dudka2017-01-192-2/+0
* usercertinmem.c: improve the short descriptionDaniel Stenberg2017-01-181-3/+2
* TODO: share OpenSSL contextsDaniel Stenberg2017-01-171-2/+8