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 |
Daniel Stenberg
|
52caba0417
removed the ldaptext variable, it was only set and never used
|
21 years ago |
Daniel Stenberg
|
83e878420a
Make sure DynaGetFunction() returns a function pointer, not a data pointer.
|
21 years ago |
Daniel Stenberg
|
4d17d6876e
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
|
21 years ago |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
21 years ago |
Daniel Stenberg
|
070cd2b52f
Henrik Storner's update to make libcurl work with OpenLDAP 2.1.22 (current).
|
21 years ago |
Daniel Stenberg
|
52b631fade
Access the user and passwd fields from the connectdata struct now instead
|
21 years ago |
Daniel Stenberg
|
5931d53637
Gisle Vanem found a lib handle leak in the ldap code
|
21 years ago |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
22 years ago |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 years ago |
Daniel Stenberg
|
ba4e69bebc
updated source code boilerplate/header
|
22 years ago |