Age | Commit message (Expand) | Author |
2001-03-04 | 7.7 alpha 2 commit | Daniel Stenberg |
2001-02-20 | multiple connection support initial commit | Daniel Stenberg |
2001-02-13 | 7.6.1 commit | Daniel Stenberg |
2001-02-07 | 7.6.1-pre3 | Daniel Stenberg |
2001-02-06 | nntp@iname.com's suggested fix to set the libpath | Daniel Stenberg |
2001-02-01 | 7.6.1-pre2 | Daniel Stenberg |
2001-01-29 | 7.6-pre1 | Daniel Stenberg |
2001-01-29 | The PUT stuff is never set! It is set with the UPLOAD... | Daniel Stenberg |
2001-01-27 | 7.6 | Daniel Stenberg |
2001-01-25 | 7.6-pre4 | Daniel Stenberg |
2001-01-24 | Ingo Ralf Blum's cygwin fixes | Daniel Stenberg |
2001-01-23 | big reorg to make it not exit when it fails, but instead just not do any | Daniel Stenberg |
2001-01-22 | Removed the deprecated -c and -t from the --help output. | Daniel Stenberg |
2001-01-19 | corrected url memory handling with --globoff | Daniel Stenberg |
2001-01-19 | version 7.6-pre3 | Daniel Stenberg |
2001-01-11 | 7.6-pre2 | Daniel Stenberg |
2001-01-11 | Added -g, fixed so that short options worked again. My last "merged"�fix did | Daniel Stenberg |
2001-01-10 | made "short options" possible to specify -m20 as well as -m 200. | Daniel Stenberg |
2001-01-09 | version 7.6-pre1 | Daniel Stenberg |
2001-01-09 | bugfix for when more -o than URLs is used | Daniel Stenberg |
2001-01-08 | better cleanup when existing due to bad usage | Daniel Stenberg |
2001-01-08 | corrected the separator when using URL globbing | Daniel Stenberg |
2001-01-08 | Loic Dachary's makefile/dist/rpm fixes | Daniel Stenberg |
2001-01-08 | Multiple URL support added | Daniel Stenberg |
2001-01-08 | generated file, don't CVS it | Daniel Stenberg |
2001-01-05 | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg |
2001-01-05 | release commit | Daniel Stenberg |
2001-01-03 | dual-license fix | Daniel Stenberg |
2001-01-03 | cleanup-commit | Daniel Stenberg |
2000-12-12 | fixed a strdup(NULL) error | Daniel Stenberg |
2000-12-12 | Francois Petitjean's solaris core dump fix | Daniel Stenberg |
2000-12-11 | unix-style newlines | Daniel Stenberg |
2000-12-06 | urlglob fix to prevent crashing when -o path is longer than url | Daniel Stenberg |
2000-12-05 | Added the borland makefiles | Daniel Stenberg |
2000-12-04 | J�rn fixed a multiple URL output bug | Daniel Stenberg |
2000-12-04 | 7.5-commit | Daniel Stenberg |
2000-12-01 | Craig Davison updated and made it work again! | Daniel Stenberg |
2000-11-30 | README.curl is now MANUAL | Daniel Stenberg |
2000-11-28 | Added max-redirs support (James Griffiths' patch) | Daniel Stenberg |
2000-11-27 | modified the --help output to have the passwords within [brackets] as they | Daniel Stenberg |
2000-11-22 | 7.5-pre3 commit | Daniel Stenberg |
2000-11-22 | Added cacert and filetime support | Daniel Stenberg |
2000-11-21 | removed the twice free_config_all() calls | Daniel Stenberg |
2000-11-21 | removed pedantic compiler warnings | Daniel Stenberg |
2000-11-20 | removed URL size restrictions, dynamically allocates the needed buffer | Daniel Stenberg |
2000-11-20 | no more "leaked" memory when this fails on various kinds of bad usage | Daniel Stenberg |
2000-11-17 | fixed strdup() of a NULL pointer | Daniel Stenberg |
2000-11-17 | memory leak cleanup campaign | Daniel Stenberg |
2000-11-17 | allows \r \n \t \v in config file parameters within quotes | Daniel Stenberg |
2000-11-17 | major config file hack, now works a lot better and slightly different | Daniel Stenberg |