Historia zmian

Autor SHA1 Wiadomość Data
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 lat temu
  Daniel Stenberg 359d500908 - David McCreedy made changes to allow base64 encoding/decoding to work on 18 lat temu
  Yang Tse ba481718a4 Make more human readable and maintainable previous 18 lat temu
  Yang Tse a93695a70e Compiler warning fix. 18 lat temu
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified 18 lat temu
  Yang Tse 8a8d5c784c Do an explicit typecast of data pointers to function pointers 18 lat temu
  Gisle Vanem be1306a6c2 Update comment reflecting structure change. 18 lat temu
  Gisle Vanem 0a670c578f Compilation fix; 'reqdata' is not a pointer. 'path' is part of SessionHandle. 18 lat temu
  Yang Tse dc7c915553 Compilation fix 18 lat temu
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection 18 lat temu
  Daniel Stenberg cfdcae4bc7 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 18 lat temu
  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 lat temu
  Yang Tse fe22872d14 include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. 18 lat temu
  Gisle Vanem 3cbb1b2b64 Use the HAVE_MALLOC_H and HAVE_PROCESS_H defines 18 lat temu
  Gisle Vanem 35b4a755f9 curl_easy_unescape() takes 4 arguments. 18 lat temu
  Daniel Stenberg 5a4b43848a First commit of David McCreedy's EBCDIC and TPF changes. 18 lat temu
  Yang Tse d6c5d24af3 Cleanup windows header includes. Where aplicable, inclusion of 19 lat temu
  Gisle Vanem 6b1e54da62 Use an empty '*mod_name'. 19 lat temu
  Daniel Stenberg b91421b107 Vilmos Nebehaj improved libcurl's LDAP abilities: 19 lat temu
  Dan Fandrich 205f8b266c Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects 19 lat temu
  Gisle Vanem 32d76a5b57 Set 'bits.close' in case of malloc fail. 20 lat temu
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. 20 lat temu
  Gisle Vanem 41e776f9db Fix calling convention of wlap32.dll function. Watcom 20 lat temu
  Dan Fandrich f23d923fd3 Only declare static variables if they're needed. Fixed some compile warnings. 20 lat temu
  Daniel Stenberg 24d47a6e07 Paul Nolan fix to make libcurl build nicely on Windows CE 20 lat temu
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 lat temu
  Daniel Stenberg cb80670885 Ben Greear's minor fix to build (better) with cross-compiled(?) mingw 20 lat temu
  Daniel Stenberg 7676f40218 jean-claude Chauve fixed an LDAP bug 20 lat temu
  Daniel Stenberg b9f76f11bb typecast long => int conversion 20 lat temu
  Daniel Stenberg 4345c7a712 Gisle: minor fix 20 lat temu