summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* - I was going to fix issue #59 in KNOWN_BUGSDaniel Stenberg2009-04-301-3/+0
* provide some track record of the SONAME bumpsDaniel Stenberg2009-04-301-0/+15
* mention that cvs is needed for releasesDaniel Stenberg2009-04-301-0/+3
* mention the new CURL_SEEKFUNC_ symbolsDaniel Stenberg2009-04-291-0/+3
* - Bug report #2709004 (http://curl.haxx.se/bug/view.cgi?id=2709004) by TimDaniel Stenberg2009-04-281-2/+5
* the windows threaded resolver isn't foolproof enoughDaniel Stenberg2009-04-271-0/+5
* - bug report #2779245 (http://curl.haxx.se/bug/view.cgi?id=2779245) by RainerDaniel Stenberg2009-04-231-1/+3
* CURLOPT_POSTQUOTE commands only run when no errorDaniel Stenberg2009-04-231-5/+5
* escape the ' properlyDaniel Stenberg2009-04-181-8/+8
* 63. When CURLOPT_CONNECT_ONLY is used, the handle cannot reliably be re-usedDaniel Stenberg2009-04-181-0/+5
* Avoid compiler warning about unused argument.Gisle Vanem2009-04-181-0/+1
* As Jeff Pohlmeyer suggested: "pointer to 'char *'" is now instead put:Daniel Stenberg2009-04-171-8/+8
* clarified after chat in #curlDaniel Stenberg2009-04-071-2/+3
* - I clarified in the docs that CURLOPT_SEEKFUNCTION should return 0 on successDaniel Stenberg2009-04-061-3/+4
* Gary Maxwell helped us clarify that CURLOPT_SHARE specificly needs the lockingDaniel Stenberg2009-03-201-2/+3
* Add a link to "Potential Errors Passing CRT Objects Across DLL Boundaries"Yang Tse2009-03-181-0/+3
* minor fixDaniel Stenberg2009-03-181-2/+2
* Expanded the security section of the libcurl-tutorial man page to coverDan Fandrich2009-03-051-20/+161
* 15 additional contributor from the 7.19.4 RELEASE-NOTESDaniel Stenberg2009-03-031-0/+15
* - David Kierznowski notified us about a security flawcurl-7_19_4Daniel Stenberg2009-03-022-0/+39
* the Eiffel bindingDaniel Stenberg2009-03-021-0/+4
* mention the '-o -' trickDaniel Stenberg2009-02-271-1/+2
* 4.17 Non-functional connect timeoutsDaniel Stenberg2009-02-231-2/+20
* - After a bug reported by James Cheng I've made curl_easy_getinfo() forDaniel Stenberg2009-02-231-2/+4
* mention default port numberDaniel Stenberg2009-02-231-1/+2
* - I renamed everything in the windows builds files that used the name 'curllib'Daniel Stenberg2009-02-231-1/+1
* clarified the FTP passive/active mode options somewhatDaniel Stenberg2009-02-201-10/+20
* The C++ binding home was changedDaniel Stenberg2009-02-191-1/+1
* three new CURLFTP_CREATE_DIR* symbolsDaniel Stenberg2009-02-171-0/+3
* - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 forDaniel Stenberg2009-02-171-0/+11
* Anthony Bryan's letter=>symbol fixesDaniel Stenberg2009-02-132-7/+7
* Added support for Digest and NTLM authentication using GnuTLS.Dan Fandrich2009-02-122-5/+5
* - CURLINFO_CONDITION_UNMET was added to allow an application to get to know ifDaniel Stenberg2009-02-113-4/+13
* completed the CURLPROXY_ collectionDaniel Stenberg2009-02-101-1/+4
* include the symbols-in-versions file in the release archiveDaniel Stenberg2009-02-101-2/+2
* introducing the symbols-in-versions file, in an effort to help app authorsDaniel Stenberg2009-02-101-0/+292
* mention when CURLOPT_ADDRESS_SCOPE was addedDaniel Stenberg2009-02-101-2/+1
* #45. libcurl built to support ipv6 uses getaddrinfo() to resolve host names.Daniel Stenberg2009-02-091-7/+0
* #53. SFTP busy-loop problem. should be fixed in 7.19.3 with libssh2 1.0 (orDaniel Stenberg2009-02-091-5/+0
* Mention the first release of CURLOPT_FTP_FILEMETHODDan Fandrich2009-02-061-0/+1
* Fixed a typo (spotted in the FreeBSD ports).Dan Fandrich2009-02-041-1/+1
* - Craig A West brought us: libcurl now defaults to do CONNECT with HTTPDaniel Stenberg2009-02-023-4/+14
* Mentioned some other characters that may need escaping on the curl commandDan Fandrich2009-01-301-18/+19
* - Markus Moeller introduced two new options to libcurl:Daniel Stenberg2009-01-282-1/+26
* - Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE option that allows an appDaniel Stenberg2009-01-261-0/+8
* - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option.Daniel Stenberg2009-01-253-4/+25
* 17 new contributors from the 7.19.3 releaseDaniel Stenberg2009-01-191-0/+17
* Add steps needed for zlib support under MinixDan Fandrich2009-01-151-1/+3
* a bunch of minor updatesDaniel Stenberg2009-01-141-13/+13
* 62. CURLOPT_TIMEOUT does not work properly with the regular multi andDaniel Stenberg2009-01-131-0/+5