Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-25 | bug report #474568 - | Daniel Stenberg | |
We need to set "no further data to download" before the Curl_ldap() function returns, as otherwise it'll hang on that assumed transfer. | |||
2001-10-11 | looks nicer and is better compatible with older vim versions | Sterling Hughes | |
2001-09-07 | Added formatting sections for emacs and vim | Sterling Hughes | |
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-14 | const-ified the code, removed Curl_ldap_done() | 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 | |
2001-01-03 | dual-license fix | Daniel Stenberg | |
2000-11-22 | uses client_write() | Daniel Stenberg | |
2000-08-24 | #include "setup.h" moved first of all includes | Daniel Stenberg | |
2000-06-20 | haxx.nu => haxx.se | Daniel Stenberg | |
2000-05-22 | oops | Daniel Stenberg | |
2000-05-22 | adjusted to work even without RTLD_GLOBAL defined | Daniel Stenberg | |
2000-05-22 | moved here from the newlib branch | Daniel Stenberg | |
2000-05-09 | Support for systems where RTLD_LAZY_GLOBAL is defined instead of | Daniel Stenberg | |
RTLD_GLOBAL and RTLD_LAZY separately. | |||
1999-12-29 | Initial revision | Daniel Stenberg | |