platform/upstream/curl.git
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!
2003-10-31 Daniel Stenbergftp goes UTC
2003-10-31 Daniel Stenberggmtime() really can't even return NULL, can it?
2003-10-31 Daniel Stenbergback to GMT again
2003-10-31 Daniel Stenbergassume that MDTM returns the timestamp as UTC
2003-10-31 Daniel Stenbergmy own system had a bad valgrind, so check that it...
2003-10-31 Daniel StenbergDebian bug report #218046, a minor typo.
2003-10-31 Daniel Stenbergremoved compiler warnings from my latest fix
2003-10-31 Daniel Stenbergnumerical options check
2003-10-31 Daniel StenbergAdded a new parse-numeric-parameters function so that...
2003-10-31 Daniel Stenbergnewer, nicer
2003-10-30 Daniel StenbergSet version string to -CVS. This string is generated...
2003-10-30 Daniel StenbergMake the CVS version clone the libcurl version string...
2003-10-30 Daniel Stenbergignore .dist files here
2003-10-30 Daniel StenbergMade the dist-hook more generic for adding more files...
2003-10-30 Daniel Stenberg--head on file://, some cleanups
2003-10-30 Daniel Stenbergmore help text cleanups
2003-10-30 Daniel Stenbergsilly me, I was meaning to do this change already as...
2003-10-30 Daniel Stenbergcurl --head now reports info "headers" on file:// URLs...
2003-10-30 Daniel Stenbergupdated for the cut off GMT string
2003-10-30 Daniel Stenbergwhen getting headers only, stop pretending the reported...
2003-10-30 Daniel Stenbergonly use siginterrupt() if it really exists on the...
2003-10-30 Daniel StenbergCheck for siginterrupt, used by the test suite web...
2003-10-30 Daniel StenbergOnly compile the ipv6-section for ipv6-enabled libcurls...
2003-10-30 Daniel StenbergAdded proper #ifdef's for the #include files when check...
2003-10-29 Daniel StenbergStop using stunnel.pm, we pass in the path from the...
2003-10-29 Daniel Stenbergcleaned up the --help output. Tried to unify the langua...
2003-10-29 Daniel StenbergDavid Hull made the file: URL parser also accept the...
2003-10-29 Daniel Stenbergstunnel.pm is no more
2003-10-29 Daniel Stenbergstunnel.pm is removed
2003-10-29 Daniel Stenbergnow check for and use valgrind, inserted and modified...
2003-10-29 Daniel Stenbergremoved, functionality added to runtests.pl
2003-10-28 Daniel StenbergAnother glibc resolve name fix
2003-10-28 Daniel Stenbergpossibly uninitialized variable
2003-10-28 Daniel Stenbergoverlapping memory chunks with strcpy(), detected by...
2003-10-27 Daniel Stenbergslightly quieter torture test by default
2003-10-27 Daniel StenbergJames Bursa's fix to prevent failf() to write outside...
2003-10-26 Daniel StenbergJames Bursa found an ERRORBUFFFER overflow
2003-10-26 Daniel Stenbergsnprintf() made a single-byte buffer overflow, as it...
2003-10-25 Daniel Stenbergavoid dependence on the order of the fields in the...
2003-10-24 Daniel Stenbergsupport building ares-enabled too
2003-10-24 Daniel Stenbergtests the new -C - fix
2003-10-24 Daniel StenbergHTTP resume fix
2003-10-24 Daniel StenbergResuming a download of an already downloaded document...
next