platform/upstream/curl.git
2005-03-07 Dan Fandrichfseek() with SEEK_SET is broken on large file capable...
2005-03-07 Daniel Stenbergtest 236: FTP resume upload but denied access to remote...
2005-03-07 Daniel Stenbergvalgrind.pm fixed
2005-03-06 Daniel Stenbergadded valgrind.pm to the dist
2005-03-05 Dan FandrichBetter cope with a failed or unavailable ftruncate().
2005-03-05 Daniel StenbergSamuel Díaz García's correction
2005-03-04 Daniel StenbergAdded test case 235 that makes a resumed upload of...
2005-03-04 Dan FandrichReduced the length of data read from the random entropy...
2005-03-04 Dan FandrichDon't try to read the whole of the random file because...
2005-03-04 Daniel Stenberg7.13.2-CVS
2005-03-04 Daniel Stenbergstarting over
2005-03-04 Daniel Stenbergstand clear for release time
2005-03-04 Daniel StenbergDave Dribin made it possible to set CURLOPT_COOKIEFILE...
2005-03-04 Daniel Stenbergkilled trailing whitespace
2005-03-04 Daniel Stenbergkilled trailing whitespace
2005-03-04 Daniel StenbergRene Rebe fixed a -# crash when more data than expected...
2005-03-03 Daniel Stenbergnew VB binding
2005-03-03 Daniel StenbergVB binding, updated the .NET info
2005-03-03 Daniel Stenbergmention buffer overflows fixed
2005-03-03 Daniel Stenbergfix the distribution files
2005-02-28 Dan FandrichFix for a base64 decode heap buffer overflow vulnerability.
2005-02-24 Dan FandrichFixed some compiler warnings. Fixed a low incidence...
2005-02-22 Daniel StenbergUpdated as suggested by Samuel Díaz García
2005-02-22 Daniel Stenbergkrb4 fixed
2005-02-22 Daniel StenbergCurl_base64_decode() now returns an allocated buffer
2005-02-22 Daniel StenbergThanks for the notification iDEFENCE. We are the "initi...
2005-02-19 Daniel Stenbergadded test case 234 which is like 233 but uses --locati...
2005-02-18 Daniel StenbergRalph Mitchell reported a flaw when you used a proxy...
2005-02-18 Daniel Stenbergsocket leak, mingw build
2005-02-18 Daniel StenbergBased on Mike Dobbs' report, BUILDING_LIBCURL is now...
2005-02-17 Daniel Stenbergclose the socket properly when returning error due...
2005-02-17 Daniel Stenbergmention filename= for the -F
2005-02-16 Daniel StenbergChristopher R. Palmer reported a problem with HTTP...
2005-02-14 Daniel Stenbergcheck for ENGINE_load_builtin_engines() as well if...
2005-02-14 Marty Kuhrtchanged config-vms info
2005-02-14 Marty Kuhrtchanged curlmsg.* entries to see if CVS would ignore...
2005-02-14 Daniel StenbergRename Curl_pretransfersec() to *_second_connect()...
2005-02-11 Daniel StenbergFixed bad krb4 code. It always tried to use krb4 if...
2005-02-11 Marty Kuhrtrename amigaos.c and nwlib.c if they exist before building
2005-02-11 Daniel StenbergRemoved per Marty's request: The .h_* files aren't...
2005-02-11 Marty Kuhrtre-sync'd with curlmsg.msg
2005-02-11 Marty Kuhrtignore curlmsg.h and .sdl as they are generated by...
2005-02-11 Marty Kuhrtsync'd error codes with include/curl.h
2005-02-11 Marty KuhrtAdded $Id$ and pre-exisiting logical check
2005-02-11 Daniel Stenbergremove the check for strftime(), we don't need it
2005-02-11 Daniel StenbergRemoved all uses of strftime() since it uses the locali...
2005-02-10 Daniel Stenbergvalgrind stuff for test suite, vms build and more
2005-02-10 Daniel StenbergMoved out the valgrind report parser to valgrind.pm...
2005-02-10 Daniel Stenbergtypecast assign to ftpport from int to prevent warnings
2005-02-10 Daniel Stenberginit fix for non-SSL builds
2005-02-10 Marty KuhrtReduced the two config-vms.h_* files into this one.
2005-02-09 Daniel StenbergDavid Byron fixed his SSL problems, initially mentioned...
2005-02-09 Daniel StenbergDavid Byron identified the lack of SSL_pending() use...
2005-02-09 Daniel Stenbergbetter error checking and SSL init by David Byron
2005-02-09 Daniel Stenbergprevent a compiler warning
2005-02-09 Gisle VanemSome functions are static here, but extern in libxml's
2005-02-09 Daniel Stenbergthe new ftp code and Gisle's DICT fix
2005-02-09 Daniel Stenbergissue #54 done
2005-02-09 Gisle VanemSet 'bits.close' in case of malloc fail.
2005-02-09 Daniel Stenbergadd missing error codes
2005-02-09 Gisle VanemUse CURL_SOCKET_BAD.
2005-02-09 Gisle VanemHandle CURLE_LOGIN_DENIED in strerror.c.
2005-02-09 Daniel StenbergFD_SET can be big macro, use braces
2005-02-09 Daniel StenbergFTP code turned into state machine. Not completely...
2005-02-09 Gisle VanemReplace LF with CRLF. Ref RFC-2229, sec 2.3:
2005-02-08 Daniel Stenberg-O clarification
2005-02-08 Daniel Stenberginflate and out of memory fixes
2005-02-08 Daniel Stenbergares_gethostbyname wants a 'ares_host_callback' in...
2005-02-08 Gisle VanemCurl_addrinfo?_callback() and addrinfo_callback() now...
2005-02-08 Gisle VanemDon't free too much in freedirs() if realloc() fails.
2005-02-08 Daniel StenbergCurl_wait_for_resolv() no longer disconnects on failure...
2005-02-07 Dan FandrichFix for a bug report that compressed files that are...
2005-02-06 Gisle VanemPreserve previous status in Curl_http_done().
2005-02-05 Daniel Stenbergvalgrind errors occur too often when 'make test' is...
2005-02-04 Daniel Stenbergfix type
2005-02-04 Daniel StenbergEric Vergnaud found a use of an uninitialized variable
2005-02-04 Daniel StenbergDavid Byron pointed out that this -1 on the buffer...
2005-02-02 Daniel Stenberganother example
2005-02-02 Daniel StenbergHTML parsing example with libtidy, by Jeff Pohlmeyer
2005-02-01 Daniel Stenbergand we start over again
2005-02-01 Daniel Stenberg7.13 coming up
2005-01-31 Daniel Stenbergsomewhat nicer libcurl usage
2005-01-31 Daniel Stenberghtmltitle
2005-01-31 Daniel StenbergHTML <head> parsing (with libxml) example code by Lars...
2005-01-30 Daniel Stenbergfour changes
2005-01-30 Daniel Stenbergif the DO operation returns failure, bail out and close...
2005-01-30 Daniel StenbergLet's add a cookie interface in 7.14
2005-01-30 Daniel StenbergBugfixed the parser that scans the valgrind report...
2005-01-30 Daniel Stenbergproperly mark tests as requiring feature 'SSL'
2005-01-30 Daniel StenbergUse calloc() to save us the memset() call and terminate...
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
next