- May 04, 2004
-
-
Daniel Stenberg authored
out of memory (thanks to 'runtests.pl -t')
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 03, 2004
-
-
Daniel Stenberg authored
of using 'lud_filter' after freeing 'lud_dn'.
-
Daniel Stenberg authored
Patch for ldap.c under Windows. It works with wldap32.dll as supplied with Win-98/ME/2000/XP, so no extra .dlls are required. I've mostly tested it against Verisign's ldap server. Added code in the case there are to many responses (rc = LDAP_SIZELIMIT_EXCEEDED) and print only those we got. E.g. curl ldap://directory.verisign.net/?cn,display-name,mail,info?subtree?(cn=*Nelson*) will print the first 10 results. My only problem with it is that ldap_search_s() fails with "filter error" when CURLDEBUG is defined ?! Maybe someone can spot the error.
-
- Apr 30, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
curlx_ functions are NOT part of the offical API, but only available as source code functions from the lib directory in case of need.
-
Daniel Stenberg authored
-
- Apr 29, 2004
-
-
Daniel Stenberg authored
work when using proxy by converting the IDN-name to the ACE-encoded version before the request-URL is passed to the proxy.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 28, 2004
-
-
Daniel Stenberg authored
-
- Apr 27, 2004
-
-
Daniel Stenberg authored
and then figure it out with a suitable windows call.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
all things up to work with encoded host names internally, as well as keeping 'display names' to show in debug messages. IDN resolves work for me now using ipv6, ipv4 and ares resolving. Even cookies on IDN sites seem to do right.
-
- Apr 26, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
a proxy
-
Daniel Stenberg authored
instead, its only for debug verbose output anyway
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
make the code easier to read
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
warnings
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
usage.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-