platform/upstream/curl.git
2005-01-29 Daniel StenbergClear the urlglob struct when allocated, since we might...
2005-01-29 Daniel Stenberginclude "url.h" for the Curl_safefree() proto
2005-01-29 Daniel StenbergUsing the multi interface, and doing a requsted a re...
2005-01-29 Daniel StenbergDefine CURL_MULTIEASY when building this, to use my...
2005-01-29 Daniel Stenbergcorrected the URL
2005-01-29 Daniel Stenbergconn->ip_addr MUST NOT be used on re-used connections
2005-01-29 Daniel Stenbergwhen using valgrind, include a much longer stack trace
2005-01-29 Daniel Stenbergmulti interface: when a request is denied due to "Maxim...
2005-01-28 Daniel StenbergConnect failures with the multi interface was often...
2005-01-28 Daniel Stenbergadjusted to the moved unlock of the DNS entry
2005-01-28 Daniel StenbergKNOWN_BUGS #17 fixed. A DNS cache entry may not remain...
2005-01-28 Daniel StenbergStephen More pointed out that CURLOPT_FTPPORT and the...
2005-01-27 Daniel Stenbergtest the EPRT/LPRT/PORT somewhat more
2005-01-27 Daniel StenbergUse the same work-around for the memdebug stuff as...
2005-01-27 Daniel Stenberga slightly involved work-around to prevent the debug...
2005-01-27 Daniel StenbergMake the debug build get the debug dump file path from...
2005-01-27 Daniel Stenbergverify a part of the PORT line
2005-01-26 Daniel StenbergMake the server ignore the given PORT address, to make...
2005-01-26 Daniel Stenbergadded more official web and download mirrors
2005-01-26 Daniel Stenbergnew curlpp URL
2005-01-26 Daniel Stenbergfixed sort, mention C, the java binding is now maintain...
2005-01-25 Daniel Stenbergadd number to the bugs to make them easier to refer to
2005-01-25 Daniel Stenbergtwo known bugs
2005-01-25 Daniel StenbergIan Ford asked about support for the FTP command ACCT...
2005-01-25 Daniel StenbergA minor "syntax error" in numerous test files corrected
2005-01-25 Daniel Stenbergnew web mirror
2005-01-25 Daniel Stenberg--protocols is added in 7.13.0
2005-01-25 Daniel StenbergDavid Shaw contributed a fairly complete and detailed...
2005-01-25 Daniel StenbergUse plain structs and not typedef'ed ones in the hash...
2005-01-23 Daniel Stenbergtwo options less
2005-01-22 Daniel Stenberg\fI marked \fP more function calls etc.
2005-01-22 Daniel StenbergIf you're using libcurl as a win32 DLL, you MUST use...
2005-01-22 Daniel Stenbergnext release will be 7.13.0
2005-01-22 Daniel Stenbergadded a few items I plan to do
2005-01-21 Daniel StenbergFTP third transfer support overhaul. See CHANGES for...
2005-01-21 Daniel Stenbergclarify the struct name for CURLOPT_HTTPPOST
2005-01-20 Daniel StenbergAdded support for "verify" => "stripfile" to strip...
2005-01-20 Daniel StenbergSupport file names passed to RETR that don't start...
2005-01-20 Daniel StenbergPhilippe Hameau found out that -Q "+[command]" didn...
2005-01-20 Daniel Stenbergadd support for NOOP
2005-01-20 Daniel StenbergIf you give a *_LARGE option you MUST make sure that...
2005-01-19 Daniel Stenbergadded test226 too
2005-01-19 Daniel StenbergStephan Bergmann made libcurl return CURLE_URL_MALFORMA...
2005-01-19 Daniel Stenbergtoday's proxy fixes
2005-01-19 Gisle VanemDon't copy 'stderr' for Win-CE in IPv6 code. Don't...
2005-01-19 Daniel Stenbergadd a URL to an article about making Apache support PUT
2005-01-19 Daniel StenbergStephan Bergmann pointed out two flaws in libcurl built...
2005-01-18 Daniel Stenbergskip sys/socket.h on windows CE
2005-01-18 Daniel Stenbergcheck for errno.h
2005-01-18 Daniel StenbergCody Jones' enhanced version of Samuel Díaz García...
2005-01-17 Daniel StenbergAdd support for server 'ftp2' which is a second FTP...
2005-01-17 Daniel Stenbergsupport the new --id command line option, that allows...
2005-01-17 Daniel Stenbergmention the name-prefix protocol guess thing
2005-01-17 Daniel Stenbergupdated the wording for -B/--use-ascii
2005-01-16 Daniel StenbergAlex aka WindEagle pointed out that when doing "curl...
2005-01-16 Daniel Stenbergmention --netrc in the -u description
2005-01-15 Gisle Vanemerrrno can by freak accident become EINTR on DOS or
2005-01-15 Daniel Stenbergoutput better error detection, like when ipv6 can't...
2005-01-14 Daniel StenbergAdded README.hostip
2005-01-14 Daniel Stenbergverify the protocol too
2005-01-13 Daniel StenbergInspired by Martijn Koster's patch and example source at
2005-01-12 Gisle VanemAdded dependencies.
2005-01-12 Gisle VanemAdded '-bd' option; target is a DLL.
2005-01-11 Daniel Stenbergsupport for retrieving used IP addresses
2005-01-11 Daniel StenbergDan Torop cleaned up a few no longer used variables...
2005-01-11 Gisle VanemRemoved CURLTOOLDEBUG. It caused libcurl_wc.dll
2005-01-11 Daniel StenbergRenamed easy.h and multi.h to easyif.h and multiif...
2005-01-11 Gisle Vanem".\lib\easy.h" shadows for <curl/easy.h> in Watcom.
2005-01-11 Gisle VanemFix '!if' expression.
2005-01-11 Gisle Vanem".\lib\multi.h" shadows for <curl/multi.h> in Watcom.
2005-01-11 Daniel StenbergCyrill Osterwalder posted a detailed analysis about...
2005-01-10 Daniel StenbergBruce Mitchener identified (bug report #1099640) the...
2005-01-10 Daniel StenbergUse Curl_easy_addmulti() to clear associations from...
2005-01-10 Daniel Stenbergedited wording
2005-01-10 Daniel StenbergPavel Orehov reported memory problems with the multi...
2005-01-10 Daniel StenbergHzhijun reported a memory leak in the SSL certificate...
2005-01-08 Gisle VanemNote about the static lib requirement; -DCURL_STATICLIB.
2005-01-08 Gisle VanemWatcom additions.
2005-01-08 Gisle VanemAdded Watcom targets.
2005-01-08 Gisle VanemNew file.
2005-01-08 Gisle VanemAdded Makefile.Watcom to EXTRA_DIST.
2005-01-07 Daniel Stenbergthree recent bug fixes
2005-01-07 Daniel Stenbergdisable the valgrind log checking
2005-01-07 Daniel Stenbergfixed the valgrind log check and make it possible to...
2005-01-07 Daniel Stenbergadded test 199
2005-01-06 Daniel Stenbergprevent a single byte read outside the string in test...
2005-01-06 Daniel Stenbergfixed #1097019, multiple GET posts (-G) error
2005-01-05 Daniel Stenbergrecent events
2005-01-04 Gisle VanemChanged curl.dll to libcurl.dll.
2005-01-04 Gisle VanemMinor comment fix.
2005-01-04 Daniel Stenbergjust narrowed some text to fit within 80 cols
2005-01-04 Gisle VanemRemoved _WIN32_WINNT to support IPv6 under Win-2K.
2005-01-03 Daniel StenbergMarty Kuhrt's VMS update
2005-01-02 Daniel Stenbergreverted the bad naming of the implib names
2005-01-02 Daniel StenbergAlex Neblett's minor update
2004-12-26 Daniel Stenbergnah, don't use the system's getpass() function since...
2004-12-25 Daniel Stenbergissue 54 - this takes sweat
2004-12-25 Daniel StenbergTest case 241 fails on all systems that support IPv6...
2004-12-25 Daniel Stenberg--protocols, license, src/config.h.in
2004-12-25 Daniel Stenberg./src/config.h.in is now removed from CVS. It is copied...
next