curl/hiper
Daniel Stenberg d0edb47896 Patrick Monnerat modified the LDAP code and approach in curl. Starting now,
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-11 20:57:54 +00:00
..
Makefile Patrick Monnerat modified the LDAP code and approach in curl. Starting now, 2007-08-11 20:57:54 +00:00
STATUS curl_multi_socket() and curl_multi_socket_all() got modified prototypes: they 2006-07-30 22:44:07 +00:00
collecturls.pl my first collect-random-urls script, just for reference 2005-12-06 13:56:56 +00:00
hiper.c updated test programs to use the API as it currently works 2006-01-04 14:11:35 +00:00
hipev.c as Jeff Pohlmeyer pointed out, first get the multi handle _then_ use it 2006-08-22 06:29:21 +00:00
shiper.c adapt to the new protos 2006-07-30 22:47:53 +00:00
ulimiter.c Handy little tool that increases the amount of max open file descriptors 2005-12-09 10:40:19 +00:00