Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-30 | a few more struct fixes | Daniel Stenberg | |
2001-08-30 | Major rename and redesign of the internal "backbone" structs. Details will | Daniel Stenberg | |
be posted in a minute to the libcurl list. | |||
2001-08-17 | removed dead/unused code | Daniel Stenberg | |
removed use of global variables removed name space pollutions (added Curl_ prefixes) | |||
2001-08-14 | cleaned up some picky compiler warnings and indented the code curl style | Daniel Stenberg | |
2001-02-20 | multiple connection support initial commit | Daniel Stenberg | |
2001-01-05 | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg | |
2000-10-09 | added memory debugging include file | Daniel Stenberg | |
2000-09-28 | include base64.h instead of base64_krb.h | Daniel Stenberg | |
2000-09-25 | Martin Hedenfalk added sec_fflush_fd() | Daniel Stenberg | |
2000-09-21 | new for kerberos support | Daniel Stenberg | |