Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
7 سال پیش |
Sergei Nikulov
|
48f2a96a60
LDAP: fixed checksrc issue
|
7 سال پیش |
Sergei Nikulov
|
f0fe66f13c
LDAP: using ldap_bind_s on Windows with methods (#878)
|
7 سال پیش |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 سال پیش |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 سال پیش |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
8 سال پیش |
Daniel Stenberg
|
cce5250f6a
ldap: fix include
|
8 سال پیش |
Daniel Stenberg
|
44c53cc38b
strcase: s/strequal/strcasecompare
|
8 سال پیش |
Daniel Stenberg
|
532491a27c
ldap: fix strcase use
|
8 سال پیش |
Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
8 سال پیش |
Daniel Stenberg
|
46133aa536
escape: avoid using curl_easy_unescape() internally
|
8 سال پیش |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 سال پیش |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 سال پیش |
Daniel Stenberg
|
a71012c03e
code: style updates
|
8 سال پیش |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 سال پیش |
Dan Fandrich
|
35648f2e79
curl_memory: make curl_memory.h the second-last header file loaded
|
9 سال پیش |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 سال پیش |
Daniel Stenberg
|
0f4a03cbb6
free: instead of Curl_safefree()
|
9 سال پیش |
Markus Elfring
|
29c655c0a6
Bug #149: Deletion of unnecessary checks before calls of the function "free"
|
9 سال پیش |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 سال پیش |
Gisle Vanem
|
3cc9e9383b
ldap: build with BoringSSL
|
9 سال پیش |
Steve Holme
|
2cc571f9e3
ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP
|
9 سال پیش |
Steve Holme
|
f7d5ecec9c
ldap: Convert attribute output to UTF-8 when Unicode
|
10 سال پیش |
Steve Holme
|
4e420600c1
ldap: Convert DN output to UTF-8 when Unicode
|
10 سال پیش |
Steve Holme
|
4626f31d0e
ldap/imap: Fixed spelling mistake in comments and variable names
|
10 سال پیش |
Steve Holme
|
ea93252ef1
ldap: Fixed Unicode usage for all Win32 builds
|
10 سال پیش |
Steve Holme
|
f6b168de4c
ldap: Fixed memory leak from commit efb64fdf80
|
10 سال پیش |
Steve Holme
|
4113ad50e4
ldap: Fix memory leak from commit 3a805c5cc1
|
10 سال پیش |
Steve Holme
|
c37dcf0edb
ldap: Fixed attribute variable warnings when Unicode is enabled
|
10 سال پیش |
Steve Holme
|
5359936d07
ldap: Fixed DN variable warnings when Unicode is enabled
|
10 سال پیش |