Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-14 | curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. | Yang Tse | |
Use same preprocessor logic for curl tool MemoryTracking activation in source files located in 'src' subdirectory as the one used for libcurl sources. | |||
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2009-05-18 | Update copyright year, to force CVS to update the $Id date string format | Yang Tse | |
2005-11-10 | Introducing range stepping to the curl globbing support. Now you can specify | Daniel Stenberg | |
step counter by adding :[num] within the brackets when specifying a range. | |||
2004-03-23 | int/size_t cleanup | Daniel Stenberg | |
2004-03-08 | use curl standard source formatting | Daniel Stenberg | |
2004-03-08 | Moved the error message buffer into the glob struct as well. | Daniel Stenberg | |
2004-01-07 | updated year in the copyright string | Daniel Stenberg | |
2003-06-10 | Pass the error stream pointer to the URL globber, so that it can report | Daniel Stenberg | |
errors correctly to the user, if need be. Also fixed so that a missing ] in the globbing process no longer leads to core dump. | |||
2003-01-16 | copyright year update in the source header | Daniel Stenberg | |
2002-09-03 | updated source code boilerplate/header | Daniel Stenberg | |
2002-03-19 | copyright string (year) update | Daniel Stenberg | |
2001-01-08 | Multiple URL support added | Daniel Stenberg | |
2001-01-03 | dual-license fix | Daniel Stenberg | |
2000-12-06 | urlglob fix to prevent crashing when -o path is longer than url | Daniel Stenberg | |
2000-11-21 | removed pedantic compiler warnings | Daniel Stenberg | |
2000-11-09 | haxx.nu => haxx.se | Daniel Stenberg | |
2000-05-09 | changed the glob_url() call, after Janne Johansson's buffer overflow report | Daniel Stenberg | |
1999-12-29 | Initial revision | Daniel Stenberg | |