Commit History

Author SHA1 Message Date
  Gisle Vanem be1306a6c2 Update comment reflecting structure change. 18 years ago
  Gisle Vanem 0a670c578f Compilation fix; 'reqdata' is not a pointer. 'path' is part of SessionHandle. 18 years ago
  Yang Tse dc7c915553 Compilation fix 18 years ago
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection 18 years ago
  Daniel Stenberg cfdcae4bc7 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 18 years ago
  Yang Tse 13616f8f96 Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 18 years ago
  Yang Tse fe22872d14 include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. 18 years ago
  Gisle Vanem 3cbb1b2b64 Use the HAVE_MALLOC_H and HAVE_PROCESS_H defines 18 years ago
  Gisle Vanem 35b4a755f9 curl_easy_unescape() takes 4 arguments. 18 years ago
  Daniel Stenberg 5a4b43848a First commit of David McCreedy's EBCDIC and TPF changes. 18 years ago
  Yang Tse d6c5d24af3 Cleanup windows header includes. Where aplicable, inclusion of 19 years ago
  Gisle Vanem 6b1e54da62 Use an empty '*mod_name'. 19 years ago
  Daniel Stenberg b91421b107 Vilmos Nebehaj improved libcurl's LDAP abilities: 19 years ago
  Dan Fandrich 205f8b266c Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects 19 years ago
  Gisle Vanem 32d76a5b57 Set 'bits.close' in case of malloc fail. 20 years ago
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. 20 years ago
  Gisle Vanem 41e776f9db Fix calling convention of wlap32.dll function. Watcom 20 years ago
  Dan Fandrich f23d923fd3 Only declare static variables if they're needed. Fixed some compile warnings. 20 years ago
  Daniel Stenberg 24d47a6e07 Paul Nolan fix to make libcurl build nicely on Windows CE 20 years ago
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 years ago
  Daniel Stenberg cb80670885 Ben Greear's minor fix to build (better) with cross-compiled(?) mingw 20 years ago
  Daniel Stenberg 7676f40218 jean-claude Chauve fixed an LDAP bug 20 years ago
  Daniel Stenberg b9f76f11bb typecast long => int conversion 20 years ago
  Daniel Stenberg 4345c7a712 Gisle: minor fix 20 years ago
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 years ago
  Daniel Stenberg 9f660862ec unused variable removed 20 years ago
  Daniel Stenberg 6bdcfecbcf Joe Halpin fixed the warning on the typecast from data pointer to function 20 years ago
  Daniel Stenberg e7ee1ccf45 Gisle fixed the problem with ldap_search_s() fails with "filter error": a case 20 years ago
  Daniel Stenberg d42dcd60cd Gisle Vanem: 20 years ago
  Daniel Stenberg 4b9f8e766d Made host name and proxy name get stored in a 'struct hostname' and set 20 years ago