summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* RELEASE-PROCEDURE: add some more future release datesDaniel Stenberg2015-02-251-3/+4
* THANKS: added contributors from the 7.41.0 RELEASE-NOTEScurl-7_41_0Daniel Stenberg2015-02-252-0/+12
* ROADMAP: curl_easy_setopt.3 has already been split upDaniel Stenberg2015-02-201-4/+1
* ROADMAP: extend the HTTP/2 stuff, remove SPDYDaniel Stenberg2015-02-201-13/+14
* curl.1: --cert-status is also supported by OpenSSL nowAlessandro Ghedini2015-02-141-1/+1
* curl.1: clarify that -X is used for all requestsDaniel Stenberg2015-02-091-1/+6
* curl.1: add warning when using -H and redirectsDaniel Stenberg2015-02-081-0/+6
* opts: CURLOPT_CAINFO availability depends on SSL engineJay Satiro2015-02-031-1/+2
* libcurl-symbols: first basic shot for autogenerated docsDaniel Stenberg2015-02-022-5/+81
* FAQ: minor edit of 3.22Daniel Stenberg2015-02-021-2/+3
* CURLOPT_HTTP_VERSION.3: CURL_HTTP_VERSION_2_0 added in 7.33.0Daniel Stenberg2015-02-021-3/+3
* TODO: moved WinSSL/SChannel todo items into docsMarc Hoersken2015-01-311-70/+110
* CURLOPT_SEEKFUNCTION.3: also when server closes a connectionMichael Kaufmann2015-01-291-5/+8
* docs: cite SASL external authentication.Patrick Monnerat2015-01-272-7/+7
* openssl: add support for the Certificate Status Request TLS extensionAlessandro Ghedini2015-01-221-2/+2
* CURLOPT_SSL_VERIFYSTATUS.3: mention it is added in version 7.41.0Daniel Stenberg2015-01-161-4/+4
* opts: add CURLOPT_SSL_VERIFYSTATUS* to docs/MakefileDaniel Stenberg2015-01-161-26/+27
* copyright years: after OCSP stapling changesDaniel Stenberg2015-01-161-1/+1
* curl: add --cert-status optionAlessandro Ghedini2015-01-161-0/+10
* url: add CURLOPT_SSL_VERIFYSTATUS optionAlessandro Ghedini2015-01-162-0/+55
* TheArtOfHttpScripting: skip the date at the top, we have gitDaniel Stenberg2015-01-161-1/+0
* TheArtOfHttpScripting: phrase it TLS lib agnosticDaniel Stenberg2015-01-161-2/+4
* TODO: Added some SMB ideasSteve Holme2015-01-161-101/+121
* THANKS: 14 new contributors from the 7.40.0 release notesDaniel Stenberg2015-01-081-0/+14
* sepheaders.c: Applied curl oding standardsSteve Holme2014-12-311-7/+9
* sepheaders.c: Fixed resource leak on failureJulien Nabet2014-12-311-1/+2
* TODO: 2.3 Better support for same name resolvesDaniel Stenberg2014-12-281-0/+10
* docs: Updated following the addition of SASL GSSAPI via GSS-API librariesSteve Holme2014-12-272-19/+11
* asiohiper.cpp: No need to initialise members of ConnInfoSteve Holme2014-12-271-2/+0
* asiohiper.cpp: Updated for curl coding standardsSteve Holme2014-12-271-58/+73
* code/docs: Use correct case for IPv4 and IPv6Steve Holme2014-12-273-7/+7
* code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme2014-12-268-21/+21
* KNOWN_BUGS: the SFTP code doesn't support CURLINFO_FILETIMEDaniel Stenberg2014-12-151-0/+3
* opts: Warn CURLOPT_TIMEOUT overrides when set after CURLOPT_TIMEOUT_MSJay Satiro2014-12-151-0/+3
* synctime.c: added own user-agent string.Guenter Knauf2014-12-131-4/+3
* synctime.c: removed another timeserver URL.Guenter Knauf2014-12-131-3/+2
* synctime.c: fixed timeserver URLs.Guenter Knauf2014-12-131-3/+3
* TODO: Cache negative name resolvesDaniel Stenberg2014-12-101-0/+7
* synctime.c: fixed user-agent setting.Guenter Knauf2014-12-091-4/+7
* Makefile.inc: Added our standard header and updated file formattingSteve Holme2014-12-061-10/+32
* build: updated dependencies in makefiles.Guenter Knauf2014-12-053-4/+4
* examples: remove sony.com from 10-at-a-timeJay Satiro2014-12-041-1/+0
* opts: fix CURLOPT_UNIX_SOCKET_PATH formattingPeter Wu2014-12-041-8/+10
* opts: added CURLOPT_UNIX_SOCKET_PATH to Makefile.amDaniel Stenberg2014-12-031-3/+5
* curl.1: added --unix-socketDaniel Stenberg2014-12-041-0/+3
* libcurl: add UNIX domain sockets supportPeter Wu2014-12-044-0/+83
* curl.1: fix trivial typoDave Reisner2014-12-031-1/+1
* sasl_gssapi: Introduced GSS-API based SASL moduleSteve Holme2014-12-021-3/+3
* docs: Updated for the SMB protocolBill Nagel2014-11-308-5/+42
* smb: Added SMB protocol and port definitionsBill Nagel2014-11-291-0/+2