Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-11 | Patrick Monnerat modified the LDAP code and approach in curl. Starting now, | Daniel Stenberg | |
the configure script checks for openldap and friends and we link with those libs just like we link all other third party libraries, and we no longer dlopen() those libraries. Our private header file lib/ldap.h was renamed to lib/curl_ldap.h due to this. I set a tag in CVS (curl-7_17_0-preldapfix) just before this commit, just in case. | |||
2007-08-07 | moved HAVE_LONGLONG from makefiles to config-win32.h. | Gunter Knauf | |
2006-09-23 | Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better as | Daniel Stenberg | |
it now will read the full data sent from servers. The SOCKS-related code was also moved to the new lib/socks.c source file. | |||
2006-08-29 | Updated dependency section. | Gisle Vanem | |
2006-08-04 | Added dependency for splay.obj. | Gisle Vanem | |
2006-04-12 | Added splay.c. | Gisle Vanem | |
2005-11-24 | Changes for OpenWatcom 1.4. | Gisle Vanem | |
2005-10-27 | Added option '-zc' puts const data in code-segment. | Gisle Vanem | |
Added CURL_DISABLE_TFTP; tftp.c doesn't compile as-is. | |||
2005-10-06 | Added tftp.obj. | Gisle Vanem | |
2005-04-07 | GnuTLS updates | Daniel Stenberg | |
2005-01-12 | Added '-bd' option; target is a DLL. | Gisle Vanem | |
Added dependencies. | |||
2005-01-08 | New file. | Gisle Vanem | |