platform/upstream/curl.git
2001-01-09 Daniel Stenbergversion 7.6-pre1
2001-01-09 Daniel Stenbergbugfix for when more -o than URLs is used
2001-01-09 Daniel Stenbergmultiple URL adjustments
2001-01-09 Daniel StenbergAdded two tests for multiple URLs (26 + 27)
2001-01-09 Daniel StenbergLoic's fix that removes the % from the instructions...
2001-01-09 Daniel StenbergAdditional "docs" about 'make rpms' added by Loic
2001-01-09 Daniel StenbergAdded the curl source-header
2001-01-08 Daniel Stenbergremoved FILES from the RPM
2001-01-08 Daniel StenbergAdded source header. Made the prototype not being set...
2001-01-08 Daniel StenbergAdded Loic Dachary as a contributor after his major...
2001-01-08 Daniel StenbergLoic Dachary's updates to get 'make distcheck' work...
2001-01-08 Daniel Stenbergkrb4.c header file, no source header (yet)
2001-01-08 Daniel Stenberg'make distcheck' works now
2001-01-08 Daniel StenbergHad to add this to get 'make distcheck' to run!
2001-01-08 Daniel Stenbergcorrected
2001-01-08 Daniel Stenbergdistcheck fixes
2001-01-08 Daniel StenbergAdded mprintf #include
2001-01-08 Daniel Stenbergbetter cleanup when existing due to bad usage
2001-01-08 Daniel Stenbergcorrected the separator when using URL globbing
2001-01-08 Daniel Stenbergmostly a dummy
2001-01-08 Daniel Stenberguse .spec.in files instead of plain .spec files
2001-01-08 Daniel Stenbergremoved multiple URL, we do that now!
2001-01-08 Daniel Stenberggenerated file
2001-01-08 Daniel Stenbergadjusted to work with automake 'make dist'
2001-01-08 Daniel Stenbergwe're now using automake to build archives, this file...
2001-01-08 Daniel Stenbergadjusted to use 'make dist' when building the package
2001-01-08 Daniel StenbergLoic Dachary's makefile/dist/rpm fixes
2001-01-08 Daniel Stenbergkrb4 fix, big symbol renaming action, multiple URL...
2001-01-08 Daniel Stenberggenerated
2001-01-08 Daniel StenbergMultiple URL support added
2001-01-08 Daniel Stenberggenerated file, don't CVS it
2001-01-05 Daniel Stenbergmultiple uses of -d was wrong documented
2001-01-05 Daniel Stenbergrenamed Curl_ to curl_ for the printf() prefixes
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-05 Daniel Stenbergrelease commit
2001-01-04 Daniel StenbergREADME.libcurl is renamed to LIBCURL
2001-01-04 Daniel Stenberglicense updates
2001-01-04 Daniel Stenbergcorrected the license section and added a piece about...
2001-01-04 Daniel StenbergAdded Makefile.dist
2001-01-04 Daniel StenbergThings to explain to people who get the sources from...
2001-01-04 Daniel Stenbergupdated license text in headers
2001-01-04 Daniel StenbergCut out all changes from 1999 and earlier. They're...
2001-01-04 Daniel StenbergChanges from 1999 and earlier
2001-01-04 Daniel Stenbergnew header
2001-01-04 Daniel Stenbergfilled in info what happens if the same options are...
2001-01-04 Daniel Stenbergnew license files
2001-01-04 Daniel Stenbergconfigure now finds the correct version number even...
2001-01-03 Daniel Stenbergdual-license fix
2001-01-03 Daniel Stenbergcleanup-commit
2001-01-03 Daniel Stenbergftp commands are now sent single-write()
2001-01-03 Daniel StenbergAdded -i to allow ingore-patterns to get added
2001-01-03 Daniel Stenbergonly add good links as root links
2000-12-30 Daniel Stenbergftpsendf() is remade to send the entire command in...
2000-12-30 Daniel StenbergAdded '5.4 Does libcurl do Winsock initing on win32...
2000-12-19 Daniel Stenbergmulti doc lib support
2000-12-19 Daniel Stenberginclude unistd.h if present to prevent compiler warning...
2000-12-19 Daniel Stenbergremoved debug output
2000-12-19 Daniel Stenberganalyzes fopen() leaks as well
2000-12-19 Daniel StenbergAdded fopen() and fclose() leak tracking
2000-12-19 Daniel Stenbergupdated email and web site
2000-12-19 Daniel Stenbergconfigure fix, two -O fixes
2000-12-19 Daniel Stenbergfixed a leaked file descriptor when PORT failed
2000-12-19 Daniel StenbergNTLM details added
2000-12-18 Daniel Stenbergfixed accept() for memory debugging
2000-12-16 Daniel Stenbergchanged the return code checker in the quote command...
2000-12-16 Daniel StenbergAdded Kermit and link
2000-12-14 Daniel Stenbergadded socket() / sclose() checks to the memdebug system
2000-12-14 Daniel Stenbergcrawls through a whole site and verifies links
2000-12-14 Daniel StenbergHow do a fetch multiple files with libcurl?
2000-12-14 Daniel Stenbergadded include stdio.h for the FILE
2000-12-12 Daniel StenbergAdded a few related RFCs
2000-12-12 Daniel Stenbergremoved the config file entry as that has been much...
2000-12-12 Daniel Stenbergpoints to the curl local copy of the netscape cookie...
2000-12-12 Daniel Stenbergfixed a strdup(NULL) error
2000-12-12 Daniel StenbergFrancois Petitjean's solaris core dump fix
2000-12-11 Daniel Stenbergupdated the latest added features
2000-12-11 Daniel Stenbergunix style newlines only
2000-12-11 Daniel Stenbergunix-style newlines
2000-12-11 Daniel Stenbergunix style newlines
2000-12-11 Daniel StenbergAlbert Chin-A-Young fixed the SSL option to use LDFLAGS...
2000-12-08 Daniel Stenbergfixed CURLOPT_COOKIE and added CURLOPT_CRLF
2000-12-07 Daniel StenbergAdded SA_RESTART since (some) HPUX doesn't have that...
2000-12-07 Daniel Stenbergpost 7.5 fixes
2000-12-06 Daniel Stenbergurlglob fix to prevent crashing when -o path is longer...
2000-12-05 Daniel StenbergAdded the borland makefiles
2000-12-05 Daniel Stenberguses the PERL variable configure digs up
2000-12-05 Daniel Stenbergchanged third argument to size_t to match SCO prototype
2000-12-04 Daniel StenbergPaul Marquis fixed a 7.4.2-dependency
2000-12-04 Daniel StenbergJörn fixed a multiple URL output bug
2000-12-04 Daniel Stenberg7.5-commit
2000-12-01 Daniel StenbergCraig Davison updated and made it work again!
2000-12-01 Daniel StenbergCraig Davison fixed the VC++ lines
2000-11-30 Daniel StenbergAdded -version-info and lots of info
2000-11-30 Daniel Stenbergadded a typecast to shut up a VC++ warning when convert...
2000-11-30 Daniel StenbergCraig Davison updated this
2000-11-30 Daniel StenbergREADME.curl is now MANUAL
2000-11-30 Daniel StenbergAdded a small note about referer needing to be complete...
2000-11-30 Daniel StenbergIncludes MANUAL instead of README.curl now
2000-11-30 Daniel StenbergREADME.curl is renamed to MANUAL
2000-11-29 Daniel Stenbergremoved #if 0 sections
next