Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix shadowing of a global declaration | Yang Tse | 2009-06-04 | 1 | -5/+6 |
| | |||||
* | Added per-protocol callback static tables, replacing callback ptr storage | Patrick Monnerat | 2007-10-12 | 1 | -2/+1 |
| | | | | in the connectdata structure by a single handler table ptr. | ||||
* | FTP code turned into state machine. Not completely yet, but a good start. | Daniel Stenberg | 2005-02-09 | 1 | -7/+7 |
| | | | | | The tag 'before_ftp_statemachine' was set just before this commit in case of future need. | ||||
* | updated year in the copyright string | Daniel Stenberg | 2004-01-07 | 1 | -1/+1 |
| | |||||
* | copyright year update in the source header | Daniel Stenberg | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | updated source code boilerplate/header | Daniel Stenberg | 2002-09-03 | 1 | -7/+7 |
| | |||||
* | added disable-[protocol] support, largely provided by Miklos Nemeth | Daniel Stenberg | 2002-06-11 | 1 | -1/+2 |
| | |||||
* | copyright string (year) update | Daniel Stenberg | 2002-03-19 | 1 | -1/+1 |
| | |||||
* | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg | 2001-01-05 | 1 | -2/+2 |
| | |||||
* | dual-license fix | Daniel Stenberg | 2001-01-03 | 1 | -28/+11 |
| | |||||
* | haxx.nu => haxx.se | Daniel Stenberg | 2000-06-20 | 1 | -2/+2 |
| | |||||
* | moved here from the newlib branch | Daniel Stenberg | 2000-05-22 | 1 | -1/+2 |
| | |||||
* | Initial revision | Daniel Stenberg | 1999-12-29 | 1 | -0/+45 |