Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Marcel Raad
|
a55c835e6b
curl_multibyte: add to curlx
|
5 years ago |
Jay Satiro
|
9c1806ae46
build: Disable Visual Studio warning "conditional expression is constant"
|
5 years ago |
Nicolas
|
8bb3a95ce1
ldap: fix OOM error on missing query string
|
5 years ago |
Jay Satiro
|
08f96982a9
ldap: Stop using wide char version of ldapp_err2string
|
5 years ago |
Marcel Raad
|
10db3ef21e
lib: reduce variable scopes
|
5 years ago |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
5 years ago |
Samuel Surtees
|
1b443a7c00
ldap: fix LDAP URL parsing regressions
|
5 years ago |
Viktor Szakats
|
e13f023777
ldap: show precise LDAP call in error message on Windows
|
6 years ago |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
Gisle Vanem
|
274940d743
boringssl + schannel: undef X509_NAME in lib/schannel.h
|
6 years ago |
Viktor Szakats
|
748f5301c0
ldap: silence clang warning
|
7 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Marcel Raad
|
b54e0babd7
ldap: fix MinGW compiler warning
|
7 years ago |
Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
7 years ago |
Sergei Nikulov
|
48f2a96a60
LDAP: fixed checksrc issue
|
7 years ago |
Sergei Nikulov
|
f0fe66f13c
LDAP: using ldap_bind_s on Windows with methods (#878)
|
7 years ago |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 years ago |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 years ago |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
8 years ago |
Daniel Stenberg
|
cce5250f6a
ldap: fix include
|
8 years ago |
Daniel Stenberg
|
44c53cc38b
strcase: s/strequal/strcasecompare
|
8 years ago |
Daniel Stenberg
|
532491a27c
ldap: fix strcase use
|
8 years ago |
Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
8 years ago |
Daniel Stenberg
|
46133aa536
escape: avoid using curl_easy_unescape() internally
|
8 years ago |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 years ago |
Daniel Stenberg
|
a71012c03e
code: style updates
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |