platform/upstream/curl.git
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
2000-11-29 Daniel Stenbergremoved #if 0 section
2000-11-29 Daniel Stenbergremoved '#if 0' sections
2000-11-29 Daniel StenbergI'd love to see test cases with submitted patches...
2000-11-29 Daniel Stenbergminor things about the test suite added
2000-11-28 Daniel Stenbergnow counts all test cases and presents a counter at...
2000-11-28 Daniel Stenbergmaxredirs
2000-11-28 Daniel Stenbergmax-redirs test case data
2000-11-28 Daniel Stenbergfree the URL on redirections, this was a previous memor...
2000-11-28 Daniel Stenbergadded maxredirs
2000-11-28 Daniel StenbergAdded max-redirs support (James Griffiths' patch)
2000-11-28 Daniel Stenbergadded maxredirs, moved CURL_PROGRESS* defines to src...
2000-11-28 Daniel StenbergJames Griffiths' max-redirs fix
2000-11-27 Daniel StenbergAdded tests/ftpserver.pl
2000-11-27 Daniel StenbergI rearranged it and added 'make test'
2000-11-27 Daniel Stenbergspell check
2000-11-27 Daniel Stenbergmodified for ftp custom commands
2000-11-27 Daniel Stenbergallows simple custom modifications for single test...
2000-11-27 Daniel StenbergAdded the ftpdN.txt file
2000-11-27 Daniel Stenbergftp graceful error detection check data
2000-11-27 Daniel StenbergAdded the memdebug include file
2000-11-27 Daniel Stenbergfile:// test data
2000-11-27 Daniel Stenbergif the server doesn't output a logfile, the protocol...
2000-11-27 Daniel Stenbergmodified the --help output to have the passwords within...
2000-11-22 Daniel Stenbergadded the new FILETIME stuff
2000-11-22 Daniel Stenberg7.5-pre3 commit
2000-11-22 Daniel Stenbergmultiple URL support? forked?
2000-11-22 Daniel Stenbergadjusted to modified FTP behaviour
2000-11-22 Daniel StenbergAdded a curl-target to make it easier to build from...
2000-11-22 Daniel Stenbergadded filetime for opt and info
2000-11-22 Daniel StenbergAdded cacert and filetime support
2000-11-22 Daniel Stenbergdocument time fixes
next