summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-063-57/+56
* mk-ca-bundle.1: convert syntax to what's used elsewhereDaniel Stenberg2013-01-061-47/+55
* mk-ca-bundle.1: mention new -f, fix outputfile outputDaniel Stenberg2013-01-051-9/+20
* writeout: -w now supports remote_ip/port and local_ip/portDaniel Stenberg2013-01-031-0/+14
* INTERNALS: remove "footnote" never usedDaniel Stenberg2013-01-031-3/+0
* FAQ: Can I write a server with libcurl?Daniel Stenberg2013-01-031-0/+10
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-032-55/+56
* INSTALL: unify the SSL library textsDaniel Stenberg2013-01-031-11/+8
* examples/certinfo.c: fix compiler warningYang Tse2012-12-291-7/+12
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* curl.1: extend the -X, --request descriptionDaniel Stenberg2012-12-271-0/+8
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-263-7/+7
* examples/simplessl.c: fix compiler warningYang Tse2012-12-111-2/+3
* examples/externalsocket.c: fix SunPro compilation issueYang Tse2012-12-101-0/+4
* examples/simplessl.c: fix compiler warningYang Tse2012-12-101-2/+2
* examples/anyauthput.c: fix Tru64 compilation issueYang Tse2012-12-101-2/+2
* examples: fix compilation issues - commit 7332a7cafb follow-upYang Tse2012-12-052-11/+11
* examples: fix compilation issues - commit 23f8dca6fb follow-upYang Tse2012-12-053-7/+13
* examples: fix compilation issuesYang Tse2012-12-053-8/+12
* build: explain current role of LIBS in our Makefile.am filesYang Tse2012-12-041-1/+1
* build: prevent global LIBS from influencing examples build targetsYang Tse2012-11-301-2/+11
* FAQ: clarify the 3.4 sectionDaniel Stenberg2012-11-251-3/+4
* examples: Updated asiohiper.cpp to remove connect from opensocketLijo Antony2012-11-251-36/+23
* DOCS: Updated CURLOPT_CONNECT_ONLY to reflect usage in other protocolsSteve Holme2012-11-231-4/+5
* htmltitle: use .cpp extension for C++ examplesDaniel Stenberg2012-11-212-1/+1
* examples: Added a c++ example of using multi with boost::asioLijo Antony2012-11-212-1/+468
* THANKS: added 14 contributors from the 7.28.1 releaseDaniel Stenberg2012-11-201-0/+14
* CURLOPT_SSL_VERIFYHOST: stop supporting the 1 valueDaniel Stenberg2012-11-061-2/+3
* httpcustomheader.c: free the headers after useDaniel Stenberg2012-11-061-1/+4
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-061-5/+4
* BUGS: fix the bug tracker URLDaniel Stenberg2012-11-011-2/+4
* evhiperfifo: fix the pointer passed to WRITEDATADaniel Stenberg2012-11-011-2/+2
* href_extractor.c: fix the URLDaniel Stenberg2012-10-181-1/+1
* href_extractor: example code extracting href elementsMichaƂ Kowalczyk2012-10-182-1/+87
* THANKS: 14 new contributors from 7.28.0Daniel Stenberg2012-10-101-0/+14
* curl_multi_wait: no wait if no descriptors to wait forDaniel Stenberg2012-10-091-1/+4
* curl_multi_wait.3: style formatting mistakeDaniel Stenberg2012-10-091-1/+1
* curl_multi_wait.3: fix the name of the man pageDaniel Stenberg2012-10-081-1/+1
* curl_multi_wait.3: renamed the last argument variable for clarityDaniel Stenberg2012-10-081-2/+2
* https.c example: remember to call curl_global_init()Kamil Dudka2012-10-011-0/+5
* FAQ: remove the date from the topmost lineDaniel Stenberg2012-09-281-1/+0
* FAQ: 5.16 I want a different time-out!Daniel Stenberg2012-09-281-0/+17
* curl_multi_wait: Add parameter to return number of active socketsSara Golemon2012-09-161-1/+5
* socks.c: Added support for IPv6 connections through SOCKSv5 proxyMarc Hoersken2012-09-141-1/+0
* MANUAL: clarified user+password in HTTP URLsAnthony Bryan2012-09-091-3/+4
* Updated build docs w.r.t. Android and binary sizesDan Fandrich2012-09-031-5/+6
* symbols-in-versions: new CURL_WAIT_* symbolsDaniel Stenberg2012-09-011-0/+3
* Manpage for curl_multi_wait().Sara Golemon2012-09-012-4/+72
* test2032: bail out after last transferDaniel Stenberg2012-08-311-7/+0
* curl.1: list the -w variables sorted alphabeticallyDaniel Stenberg2012-08-281-51/+51