Daniel Stenberg
|
2764bf2c5b
includes: remove inclusion of unused file http_proxy.h
|
12 years ago |
Daniel Stenberg
|
41b0237834
CONNECT: made generically not per-protocol
|
12 years ago |
Yang Tse
|
2cafb0e97c
OpenLDAP: fix LDAP connection phase memory leak
|
13 years ago |
Daniel Stenberg
|
d7934b8bd4
curl_multi_fdset: correct fdset with FTP PORT use
|
13 years ago |
Yang Tse
|
fd00b382b2
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
|
13 years ago |
Daniel Stenberg
|
f0612f166a
RTSP: convert protocol-specific checks to generic
|
13 years ago |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 years ago |
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 |