Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-25 | Use plain structs and not typedef'ed ones in the hash and linked-list code. | Daniel Stenberg | |
2004-01-07 | updated year in the copyright string | Daniel Stenberg | |
2003-09-05 | Uses less macros. #ifdef'ed out unused functions. Edited slightly to be | Daniel Stenberg | |
more in the same style as other curl source code. The only actual code change is an added check after a malloc() call. | |||
2003-01-16 | copyright year update in the source header | Daniel Stenberg | |
2002-09-03 | updated source code boilerplate/header | Daniel Stenberg | |
2002-04-27 | Now uses Curl_ as prefix for internal global symbols. curl_ should only be | Daniel Stenberg | |
used for "exported" globals. | |||
2002-03-19 | copyright string (year) update | Daniel Stenberg | |
2002-01-03 | Sterling Hughes' provided initial DNS cache source code. | Daniel Stenberg | |