platform/upstream/curl.git
2003-11-30 Daniel StenbergSven Wegener runs the new German web mirror
2003-11-27 Daniel StenbergJames Clancy updated the Borland makefiles
2003-11-27 Daniel StenbergMarkus Moeller and SPNEGO
2003-11-27 Daniel StenbergMarkus Moeller's change to check for HAVE_SPNEGO instea...
2003-11-27 Daniel StenbergMarkus Moeller fixed the SPNEGO check and it nows defin...
2003-11-25 Daniel Stenbergfiled is not fixed ;-)
2003-11-25 Daniel Stenberga committed bugfix described
2003-11-25 Daniel Stenbergtest 95 added, verifies my fix for bug report #848371
2003-11-25 Daniel StenbergWhen basic is the only auth wanted (which it is by...
2003-11-25 Daniel Stenbergrequires a SSL-capable client
2003-11-25 Daniel Stenbergclarified Maciej W. Rozycki's fix
2003-11-24 Daniel Stenbergallow the end-of-headers from a proxy response to CONNE...
2003-11-24 Daniel Stenbergtest proxy CONNECT requiring basic auth but we don...
2003-11-24 Daniel Stenbergnew way to trick sws to return special data on CONNECT
2003-11-24 Daniel Stenbergsomewhat up to speed with the devel
2003-11-24 Daniel Stenberg--ftp-ssl support added
2003-11-24 Daniel Stenbergproper ftps:// support added
2003-11-24 Daniel Stenbergprevent warning for non-SSL builds
2003-11-24 Daniel Stenbergwindows build fix based on a patch by Gisle Vanem
2003-11-24 Daniel Stenbergadjusted code to the new socket fields in the sessionha...
2003-11-24 Daniel Stenbergdisable ftps-tests for now, we must make them work...
2003-11-24 Daniel StenbergFTPS support added as RFC2228 and the murray-ftp-auth...
2003-11-24 Daniel Stenbergfixes
2003-11-24 Daniel StenbergGaz Iqbal fixed a range string memory leak!
2003-11-24 Daniel Stenbergfixed wrong comment
2003-11-23 Daniel StenbergGisle Vanem fixed the Windows build
2003-11-23 Daniel StenbergFTPSSL support options and defines added
2003-11-20 Daniel Stenbergcombine the two identical cases
2003-11-20 Daniel Stenbergthree more fixes
2003-11-20 Daniel Stenbergbail out properly on a 407 when we can't authenticate...
2003-11-20 Daniel Stenbergrequest a file over proxy without credentials, and...
2003-11-19 Daniel Stenbergunconditional progressbarinit cures a windows crash
2003-11-19 Daniel StenbergIf a partial file has been read or written, force a...
2003-11-19 Daniel Stenbergrespect bits.close even if an error already is set...
2003-11-19 Daniel Stenbergcut off old crappy win32 comments and use the proper...
2003-11-19 Daniel Stenbergcleaned up
2003-11-19 Daniel Stenbergremove the wrong win32 comment and use global_init
2003-11-17 Daniel StenbergMaciej W. Rozycki's configure patch
2003-11-17 Daniel StenbergMaciej W. Rozycki made this script use a cache variable...
2003-11-15 Daniel Stenbergdo ares_destroy() on the ares handle when we're done...
2003-11-15 Daniel Stenbergtwo
2003-11-15 Daniel StenbergMathias Axelsson found a case where we free()d the...
2003-11-14 Daniel StenbergSiddhartha Prakash Jain found a case with a bad resolve...
2003-11-13 Daniel Stenbergupdated
2003-11-13 Daniel StenbergPeter Sylvester found a flaw in the connect code for...
2003-11-13 Daniel Stenberg-n disables valgrind now
2003-11-13 Daniel StenbergDefault Content-Type for formparts has changed to ...
2003-11-13 Daniel Stenbergdon't log failed socket() calls
2003-11-13 Daniel StenbergGisle Vanem added a flush to make the progress-bar...
2003-11-12 Daniel Stenbergmention it was added in 7.10.9
2003-11-12 Daniel Stenberga resume http upload bug
2003-11-11 Daniel StenbergAdded CURLOPT_NETRC_FILE.
2003-11-10 Daniel StenbergGenerate the ca-bundle.h file in the build dir and...
2003-11-10 Daniel StenbergAfter Sébastien Willemijns' bug report, we now check...
2003-11-08 Daniel Stenbergfor the getpwuid() etc
2003-11-08 Daniel Stenberguse char, not bool
2003-11-07 Daniel Stenbergthings happen even during slow days! ;-)
2003-11-07 Daniel Stenbergdo a normal free() of the homedir now
2003-11-07 Daniel StenbergBased on Gisle Vanem's $HOME patch, we now attempt...
2003-11-07 Daniel StenbergRemoved references to the no-longer existing PASSWDFUNC...
2003-11-07 Daniel Stenbergremove the struct fields for the deprecated passwd...
2003-11-07 Daniel Stenbergexplain the requirements for --negotiate, --ntlm and...
2003-11-07 Daniel Stenbergmark options better
2003-11-07 Daniel StenbergRalph Mitchell's update that allows this script to...
2003-11-07 Daniel Stenbergthe resource file itself
2003-11-07 Daniel Stenbergremoved the resource lines I shouldn't have added in...
2003-11-07 Daniel Stenbergdefine TRUE and FALSE here as some platforms don't...
2003-11-06 Daniel StenbergCURLDEBUG, no underscore
2003-11-06 Daniel StenbergGisle Vanem's libcurl.dll version info patch applied
2003-11-06 Daniel Stenbergdon't allow options that we KNOW can't be used
2003-11-06 Daniel Stenbergmark all mentioned options better
2003-11-06 Daniel Stenbergconverted most .I lines to \fI ones
2003-11-06 Daniel Stenbergegd, not edg
2003-11-06 Daniel StenbergDefine TRUE and FALSE unless already present. I've...
2003-11-06 Daniel Stenbergremoved the _last since that is by definition not an...
2003-11-06 Daniel Stenbergnew defines for version info
2003-11-06 Daniel StenbergInsert the major, minor and patch numbers into the...
2003-11-06 Daniel StenbergWe offer the version number "in parts" as well by intro...
2003-11-06 Daniel Stenbergthings
2003-11-06 Daniel Stenbergnew mirror added
2003-11-06 Daniel Stenbergupdated somewhat
2003-11-06 Daniel Stenbergunitialized variable fix, reported by both Marty Kuhrt...
2003-11-06 Daniel StenbergMac OS X framework build files, contributed by Matt...
2003-11-06 Daniel StenbergMoved the TRUE and FALSE #defines to lib/setup.h instea...
2003-11-05 Daniel Stenbergminor format edits
2003-11-05 Daniel Stenberguse roffit to make HTML from man pages
2003-11-04 Daniel Stenberguse .BR to refer to other man pages to make it easier...
2003-11-04 Daniel Stenbergconsistant with other man pages
2003-11-04 Daniel Stenberg.TP and .B replaced with .IP
2003-11-04 Daniel Stenberg.IP instead of .TP and .B
2003-11-04 Daniel Stenberghighlight more mentioned options
2003-11-04 Daniel StenbergUse .IP instead of .TP and .B for each item.
2003-11-04 Daniel Stenbergspell!
2003-11-04 Daniel Stenbergthree changes went in
2003-11-04 Daniel StenbergTroels Walsted Hansen fixed the MSVC makefiles to build...
2003-11-04 Daniel Stenbergspellfix in the generated comment by Kevin Roth
2003-11-04 Daniel StenbergKevin Roth's fix to make correct cygwin packages
2003-11-01 Daniel Stenbergblanked, starting all over again
2003-11-01 Daniel Stenbergstarting on 7.10.9 in CVS
2003-11-01 Daniel Stenberg7.10.8!
next