Home
last modified time | relevance | path

Searched +full:openldap +full:- +full:client (Results 1 – 18 of 18) sorted by relevance

/external/curl/docs/
DKNOWN_BUGS16 1.5 Expect-100 meets 417
21 2.4 Secure Transport will not import PKCS#12 client certificates without a password
22 2.5 Client cert handling with Issuer DN differs between backends
23 2.7 Client cert (MTLS) issues with Schannel
30 3.3 POP3 expects "CRLF.CRLF" eob for some single-line responses
39 5.2 curl-config --libs contains private details
41 5.5 cannot handle Unicode arguments in non-Unicode builds on Windows
42 5.6 cygwin: make install installs curl-config.1 twice
44 5.11 configure --with-gssapi with Heimdal is ignored on macOS
55 6.6 libcurl can fail to try alternatives with --proxy-any
[all …]
DFEATURES.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
7 # Features -- what curl can do
11 - config file support
12 - multiple URLs in a single command line
13 - range "globbing" support: [0-13], {one,two,three}
14 - multiple file upload on a single command line
15 - custom maximum transfer rate
16 - redirect stderr
[all …]
DMANUAL.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
11 Get the main page from a web-server:
45 curl --ftp-ssl ftp://files.are.example.com/secrets.txt
49 curl -u username sftp://example.com/etc/issue
52 password-protected) to authenticate:
54 curl -u username: --key ~/.ssh/id_rsa scp://example.com/~/file.txt
57 (password-protected) to authenticate:
59 curl -u username: --key ~/.ssh/id_rsa --pass private_key_password
[all …]
/external/curl/.github/workflows/
Dnon-native.yml3 # SPDX-License-Identifier: curl
5 name: non-native
10 - master
11 - '*/ci'
12 paths-ignore:
13 - '**/*.md'
14 - '.azure-pipelines.yml'
15 - '.circleci/**'
16 - '.cirrus.yml'
17 - 'appveyor.*'
[all …]
Dlinux.yml3 # SPDX-License-Identifier: curl
10 - master
11 - '*/ci'
12 paths-ignore:
13 - '**/*.md'
14 - '.azure-pipelines.yml'
15 - '.circleci/**'
16 - '.cirrus.yml'
17 - 'appveyor.*'
18 - 'packages/**'
[all …]
/external/curl/lib/
Dldap.c21 * SPDX-License-Identifier: curl
32 * gets compiled is the code from openldap.c, otherwise the code that gets
35 * When USE_OPENLDAP is defined a recent version of the OpenLDAP library
37 * OpenLDAP library versions, USE_OPENLDAP shall not be defined.
278 if(user && passwd && (data->set.httpauth & CURLAUTH_BASIC)) { in ldap_win_bind()
289 rc = ldap_win_bind_auth(server, user, passwd, data->set.httpauth); in ldap_win_bind()
313 struct connectdata *conn = data->conn; in ldap_do()
332 infof(data, "LDAP local: %s", data->state.url); in ldap_do()
335 rc = ldap_url_parse(data->state.url, &ludp); in ldap_do()
346 if(conn->given->flags & PROTOPT_SSL) in ldap_do()
[all …]
/external/curl/tests/data/
Dtest12777 Transfer-Encoding
8 Content-Encoding
12 # Server-side
50 Server: Apache/1.3.31 (Debian GNU/Linux) mod_gzip/1.3.26.1a PHP/4.3.9-1 mod_ssl/2.8.20 OpenSSL/0.9.…
51 Vary: Accept-Encoding
52 Content-Type: text/html; charset=ISO-8859-1
53 Transfer-Encoding: gzip, chunked
54 Content-Encoding: deflate
56 <?xml version="1.0" encoding="ISO-8859-1"?>
57 <!DOCTYPE project-listing SYSTEM "http://freshmeat.net/backend/fm-projects-0.4.dtd">
[all …]
Dtest23210 # Server-side
46 Server: Apache/1.3.31 (Debian GNU/Linux) mod_gzip/1.3.26.1a PHP/4.3.9-1 mod_ssl/2.8.20 OpenSSL/0.9.…
47 Vary: Accept-Encoding
48 Content-Type: text/html; charset=ISO-8859-1
49 Content-Encoding: deflate
50 Content-Length: 1287
52 <?xml version="1.0" encoding="ISO-8859-1"?>
53 <!DOCTYPE project-listing SYSTEM "http://freshmeat.net/backend/fm-projects-0.4.dtd">
54 <project-listing>
57 <date_added>1998-08-21 04:01:29</date_added>
[all …]
Dtest23010 # Server-side
47 Server: Apache/1.3.31 (Debian GNU/Linux) mod_gzip/1.3.26.1a PHP/4.3.9-1 mod_ssl/2.8.20 OpenSSL/0.9.…
48 Vary: Accept-Encoding
49 Content-Type: text/html; charset=ISO-8859-1
50 Content-Encoding: deflate, identity, gzip
51 Content-Length: 1328
53 <?xml version="1.0" encoding="ISO-8859-1"?>
54 <!DOCTYPE project-listing SYSTEM "http://freshmeat.net/backend/fm-projects-0.4.dtd">
55 <project-listing>
58 <date_added>1998-08-21 04:01:29</date_added>
[all …]
Dtest39610 # Server-side
46 Server: Apache/1.3.31 (Debian GNU/Linux) mod_gzip/1.3.26.1a PHP/4.3.9-1 mod_ssl/2.8.20 OpenSSL/0.9.…
47 Vary: Accept-Encoding
48 Content-Type: text/html; charset=ISO-8859-1
49 Content-Encoding: zstd
50 Content-Length: 1309
52 <?xml version="1.0" encoding="ISO-8859-1"?>
53 <!DOCTYPE project-listing SYSTEM "http://freshmeat.net/backend/fm-projects-0.4.dtd">
54 <project-listing>
57 <date_added>1998-08-21 04:01:29</date_added>
[all …]
Dtest22210 # Server-side
46 Server: Apache/1.3.31 (Debian GNU/Linux) mod_gzip/1.3.26.1a PHP/4.3.9-1 mod_ssl/2.8.20 OpenSSL/0.9.…
47 Vary: Accept-Encoding
48 Content-Type: text/html; charset=ISO-8859-1
49 Content-Encoding: deflate
50 Content-Length: 1305
52 <?xml version="1.0" encoding="ISO-8859-1"?>
53 <!DOCTYPE project-listing SYSTEM "http://freshmeat.net/backend/fm-projects-0.4.dtd">
54 <project-listing>
57 <date_added>1998-08-21 04:01:29</date_added>
[all …]
Dtest31410 # Server-side
42 Server: Apache/1.3.31 (Debian GNU/Linux) mod_gzip/1.3.26.1a PHP/4.3.9-1 mod_ssl/2.8.20 OpenSSL/0.9.…
43 Vary: Accept-Encoding
44 Content-Type: text/html; charset=ISO-8859-1
45 Content-Encoding: br
46 Content-Length: 1056
48 <?xml version="1.0" encoding="ISO-8859-1"?>
49 <!DOCTYPE project-listing SYSTEM "http://freshmeat.net/backend/fm-projects-0.4.dtd">
50 <project-listing>
53 <date_added>1998-08-21 04:01:29</date_added>
[all …]
Dtest11237 Transfer-Encoding
11 # Server-side
47 Server: Apache/1.3.31 (Debian GNU/Linux) mod_gzip/1.3.26.1a PHP/4.3.9-1 mod_ssl/2.8.20 OpenSSL/0.9.…
48 Vary: Accept-Encoding
49 Content-Type: text/html; charset=ISO-8859-1
50 Transfer-Encoding: deflate, chunked
52 <?xml version="1.0" encoding="ISO-8859-1"?>
53 <!DOCTYPE project-listing SYSTEM "http://freshmeat.net/backend/fm-projects-0.4.dtd">
54 <project-listing>
57 <date_added>1998-08-21 04:01:29</date_added>
[all …]
/external/curl/
DRELEASE-NOTES17 o TLS: add support for ECH (Encrypted Client Hello) [109]
22 o appveyor: drop unnecessary `--clean-first` cmake option [197]
23 o appveyor: guard against crash-build with VS2008 [193]
24 o appveyor: make gcc 6 mingw64 job build-only [152]
25 o asyn-thread: fix curl_global_cleanup crash in Windows [161]
26 o asyn-thread: fix Curl_thread_create result check [162]
33 o BUG-BOUNTY.md: clarify the third party situation [210]
35 o build: remove MacOSX-Framework script [60]
37 o cf-https-connect: use timeouts as unsigned ints [143]
38 o cf-socket: don't try getting local IP without socket [188]
[all …]
Dconfigure.ac21 # SPDX-License-Identifier: curl
29 AC_INIT([curl], [-], [a suitable curl mailing list: https://curl.se/mail/])
67 if test -z "$SED"; then
71 if test -z "$SED" || test "$SED" = "not_found"; then
79 if test -z "$GREP"; then
83 if test -z "$GREP" || test "$GREP" = "not_found"; then
89 dnl 'grep -E' is mandatory for configure process and libtool.
91 if test -z "$EGREP"; then
93 AC_MSG_CHECKING([that grep -E works])
94 if echo a | ($GREP -E '(a|b)') >/dev/null 2>&1; then
[all …]
Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.71 for curl -.
8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
19 ## -------------------------------- ##
21 ## -------------------------------- ##
66 # Try built-in echo, and fail.
77 (`test -n "$xc_tst_str" >/dev/null 2>&1`) && xc_tst_str='success'
93 (`test -n "$PATH" >/dev/null 2>&1`) && xc_tst_str='success'
126 | sed -e 's:unknown:success:' 2>/dev/null`
160 | tr -d "0123456789$xc_tab" 2>/dev/null`
[all …]
/external/libxml2/test/relaxng/
Dcomps_0.xml3 <!-- <meta> -->
4 <!-- Meta information will go here eventually -->
5 <!-- </meta> -->
69 <packagereq type="mandatory">redhat-logos</packagereq>
70 <packagereq type="mandatory">redhat-release</packagereq>
78 <packagereq type="mandatory">util-linux</packagereq>
79 <packagereq type="mandatory">vim-minimal</packagereq>
80 <!-- the following are needed for anaconda post-install bits -->
85 <packagereq type="mandatory">shadow-utils</packagereq>
124 <packagereq type="mandatory">bind-utils</packagereq>
[all …]
/external/selinux/python/sepolgen/tests/test_data/
Dhttpd.log1 …:staff_t:s0 tcontext=staff_u:staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, ho…
2 …:staff_t:s0 tcontext=staff_u:staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, ho…
3 …:staff_t:s0 tcontext=staff_u:staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, ho…
4 …:staff_t:s0 tcontext=staff_u:staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, ho…
5 …:staff_t:s0 tcontext=staff_u:staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, ho…
6 …:staff_t:s0 tcontext=staff_u:staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, ho…
7 …:staff_t:s0 tcontext=staff_u:staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, ho…
8 …:staff_t:s0 tcontext=staff_u:staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, ho…
9 …:staff_t:s0 tcontext=staff_u:staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, ho…
10 …:staff_t:s0 tcontext=staff_u:staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, ho…
[all …]