summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* adjusted to the new concept of the callbackDaniel Stenberg2006-01-152-23/+72
* Made the copyright year match the latest modification's year.Daniel Stenberg2006-01-091-1/+1
* use the proper dashDaniel Stenberg2006-01-081-1/+1
* removed easy handle argument from protoDaniel Stenberg2006-01-041-8/+5
* upcoming new error codeDaniel Stenberg2006-01-041-0/+3
* CURLOPT_PROGRESSFUNCTION is really not a good idea when using the multiDaniel Stenberg2006-01-031-5/+10
* fixed the prototypeDaniel Stenberg2006-01-031-3/+6
* minor editsDaniel Stenberg2006-01-026-10/+14
* Initial description of the upcoming curl_multi_timeout() functionDaniel Stenberg2006-01-021-0/+35
* I removed the timeout argument from the socket callback and did some otherDaniel Stenberg2006-01-021-15/+25
* clarified that curl_global_init() isn't thread-safe and that it might affectDaniel Stenberg2005-12-232-3/+12
* The inital early embryos to describe the curl_multi_socket() API. CommittedDaniel Stenberg2005-12-222-0/+83
* #31 curl-config --libs" will include details set in LDFLAGS when configure isDaniel Stenberg2005-12-221-0/+6
* minor editDaniel Stenberg2005-12-151-2/+2
* Rene Bernhardt's correctionsDaniel Stenberg2005-12-141-2/+2
* another SOCKS-related problem addedDaniel Stenberg2005-12-121-1/+3
* added #29 and #30Daniel Stenberg2005-12-121-0/+12
* use c-ares' IPv6 abilitiesDaniel Stenberg2005-12-101-0/+10
* fix CURLOPT_FAILONERROR error, pointed out by Shailesh N. HumbadDaniel Stenberg2005-12-101-1/+1
* fresh contributors in the 7.15.1 releaseDaniel Stenberg2005-12-061-1/+16
* Added a run-time check to warn if TFTP is going to fail due to portabilityDan Fandrich2005-12-051-0/+2
* #27 is fixedDaniel Stenberg2005-11-301-6/+0
* mention the colon-only thing for -u and SSPI+NTLMDaniel Stenberg2005-11-241-1/+9
* I extended a patch from David Shaw to make libcurl _always_ provide an errorDaniel Stenberg2005-11-171-6/+0
* TFTPDaniel Stenberg2005-11-171-0/+3
* extended the description for exit code 9Daniel Stenberg2005-11-141-1/+3
* mention how to set domain when using NTLMDaniel Stenberg2005-11-111-0/+5
* just implementedDaniel Stenberg2005-11-101-4/+0
* Introducing range stepping to the curl globbing support. Now you can specifyDaniel Stenberg2005-11-101-1/+7
* * Add step parameter to the globbing. Like [0-1000;10] that would walk theDaniel Stenberg2005-11-091-0/+4
* 27. "libcurl built with GNUTLS ignores the SSLCERT option" - UnlikeDaniel Stenberg2005-11-071-0/+6
* mention the need for a "fake" -u when --negotiate is usedDaniel Stenberg2005-11-071-0/+4
* oopsDaniel Stenberg2005-11-021-1/+1
* Added: Daniel Stenberg2005-11-021-21/+106
* re-arranged the win32 section and added a pointer to the INSTALL.devcppDaniel Stenberg2005-10-291-125/+104
* Tom Kyer's DevCpp-Mingw Install & Compilation guideDaniel Stenberg2005-10-282-4/+306
* mention brokennessDaniel Stenberg2005-10-281-1/+1
* elaborated somewhat in the license chapterDaniel Stenberg2005-10-281-7/+20
* Nis Jorgensen filed bug report #1338648Daniel Stenberg2005-10-272-3/+6
* updates to reflect current status in Debian land, and added some knownDaniel Stenberg2005-10-271-3/+24
* Jaz Fresh pointed out that if you used "-r [number]" as was wrongly describedDaniel Stenberg2005-10-271-1/+1
* Removed mention of TFTP now that it's implemented.Dan Fandrich2005-10-181-8/+2
* Slight editing of wording in the CURLOPT_SSL_VERIFYHOST section.Daniel Stenberg2005-10-131-15/+14
* added names from the 7.15.0 releaseDaniel Stenberg2005-10-131-0/+8
* NTLM requires windows or OpenSSL. If you build with GnuTLS for example youDaniel Stenberg2005-10-131-1/+2
* make it compile warning-free and free() the memory before exitDaniel Stenberg2005-10-101-0/+5
* remove getinfo-times from the dist archive since the info is now in theDaniel Stenberg2005-10-061-2/+1
* end the .nf section, mark the option names properly so that they end upDaniel Stenberg2005-10-061-15/+15
* Added the info from getinfo-times as it really belongs in this man page.Daniel Stenberg2005-10-061-1/+35
* Domenico Andreoli's SEE ALSO patchDaniel Stenberg2005-10-041-1/+1