platform/upstream/curl.git
2004-02-04 Daniel Stenbergdon't use 'sin' as variable name as the picky compiler...
2004-02-04 Daniel Stenbergfixing
2004-02-04 Daniel Stenbergprevent a compiler warning about a macro definition
2004-02-04 Daniel Stenbergprevent the windows version to use global symbol names
2004-02-04 Daniel Stenbergwe use the more aggressive compiler warnings
2004-02-04 Daniel Stenbergmade more pointers unsigned, as they were mostly used...
2004-02-04 Daniel Stenbergtypecast comparision between signed and unsigned
2004-02-04 Daniel Stenbergtry_config() takes a second parameter as const, to...
2004-02-04 Daniel Stenbergtakes a void *, not a char * anymore
2004-02-04 Daniel Stenbergares_free_string() now takes a void * instead
2004-02-04 Daniel Stenbergdon't compare signed and unsigned
2004-02-04 Daniel Stenbergadded a tags target
2004-02-04 Daniel Stenbergnew configure file
2004-02-04 Daniel Stenberguse configure.ac instead of configure.in
2004-02-04 Daniel Stenbergstop a compiler warning
2004-02-03 Daniel Stenbergno one uses libcurl before 7.7 anyway...
2004-02-03 Daniel Stenberglibcares.a is here
2004-02-03 Daniel Stenberglink with libcares instead of libares
2004-02-03 Daniel StenbergWe now produce 'libcares.a' instead, to make it possibl...
2004-02-03 Daniel Stenbergthe configure and memdebug fixes of yday
2004-02-03 Daniel Stenbergthe unused quit-function didn't pass a correct variable...
2004-02-03 Daniel Stenbergadd link to the new cares web site
2004-02-03 Daniel Stenbergadded notes about incompatible functions
2004-02-03 Daniel Stenbergadjusted to the new single-parameter version of this...
2004-02-03 Daniel Stenbergremoved odd newline
2004-02-03 Daniel Stenbergadded the missing ares numerical version initialiser
2004-02-03 Daniel Stenbergmodified *strerror()
2004-02-02 Daniel StenbergUse the nroff option figured out by the configure scrip...
2004-02-02 Daniel Stenbergtry to figure out if -man or -mandoc works to get text...
2004-02-02 Daniel Stenbergundef accept before defining it, since AIX 5.2 has...
2004-02-02 Daniel Stenbergmore test91 tweaks and some c-ares stuff
2004-02-02 Daniel Stenbergnow provides c-ares version info in both version calls
2004-02-02 Daniel StenbergIntroducing the SECOND version of the version_info...
2004-02-02 Daniel Stenberguse the new single-argument ares_strerror()
2004-02-02 Daniel Stenbergadjusted to the modified ares_strerror() function
2004-02-02 Daniel Stenbergremove rcsid stuff from c files, it serves no useful...
2004-02-02 Daniel Stenbergremoved the silly second argument to ares_strerror()
2004-02-02 Daniel StenbergDirk Manske fixed the ares usage even more. We could...
2004-02-02 Daniel Stenbergmention mpe/ix
2004-02-02 Daniel Stenbergset the 'retry' bit to TRUE when the connection is...
2004-02-02 Daniel Stenbergclear the sockerror if no error was returned
2004-02-02 Daniel Stenbergares resolve timeout and ca bundle include fixes
2004-02-02 Daniel Stenbergwe include errno.h to truly know if we have ECONNRESET...
2004-02-02 Daniel StenbergTimeout slow ares name lookups. This is based on the...
2004-02-02 Daniel Stenbergwhen including ca-bundle.h, don't look in the current...
2004-02-02 Daniel Stenbergfixed the win32 function to use the correct proto,...
2004-02-02 Daniel Stenbergtest case 97
2004-02-02 Daniel Stenbergadded test 97, a simple test with -d post and a replace...
2004-01-30 Daniel Stenbergattempt to fix the notorious test 91 failures
2004-01-30 Daniel Stenbergmake sure the connection is closed when it was detected...
2004-01-30 Daniel StenbergSomewhat crude attempt at fixing the test 91 failures...
2004-01-30 Daniel Stenberghide the grep result
2004-01-30 Daniel Stenbergcatching up with reality
2004-01-30 Daniel Stenbergtest case 510, mpeix fix
2004-01-30 Daniel Stenbergwhen we receive a request overflow, we still dump the...
2004-01-30 Daniel Stenbergadded lib510.c for callback POST using chunked encoding
2004-01-30 Daniel Stenbergadded test 510, callback-based POST using chunked encoding
2004-01-30 Daniel Stenberg--socks
2004-01-30 Daniel StenbergAdded --socks
2004-01-30 Daniel Stenbergonly do the verifyconnect() clear magic on mpeix
2004-01-29 Daniel Stenbergthe thread and SSL issue is now fixed
2004-01-29 Daniel Stenbergnote about the need for extra functions set to OpenSSL...
2004-01-29 Daniel Stenbergupdate with recent info
2004-01-29 Daniel Stenbergdon't include config.g in src/hugehelp.c unless HAVE_CO...
2004-01-29 Daniel Stenbergares fix, warnings fixed, mpeix fixes
2004-01-29 Daniel Stenbergcheck for sys/ioctl.h as well
2004-01-29 Daniel Stenbergadded verifyconnect proto and use it correctly in the...
2004-01-29 Daniel Stenbergmoved the definitions of IOCTL_3_ARGS to setup.h
2004-01-29 Daniel Stenberg1. changed order of two include files to build fine...
2004-01-29 Daniel StenbergKen Hirsch says he basicly needs all 'mv' to be 'mv...
2004-01-29 Daniel StenbergDan Fandrich's cleanup patch to make pedantic compiler...
2004-01-29 Daniel Stenbergmake pedantic compiler options generate less warnings
2004-01-29 Daniel Stenbergadded hugehelp.h
2004-01-29 Daniel Stenbergnonsence change to make -Wunreachable-code get happy
2004-01-29 Daniel Stenberguse hugehelp.h to silence picky compiler warnings
2004-01-29 Daniel Stenbergdocumented ares_version()
2004-01-29 Daniel Stenbergreturn a const char *
2004-01-29 Daniel Stenberguse the name 'c-ares' for this package
2004-01-29 Daniel Stenberginclude the new README.cares
2004-01-29 Daniel Stenbergpoint out that this is a forked project, all c-ares...
2004-01-29 Daniel Stenbergc-ares specific README, leaving most of the original...
2004-01-29 Daniel Stenbergcut off the initial blurb, moved that to README.cares
2004-01-29 Daniel StenbergDirk Manske fixed a flaw in the setting of the socket...
2004-01-29 Daniel Stenbergupdates
2004-01-29 Daniel Stenbergadjusted to the corrected chunked transfer-encoding...
2004-01-29 Daniel Stenbergverify that buildconf ran fine to allow it to continue
2004-01-28 Daniel Stenbergupload with chunked transfer encoding is now fixed
2004-01-28 Daniel StenbergGisle has eyes, I don't
2004-01-28 Daniel StenbergChunked-transfers should have an additional CRLF after...
2004-01-28 Daniel Stenbergadded the extra newline that this needs to succeed
2004-01-27 Daniel Stenbergsend a connection: close in the initial reply to see...
2004-01-27 Daniel Stenbergnumber two is fixed!
2004-01-27 Daniel StenbergCONNECT response headers are now passed back as "regula...
2004-01-27 Daniel Stenbergdon't advance the line pointer if it already points...
2004-01-27 Daniel Stenbergvery big transfers now get nicer progress displayed...
2004-01-27 Daniel Stenbergdisplay OK if it runs OK
2004-01-26 Daniel Stenbergwhen saving in a cookie jar fails, include the file...
2004-01-26 Daniel StenbergRemoved two redundant #include files in the djgpp secti...
2004-01-23 Daniel Stenbergthe *_LARGE options work fine on windows in 7.11.1
2004-01-23 Daniel Stenbergthings continue to happen
next