platform/upstream/curl.git
2007-09-29 Steinar H.... Read and process as many packets as possible in read_ud...
2007-09-29 Steinar H.... There are two different places in write_tcp_data()...
2007-09-29 Steinar H.... Reject names that are longer than 255 characters, to...
2007-09-29 Steinar H.... In ares_mkquery, make sure we set buflen and buf to...
2007-09-29 Steinar H.... Be stricter about what's a valid IP address in fake_hos...
2007-09-29 Steinar H.... Handle the root of the DNS tree correctly in ares_expan...
2007-09-28 Daniel StenbergAdapted the c-ares code to the API change c-ares 1...
2007-09-28 Daniel Stenbergrename variable to prevent shadow warning
2007-09-28 Daniel Stenbergtoday's modifications by Steinar and me
2007-09-28 Daniel StenbergBumped version to 1.5.0 for next release and soname...
2007-09-28 Dan FandrichRenamed a variable to avoid shadowing a global declarat...
2007-09-28 Steinar H.... Unrevert previous 'missing' hunks. They were missing...
2007-09-28 Steinar H.... Yet more missing hunks... Nggh.
2007-09-28 Steinar H.... Always register for TCP events even if there are no...
2007-09-28 Steinar H.... Forgot to include a few hunks from ares_process.c earli...
2007-09-28 Steinar H.... Support a few more socket options, and refactor the...
2007-09-28 Steinar H.... Make the query callbacks return the number of timeouts...
2007-09-28 Steinar H.... Three fixes in one commit (sorry): a) Take care of...
2007-09-28 Steinar H.... Don't skip a server if it's the only one. (Bugfix from...
2007-09-27 Dan FandrichDon't strdup an empty string
2007-09-27 Dan FandrichRenamed a few variables to avoid shadowing global decla...
2007-09-27 Dan FandrichRemoved cut-and-paste cruft leading to fclose() of...
2007-09-27 Daniel Stenberga name resolve that times out is still a failed name...
2007-09-27 Daniel Stenbergwrong, revert the previous "fix" and instead check...
2007-09-27 Daniel Stenbergeek, fix the conditions to return on either problem...
2007-09-27 Dan FandrichRenamed a few variables to avoid shadowing global decla...
2007-09-27 Dan FandrichEnabled a few more gcc warnings with --enable-debug...
2007-09-27 Yang TseFix compiler warning: the address of 'env' will always...
2007-09-26 Daniel Stenbergwe added a curl_easy_setopt() option too
2007-09-26 Daniel StenbergPhilip Langdale provided the new CURLOPT_POST301 option for
2007-09-26 Daniel StenbergMax Katsev reported that when doing a libcurl FTP reque...
2007-09-25 Dan FandrichMake glibc define the prototype for strcasestr
2007-09-25 Daniel Stenberga new Lua binding and I shortened the wording on severa...
2007-09-25 Dan Fandrich#ifdef out a few more functions when SSL is disabled.
2007-09-25 Dan FandrichUse a native strcasestr() if found.
2007-09-24 Daniel StenbergImmanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method...
2007-09-24 Daniel StenbergBad use of "its" replaceed with a rephrase. I noticed...
2007-09-22 Daniel StenbergSteinar H. Gunderson fixed: Correctly clear sockets...
2007-09-22 Daniel StenbergSteinar H. Gunderson modified c-ares to now also do...
2007-09-22 Daniel StenbergBrad House provided a fix for ares_save_options():...
2007-09-21 Daniel Stenberg--proxy-negotiate is added in 7.17.1
2007-09-21 Daniel Stenbergthe NSS patch has been committed
2007-09-21 Daniel StenbergAvailable command line options: 119
2007-09-21 Daniel StenbergMark Davies fixed Negotiate authentication over proxy...
2007-09-20 Dan FandrichAdded variable substitution to the <verify><file> section.
2007-09-20 Daniel Stenbergreformatted to be similar to the FAQ to make it look...
2007-09-20 Daniel StenbergAchint Mehta pointed out this dead link
2007-09-20 Daniel Stenbergthe winsock stuff is made by curl_global_init
2007-09-20 Daniel Stenbergfix bad link
2007-09-20 Daniel StenbergImmanuel Gregoire is the man
2007-09-20 Dan FandrichFixed typo in error message.
2007-09-18 Daniel StenbergRob Crittenden provided an NSS update with the followin...
2007-09-18 Daniel Stenbergmention the prefered source code line length to be...
2007-09-18 Daniel StenbergImmanuel pointed out that public key SSH auth failed...
2007-09-18 Dan FandrichUse double quotes in command lines for consistency.
2007-09-18 Gunter Knaufadded a define for Win32 to detect already defined...
2007-09-18 Dan FandrichIPv6 is a required feature for these two tests, even...
2007-09-17 Dan FandrichFixed the required server entry
2007-09-17 Dan FandrichChanged some FTP tests to validate the format of the...
2007-09-17 Dan FandrichAdded %CLIENTIP and %CLIENT6IP data file substitution...
2007-09-17 Dan FandrichAllow setting the IP address on which to listen for...
2007-09-17 Daniel StenbergGünter's ldap fixes
2007-09-17 Dan FandrichMake the ftp server connect to the address given by...
2007-09-17 Dan FandrichMade the directory postprocessor more forgiving of...
2007-09-15 Daniel Stenbergthree done, seven to go
2007-09-15 Daniel StenbergMichal Marek made libcurl automatically append ";type...
2007-09-15 Daniel Stenbergoffer a friendlier single-line command
2007-09-15 Gunter Knauffixed ldap support for winldap.
2007-09-15 Gunter Knauffixed VC6 makefiles for new ldap linkage.
2007-09-15 Daniel StenbergI want these CONNECT problems fixed too
2007-09-15 Daniel Stenberg7.17.1 planned release in November 2007, and a bunch...
2007-09-14 Dan FandrichReplaced 127.0.0.1 with %HOSTIP where possible
2007-09-14 Dan FandrichAdded LDAPS, SCP and SFTP to curl-config --protocols...
2007-09-14 Dan FandrichAdded LDAPS, SCP and SFTP to curl-config --protocols.
2007-09-13 Dan FandrichCompile samples with -DCURL_NO_OLDIES
2007-09-13 Daniel Stenberg7.17.1-CVS is now the dev version
2007-09-13 Daniel Stenbergstart over on 7.17.1
2007-09-13 Dan FandrichRemove remaining traces of ftp3rdparty.c and mention...
2007-09-13 Daniel StenbergVersion 7.17.0 (13 September 2007)
2007-09-13 Daniel Stenbergadded some further stuff from the feature-requests...
2007-09-12 Dan FandrichTFTP error 0 is no longer treated as success
2007-09-12 Daniel StenbergExtracting the CURLINFO_PRIVATE pointer makes no point...
2007-09-11 Daniel Stenbergrephrased to mention ftp
2007-09-11 Daniel Stenbergcurl.digimirror.nl is a new mirror in Amsterdam, the...
2007-09-11 Daniel StenbergDaniel S (12 September 2007)
2007-09-11 Daniel Stenberg- I noticed while writing test 541 that the FTP code...
2007-09-11 Daniel Stenberg- Bug report #1792649 (curl.haxx.se/bug/view.cgi?id...
2007-09-09 Daniel StenbergA brand new binding for SP-Forth was written
2007-09-07 Dan FandrichTFTP now reports the "not defined" TFTP error code...
2007-09-07 Dan FandrichAdded test case 1007 to test permission problem when...
2007-09-06 Daniel Stenbergcurl.cheap.co.il is a new mirror in Tel-Aviv, Israel
2007-09-06 Daniel Stenbergtwo new CONNECT response problems that have appeared
2007-09-05 Dan FandrichMinix doesn't support getsockopt on UDP sockets or...
2007-09-05 Daniel StenbergCurl_GetFTPResponse() now checks and properly deals...
2007-09-05 Dan FandrichMinix doesn't support getsockopt on UDP sockets or...
2007-09-05 Dan FandrichMinor updates
2007-09-03 Daniel StenbergI can't spell
2007-09-03 Daniel Stenbergcurlpp 0.7.1 was relased
2007-09-03 Gunter Knaufadded some comments for MingW32 builds.
2007-09-01 Dan Fandrichbash is not required when compiling under Minix
next