summaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl.3
Commit message (Collapse)AuthorAgeFilesLines
* Add a man page for curl_global_sslset()Johannes Schindelin2017-08-281-0/+4
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* curl_global_init.3: Add Windows-specific info for init via DLLJay Satiro2016-01-041-0/+3
| | | | | | | | | - Add to both curl_global_init.3 and libcurl.3 the caveat for Windows that initializing libcurl via a DLL's DllMain or static initializer could cause a deadlock. Bug: https://github.com/bagder/curl/issues/586 Reported-by: marc-groundctl@users.noreply.github.com
* libcurl.3: fix a single typoDaniel Stenberg2015-08-031-3/+3
| | | | Closes #361
* libcurl-thread.3: Consolidate thread safety infoJay Satiro2015-07-281-7/+2
| | | | | | This is a new document to consolidate our thread safety information from several documents (curl-www:features, libcurl.3, libcurl-tutorial.3). Each document's section on multi-threading will now point to this one.
* libcurl.3: fix formattingDaniel Stenberg2014-11-251-54/+46
| | | | refer to functions with the man page section properly
* libcurl.3: Typo fixedAskar Safin2014-08-291-1/+1
|
* libcurl.3: edited slightly to improve readabilityDaniel Stenberg2014-02-181-16/+17
|
* libcurl.3: for multi interface connections are held in the multi handleDaniel Stenberg2013-09-121-13/+23
| | | | ... and a few more cleanups/clarifications
* source header: added to more filesDaniel Stenberg2011-03-121-1/+21
|
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
|
* - Anthony Bryan provided a set of patches that cleaned up manual language,Daniel Stenberg2008-12-221-5/+5
| | | | corrected spellings and more.
* minor language edits bug reports 1510080 1510098Daniel Stenberg2006-06-211-2/+2
|
* Bryan Henderson turned the 'initialized' variable for curl_global_init()Daniel Stenberg2006-01-151-4/+102
| | | | | | into a counter, and thus you can now do multiple curl_global_init() and you are then supposed to do the same amount of calls to curl_global_cleanup(). Bryan also updated the docs accordingly.
* refer to the new tutorial man pageDaniel Stenberg2004-06-211-7/+5
|
* minor update editsDaniel Stenberg2004-05-051-30/+17
|
* Tor Arntsen's major ispell patchDaniel Stenberg2004-03-241-4/+4
|
* more formatting fixesDaniel Stenberg2004-03-151-10/+9
|
* refer to function names better to enhance the HTML outputDaniel Stenberg2004-03-151-13/+13
|
* use .BR to refer to other man pages to make it easier for parsers to knowDaniel Stenberg2003-11-041-1/+2
|
* separated the easy-specific stuff into a new libcurl-easy.3 man page andDaniel Stenberg2003-08-121-28/+28
| | | | made the libcurl.3 one a more generic overview
* spell checked and removed talk about very old version numbersDaniel Stenberg2002-04-091-15/+14
|
* removed text that really belongs to very old libcurls that are no longerDaniel Stenberg2002-03-191-12/+1
| | | | being used widely
* point out that this describes the easy interface and also make a moreDaniel Stenberg2002-03-191-6/+6
| | | | general statement about language bindings
* ripped out from ../ and put in its own directory nowDaniel Stenberg2002-03-041-0/+132