Dan Fandrich
|
35648f2e79
curl_memory: make curl_memory.h the second-last header file loaded
|
9 years ago |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 years ago |
Daniel Stenberg
|
0f4a03cbb6
free: instead of Curl_safefree()
|
9 years ago |
Markus Elfring
|
29c655c0a6
Bug #149: Deletion of unnecessary checks before calls of the function "free"
|
9 years ago |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 years ago |
Gisle Vanem
|
3cc9e9383b
ldap: build with BoringSSL
|
9 years ago |
Steve Holme
|
2cc571f9e3
ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP
|
9 years ago |
Steve Holme
|
f7d5ecec9c
ldap: Convert attribute output to UTF-8 when Unicode
|
9 years ago |
Steve Holme
|
4e420600c1
ldap: Convert DN output to UTF-8 when Unicode
|
9 years ago |
Steve Holme
|
4626f31d0e
ldap/imap: Fixed spelling mistake in comments and variable names
|
9 years ago |
Steve Holme
|
ea93252ef1
ldap: Fixed Unicode usage for all Win32 builds
|
9 years ago |
Steve Holme
|
f6b168de4c
ldap: Fixed memory leak from commit efb64fdf80
|
9 years ago |
Steve Holme
|
4113ad50e4
ldap: Fix memory leak from commit 3a805c5cc1
|
9 years ago |
Steve Holme
|
c37dcf0edb
ldap: Fixed attribute variable warnings when Unicode is enabled
|
9 years ago |
Steve Holme
|
5359936d07
ldap: Fixed DN variable warnings when Unicode is enabled
|
9 years ago |
Steve Holme
|
ea4f98dca6
ldap: Remove the unescape_elements() function
|
9 years ago |
Steve Holme
|
f9b50910e0
ldap.c: Fixed compilation warning
|
9 years ago |
Steve Holme
|
84143dc57d
ldap: Fixed support for Unicode filter in Win32 search call
|
9 years ago |
Steve Holme
|
747bad7c09
ldap.c: Fixed compilation warning
|
9 years ago |
Steve Holme
|
3a805c5cc1
ldap: Fixed support for Unicode attributes in Win32 search call
|
9 years ago |
Steve Holme
|
7241527956
ldap: Fixed memory leak from commit efb64fdf80
|
9 years ago |
Steve Holme
|
825b0c7968
ldap.c: Fixed compilation error
|
9 years ago |
Steve Holme
|
2948954535
ldap.c: Fixed compilation warning
|
9 years ago |
Steve Holme
|
efb64fdf80
ldap: Fixed support for Unicode DN in Win32 search call
|
9 years ago |
Steve Holme
|
6416dc998b
ldap: Fixed Unicode user and password in Win32 bind calls
|
9 years ago |
Steve Holme
|
0f26148423
ldap: Fixed Unicode host name in Win32 initialisation calls
|
9 years ago |
Steve Holme
|
f460f12c9d
ldap: Use host.dispname for infof() connection failure messages
|
9 years ago |
Steve Holme
|
23bb054129
ldap: Prefer 'CURLcode result' for curl result codes
|
9 years ago |
Steve Holme
|
d4b540f85a
ldap: Pass write length in all Curl_client_write() calls
|
9 years ago |
Steve Holme
|
4967109ffc
ldap: Fixed attribute memory leaks on failed client write
|
9 years ago |