Daniel Stenberg
|
02dbfa2192
http-proxy: move proxy code to http_proxy.c
|
13 years ago |
Daniel Stenberg
|
b8118dd495
ldap_recv: check return code from ldap_get_dn_ber
|
13 years ago |
Daniel Stenberg
|
13b64d7558
protocols: use CURLPROTO_ internally
|
13 years ago |
Daniel Stenberg
|
8831000bc0
protocol handler: added flags field
|
13 years ago |
Kamil Dudka
|
5c7c9a768d
url: provide dead_connection flag in Curl_handler::disconnect
|
14 years ago |
Yang Tse
|
c2ba8ca81f
s/isspace/ISSPACE
|
14 years ago |
Kamil Dudka
|
d212fe43af
openldap: use remote port in URL passed to ldap_init_fd()
|
14 years ago |
Alfred Gebert
|
6a07e704ca
LDAP: detect non-binary attributes properly
|
14 years ago |
Daniel Stenberg
|
9de4b26643
LDAP: moved variable declaration to avoid compiler warn
|
14 years ago |
Tor Arntsen
|
3208757c1a
LDAP: Use FALSE instead of bool_false when setting bits.close
|
14 years ago |
Tor Arntsen
|
fae19aed8d
LDAP: Add missing declaration for 'result'
|
14 years ago |
Mauro Iorio
|
c59dba338e
LDAP: Support for tunnelling queries through HTTP proxy
|
14 years ago |
Yang Tse
|
1c4538610b
openldap header inclusions fix
|
14 years ago |
Yang Tse
|
89da532445
fix ldap related compilation issues
|
14 years ago |
Howard Chu
|
123f80ae54
LDAP: make it build without SSL if no such support is available
|
14 years ago |
Howard Chu
|
c03cbb38ad
openldap: fix compiler warnings
|
14 years ago |
Howard Chu
|
2e056353b0
LDAP: properly implemented as a curl_handler
|
14 years ago |