- May 06, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
when ares fails to resolve a name. This was fixed before but somehow has fallen out again!
-
Daniel Stenberg authored
compilers to warn
-
Daniel Stenberg authored
extra lib is used to prevent compiler warnings ("variable set but not used") on that case
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 05, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
pointer!
-
Daniel Stenberg authored
overflow on 32bit filesize-systems
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
are transfered. The maximum size we support now is 8 exabytes, which equals to 8192 petabytes...
-
Daniel Stenberg authored
-
Daniel Stenberg authored
returns and uses as input and converting to signed generates warnings and actually risks loss of accuracy
-
Daniel Stenberg authored
enabled builds
-
Daniel Stenberg authored
for the return code
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 04, 2004
-
-
Daniel Stenberg authored
-
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.
-