platform/upstream/curl.git
2007-07-30 Daniel Stenbergupdated based on suggestion from Jeff Pohlmeyer
2007-07-30 Daniel StenbergPatrick Monnerat restored qssl successful compilation...
2007-07-30 Daniel Stenberggive credit to Greg Zavertnik
2007-07-30 Dan FandrichProperly set USE_SSL on OS/400
2007-07-30 Dan FandrichFixed compiler warning on non-SSL builds
2007-07-29 Daniel StenbergAdded "4.15 FTPS doesn't work" and updated a few other...
2007-07-29 Daniel StenbergBug report #1759542 (curl.haxx.se/bug/view.cgi?id=17595...
2007-07-27 Daniel Stenbergadded missing part for the qsossl support
2007-07-26 Daniel Stenbergadded initial pkg-config file (attempt)
2007-07-24 Dan FandrichRemoved unused variable.
2007-07-23 Daniel Stenberg#if that should be #ifdef
2007-07-23 Daniel StenbergImplemented the parts of Patrick Monnerat's OS/400...
2007-07-23 Dan FandrichImplemented only the parts of Patrick Monnerat's OS...
2007-07-23 Dan FandrichLog the "<CMD> wasn't handled" error normally since...
2007-07-23 Gunter Knaufadded 2 system libs necessary for linking OpenSSL 0...
2007-07-22 Daniel Stenbergfix mess added in my previous commit
2007-07-22 Daniel StenbergHTTP Digest auth fix on a re-used connection
2007-07-22 Daniel StenbergAdded test case 354 that makes a simple FTP retrieval...
2007-07-21 Daniel Stenbergtest and verify curl -I on a single FTP file somewhat...
2007-07-21 Daniel StenbergTo allow more flexibility in FTP test cases, I've remov...
2007-07-21 Daniel Stenbergnews
2007-07-21 Dan FandrichMake the pointers of a few static const arrays const...
2007-07-20 Gunter Knaufadded curl include for debug builds.
2007-07-20 Dan FandrichDocument pwd as an sftp quote command for curl(1),...
2007-07-20 Gunter Knaufadded lf to Win32 getpass_r() so that next output...
2007-07-20 Daniel StenbergPWD for SFTP is fixed
2007-07-20 Daniel Stenbergthe "libssh2 owns the memory don't free it" case
2007-07-20 Daniel StenbergRalf S. Engelschall filed bug report #1757328
2007-07-20 James HousleyFix a loop with PWD
2007-07-20 Dan FandrichMade some const arrays static to avoid unnecessary...
2007-07-19 Daniel Stenbergminor addition, re-count of the number of lines of...
2007-07-19 Daniel Stenberglibssh2 fix
2007-07-19 Dan FandrichRevert the 512 change since newer versions of OpenSSH...
2007-07-18 James HousleySFTP also supports PWD
2007-07-18 Dan FandrichAdded the list of sftp quote commands.
2007-07-18 James HousleyAs has been pointed out, err_msg should not be freed...
2007-07-18 Dan FandrichUse 512 bit keys to reduce the time taken to generate...
2007-07-17 Dan FandrichFixed test cases 613 and 614 by improving the log postp...
2007-07-17 Daniel StenbergJofell Gallardo posted a libcurl log using FTP that...
2007-07-16 Daniel Stenbergmake it do all three requests on the same connection
2007-07-16 Dan FandrichFixed some more simple compile warnings in the examples.
2007-07-16 Daniel Stenberg45. libcurl built to support ipv6 uses getaddrinfo...
2007-07-15 Daniel Stenbergconvert test case 540 to use a custom Host: header...
2007-07-15 Daniel Stenberglet's just export the whole argc + argv pair globally...
2007-07-15 Gunter Knaufmake users use the latest OpenSSL and Zlib libraries;
2007-07-14 Daniel Stenbergadded another SEE ALSO
2007-07-14 Daniel StenbergAdded test case 540 and lib540.c, the 'proxyauth.c...
2007-07-14 Daniel Stenbergadd support for arg3 as the third argument...
2007-07-14 Daniel Stenbergadd some better logging when HTTP server start fails...
2007-07-14 Gunter Knauffor now unless we do better fixed LIBSSH2_APINO compare...
2007-07-14 Daniel StenbergBrad House's fix to hish a win32 compiler warning
2007-07-14 Daniel Stenbergadded Vlad's entire description of his valgrind fix
2007-07-14 Daniel StenbergVlad Dinulescu fixed two outstanding valgrind reports
2007-07-13 Dan FandrichThe examples don't need access to curl internal source...
2007-07-13 Daniel StenbergColin Hogben filed bug report #1750274
2007-07-13 Daniel StenbergDaniel Cater added the mentioning of CURL_DISABLE_TFTP
2007-07-13 Daniel StenbergDaniel Cater: libcurl-errors needs updating to reflect...
2007-07-13 Daniel StenbergDaniel Cater made libcurl build with CURL_NO_OLDIES...
2007-07-13 Daniel StenbergDaniel Cater made the vc8-generating line use double...
2007-07-12 Daniel StenbergMade the krb5 code build with Heimdal's GSSAPI lib
2007-07-12 Dan FandrichFixed some compile warnings and errors and improved...
2007-07-12 Daniel Stenbergmake it compile fine
2007-07-12 Daniel Stenbergfix include path
2007-07-12 Dan FandrichCompile most of the example apps in docs/examples when...
2007-07-12 Daniel StenbergShmulik Regev found an (albeit rare) case where the...
2007-07-12 Daniel Stenbergstart the retry delay at 10 ms, double it for every...
2007-07-12 Gunter Knaufthe timeout was probably too short with max = 1 sec...
2007-07-12 Gunter Knaufadded nwos.c so that it gets distributed with releases...
2007-07-12 Gunter Knaufadded time loop to sockfilt.c in order to wait for...
2007-07-11 Marty KuhrtUpdated to match curl.h
2007-07-11 Daniel StenbergMade CURLOPT_SSL_VERIFYHOST set to 1 acts as described...
2007-07-11 Gunter Knaufremoved now obsolete NETDB_DEFINE_CONTEXT macro calls.
2007-07-11 Gunter Knaufupdated makefile to compile nwos.c.
2007-07-11 Gunter Knaufadded NetWare-own file to provide some init functions...
2007-07-11 Dan FandrichAdded the first libcurl version to which the SSH option...
2007-07-11 Gunter Knaufadded netdb.h for NetWare CLIB since gethostname()...
2007-07-11 Gunter Knauffixed endif comment.
2007-07-11 Gunter Knauffixed endif comment.
2007-07-10 Dan FandrichAdded a code coverage section using gcc and gcov.
2007-07-10 Daniel StenbergShmulik Regev:
2007-07-10 Daniel StenbergGiancarlo Formicuccia reported and fixed a problem...
2007-07-10 Dan FandrichForce the time zone to GMT in the cookie tests in case...
2007-07-10 James HousleyThe previous commits changed the error code
2007-07-10 James Housley* Finish moving sftp:// into a state machine so it...
2007-07-10 Dan FandrichFixed a curl memory leak reported by Song Ma with a...
2007-07-10 Daniel Stenbergstart working on 7.16.5...
2007-07-10 Daniel Stenberg7.16.4 preps
2007-07-09 Gunter Knaufadded better CodeWarrior detection (forgot to add with...
2007-07-08 Gunter Knaufadded better CodeWarrior detection;
2007-07-08 Gunter Knaufadded better CodeWarrior detection;
2007-07-08 Gunter Knaufadded better CodeWarrior detection.
2007-07-07 Gunter Knaufremoved some obsolete include paths and defines.
2007-07-06 Daniel StenbergThomas J. Moore made it build with less warnings
2007-07-06 Daniel StenbergGavrie Philipson's change, updated numbers
2007-07-06 Daniel Stenbergadd note about windows and dlls with CURLOPT_WRITEDATA
2007-07-06 Gunter Knauffixed NetWare CLIB implementation of getpass_r()
2007-07-05 James HousleyGavrie Philipson provided a patch that will use a more...
2007-07-05 Dan FandrichAdd -a when running torture tests now that it's supported.
2007-07-04 James HousleyFix spelling error in error message
2007-07-04 Gunter Knaufadd test for gettimeofday() so that HAVE_GETTIMEOFDAY...
next