curl/lib
Sergei Nikulov f0fe66f13c LDAP: using ldap_bind_s on Windows with methods (#878)
* LDAP: using ldap_bind_s on Windows with methods(BASIC/DIGEST/NTLM/AUTONEG)

* ldap: updated per build options handling

* ldap: fixed logic for auth selection
2017-05-23 22:45:39 +03:00
..
vauth rand: treat fake entropy the same regardless of endianness 2017-05-08 23:24:29 +02:00
vtls darwinssl: Fix exception when processing a client-side certificate file 2017-05-16 19:21:12 -05:00
.gitattributes
.gitignore
CMakeLists.txt
Makefile.Watcom
Makefile.am
Makefile.b32
Makefile.inc
Makefile.m32
Makefile.netware
Makefile.vxworks
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c multi: use a fixed array of timers instead of malloc 2017-05-10 12:55:36 +02:00
asyn-thread.c multi: use a fixed array of timers instead of malloc 2017-05-10 12:55:36 +02:00
asyn.h
base64.c
checksrc.pl
config-amigaos.h
config-dos.h
config-mac.h
config-os400.h
config-riscos.h
config-symbian.h
config-tpf.h
config-vxworks.h
config-win32.h
config-win32ce.h
conncache.c
conncache.h
connect.c multi: assign IDs to all timers and make each timer singleton 2017-05-10 11:02:47 +02:00
connect.h
content_encoding.c
content_encoding.h
cookie.c
cookie.h
curl_addrinfo.c
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake cmake: fix build on Ubuntu 14.04 2017-05-23 10:07:08 +02:00
curl_des.c
curl_des.h
curl_endian.c
curl_endian.h
curl_fnmatch.c
curl_fnmatch.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c
curl_gssapi.h
curl_hmac.h
curl_ldap.h
curl_md4.h
curl_md5.h
curl_memory.h
curl_memrchr.c
curl_memrchr.h
curl_multibyte.c
curl_multibyte.h
curl_ntlm_core.c
curl_ntlm_core.h
curl_ntlm_wb.c
curl_ntlm_wb.h
curl_printf.h
curl_rtmp.c curl_rtmp: fix missing-variable-declarations warnings 2017-04-29 19:17:51 +02:00
curl_rtmp.h
curl_sasl.c curl_sasl: fix build error with CURL_DISABLE_CRYPTO_AUTH + USE_NTLM 2017-05-16 16:13:03 +02:00
curl_sasl.h
curl_sec.h
curl_setup.h curl_setup: Ensure no more than one IDN lib is enabled 2017-05-01 14:48:34 -04:00
curl_setup_once.h curl_setup_once: use SEND_QUAL_ARG2 for swrite 2017-05-04 09:23:00 +02:00
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curlx.h
dict.c
dict.h
dotdot.c
dotdot.h
easy.c multi: use a fixed array of timers instead of malloc 2017-05-10 12:55:36 +02:00
easyif.h
escape.c
escape.h
file.c buffer: use data->set.buffer_size instead of BUFSIZE 2017-05-01 22:55:29 +02:00
file.h
fileinfo.c
fileinfo.h
firefox-db2pem.sh
formdata.c formdata: fix -Wcomma warning 2017-05-11 10:04:01 +02:00
formdata.h
ftp.c multi: assign IDs to all timers and make each timer singleton 2017-05-10 11:02:47 +02:00
ftp.h
ftplistparser.c
ftplistparser.h
getenv.c
getinfo.c
getinfo.h
gopher.c
gopher.h
hash.c
hash.h
hmac.c
hostasyn.c
hostcheck.c
hostcheck.h
hostip.c lib: remove unused code 2017-04-26 10:01:53 +02:00
hostip.h
hostip4.c
hostip6.c
hostsyn.c
http.c multi: use a fixed array of timers instead of malloc 2017-05-10 12:55:36 +02:00
http.h
http2.c assert: avoid, use DEBUGASSERT instead! 2017-05-22 13:59:29 +02:00
http2.h
http_chunks.c
http_chunks.h
http_digest.c
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c
http_ntlm.h
http_proxy.c http-proxy: use a dedicated CONNECT response buffer 2017-05-01 22:55:29 +02:00
http_proxy.h http-proxy: removed unused argument in CURL_DISABLE_PROXY case 2017-04-27 11:42:04 +02:00
idn_win32.c
if2ip.c
if2ip.h
imap.c
imap.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb5.c krb5: use private buffer for temp string, not receive buffer 2017-05-01 22:55:29 +02:00
ldap.c LDAP: using ldap_bind_s on Windows with methods (#878) 2017-05-23 22:45:39 +03:00
libcurl.plist
libcurl.rc
libcurl.vers.in
llist.c multi: use a fixed array of timers instead of malloc 2017-05-10 12:55:36 +02:00
llist.h
makefile.amiga
makefile.dj
md4.c
md5.c
memdebug.c memdebug: fix compilation failure 2017-05-22 19:03:16 +02:00
memdebug.h
mk-ca-bundle.pl
mk-ca-bundle.vbs
mprintf.c assert: avoid, use DEBUGASSERT instead! 2017-05-22 13:59:29 +02:00
multi.c multi: remove leftover debug infof() calls from e9fd794a6 2017-05-12 17:19:30 +02:00
multihandle.h
multiif.h multi: use a fixed array of timers instead of malloc 2017-05-10 12:55:36 +02:00
netrc.c
netrc.h
non-ascii.c
non-ascii.h
nonblock.c
nonblock.h
nwlib.c
nwos.c
objnames-test08.sh
objnames-test10.sh
objnames.inc
openldap.c
parsedate.c
parsedate.h
pingpong.c pingpong: use the set buffer size 2017-05-01 22:55:29 +02:00
pingpong.h
pipeline.c multi: use a fixed array of timers instead of malloc 2017-05-10 12:55:36 +02:00
pipeline.h
pop3.c
pop3.h
progress.c
progress.h
rand.c assert: avoid, use DEBUGASSERT instead! 2017-05-22 13:59:29 +02:00
rand.h rand: treat fake entropy the same regardless of endianness 2017-05-08 23:24:29 +02:00
rtsp.c
rtsp.h
security.c
select.c
select.h
sendf.c BUFSIZE: rename to READBUFFER_*, make separate MASTERBUF_SIZE 2017-05-01 22:55:29 +02:00
sendf.h
setup-os400.h
setup-vms.h
share.c
share.h
sigpipe.h
slist.c
slist.h
smb.c upload: UPLOAD_BUFSIZE is now for the upload buffer 2017-05-01 22:55:29 +02:00
smb.h
smtp.c buffer: use data->set.buffer_size instead of BUFSIZE 2017-05-01 22:55:29 +02:00
smtp.h
sockaddr.h
socks.c
socks.h
socks_gssapi.c
socks_sspi.c
speedcheck.c multi: assign IDs to all timers and make each timer singleton 2017-05-10 11:02:47 +02:00
speedcheck.h
splay.c
splay.h
ssh.c ssh: ignore timeouts during disconnect 2017-05-20 11:22:20 +02:00
ssh.h
strcase.c
strcase.h
strdup.c
strdup.h
strerror.c
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
system_win32.c
system_win32.h
telnet.c Telnet: Write full buffer instead of byte-by-byte 2017-05-02 23:23:39 +02:00
telnet.h
tftp.c tftp: silence bad-function-cast warning 2017-05-07 16:26:19 +02:00
tftp.h
timeval.c
timeval.h
transfer.c multi: use a fixed array of timers instead of malloc 2017-05-10 12:55:36 +02:00
transfer.h
url.c url: fix declaration of 'pipe' shadows a global declaration 2017-05-23 07:41:52 +02:00
url.h
urldata.h multi: use a fixed array of timers instead of malloc 2017-05-10 12:55:36 +02:00
version.c
warnless.c
warnless.h
wildcard.c
wildcard.h
x509asn1.c
x509asn1.h