summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* examples/fopen: checksrc complianceJay Satiro2017-03-281-2/+2
* spelling fixesklemens2017-03-2612-27/+27
* asiohiper: make sure socket is open in event_cbEdward Kimmel2017-03-231-8/+14
* 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-213-1/+68
* cmake: build manual pages (including curl.1)Peter Wu2017-03-212-0/+15
* docs: split file lists into Makefile.incPeter Wu2017-03-216-374/+383
* examples: comment typos in http2 examplesDaniel Stenberg2017-03-213-6/+6
* CONTRIBUTE: mention referring to github issues in commit msgsDaniel Stenberg2017-03-211-3/+4
* CURLINFO_LOCAL_PORT.3: fix typoJay Satiro2017-03-161-1/+1
* CURLINFO_LOCAL_PORT.3: added exampleDaniel Stenberg2017-03-161-2/+24
* SSLCERTS.md: mention HTTPS proxies and their separate optionsDaniel Stenberg2017-03-161-0/+10
* BINDINGS: a Delphi bindingDaniel Stenberg2017-03-151-0/+2
* KNOWN_BUGS: remove libidn related issueDaniel Stenberg2017-03-141-9/+0
* RELEASE-NOTES: synced with c25e0761d0fc49c4Daniel Stenberg2017-03-131-0/+1
* make: regenerate docs/curl.1 by runinng make in docsDaniel Stenberg2017-03-131-1/+2
* url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang2017-03-129-1/+118
* cmdline-opts: fixed a few typosDan Fandrich2017-03-113-3/+3
* tls-max.d: added to the makefileDan Fandrich2017-03-091-0/+1
* vtls: add options to specify range of enabled TLS versionsJozef Kralik2017-03-084-3/+69
* MANPAGE: clarify the dash situation in meta dataDaniel Stenberg2017-03-081-3/+3