- May 05, 2004
-
-
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
-
Daniel Stenberg authored
-
Daniel Stenberg authored
render a build impossible
-
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
from 64 bit types to 32 bit ones
-
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
ones use this too...
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
for a reason I don't know
-
- May 04, 2004
-
-
Daniel Stenberg authored
-
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
-
Daniel Stenberg authored
-
- May 03, 2004
-
-
Daniel Stenberg authored
of using 'lud_filter' after freeing 'lud_dn'.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
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
initial basic valgrind-log scan for memory leaks it could detect.
-