/external/curl/tests/data/ |
D | test2057 | 6 HTTP Negotiate auth (stub ntlm) 16 WWW-Authenticate: Negotiate Qw== 26 WWW-Authenticate: Negotiate RA== 35 WWW-Authenticate: Negotiate Qw== 41 WWW-Authenticate: Negotiate RA== 54 HTTP Negotiate authentication (stub ntlm) 78 Authorization: Negotiate Ik5UTE1fQWxpY2UiOkhUVFBAMTI3LjAuMC4xOjI6QUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU… 83 Authorization: Negotiate Ik5UTE1fQWxpY2UiOkhUVFBAMTI3LjAuMC4xOjM6QUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU…
|
D | test2056 | 6 HTTP Negotiate auth (stub krb5) 16 WWW-Authenticate: Negotiate RA== 25 WWW-Authenticate: Negotiate RA== 38 HTTP Negotiate authentication (stub krb5) 62 Authorization: Negotiate IktSQjVfQWxpY2UiOkhUVFBAMTI3LjAuMC4xOjE6QUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU…
|
D | test91 | 14 WWW-Authenticate: Magic-Negotiate 49 WWW-Authenticate: Magic-Negotiate 83 HTTP with NTLM/Negotiate/Basic, anyauth and user with domain, with size 0
|
D | test590 | 17 Proxy-Authenticate: Negotiate 48 Proxy-Authenticate: Negotiate 81 HTTP proxy offers Negotiate+NTLM, use only NTLM
|
/external/webrtc/talk/app/webrtc/ |
D | peerconnectionendtoend_unittest.cc | 104 void Negotiate() { in Negotiate() function in PeerConnectionEndToEndTest 184 Negotiate(); in TEST_F() 195 Negotiate(); in TEST_F() 212 Negotiate(); in TEST_F() 244 Negotiate(); in TEST_F() 275 Negotiate(); in TEST_F() 305 Negotiate(); in TEST_F() 346 Negotiate(); in TEST_F() 374 Negotiate(); in TEST_F()
|
D | peerconnection_unittest.cc | 177 void Negotiate() { Negotiate(true, true); } in Negotiate() function in PeerConnectionTestClient 179 void Negotiate(bool audio, bool video) { in Negotiate() function in PeerConnectionTestClient 964 initiating_client_->Negotiate(true, false); in TestUpdateOfferWithRejectedContent() 1054 initiating_client_->Negotiate(); in LocalP2PTest() 1246 receiving_client()->Negotiate(); in TEST_F() 1617 receiving_client()->Negotiate(); in TEST_F() 1662 initializing_client()->Negotiate(); in TEST_F() 1713 initializing_client()->Negotiate(); in TEST_F() 1732 initializing_client()->Negotiate(false, false); in TEST_F() 1795 initializing_client()->Negotiate(); in TEST_F() [all …]
|
/external/curl/docs/cmdline-opts/ |
D | proxy-negotiate.d | 2 Help: Use HTTP Negotiate (SPNEGO) authentication on the proxy 6 Tells curl to use HTTP Negotiate (SPNEGO) authentication when communicating 7 with the given proxy. Use --negotiate for enabling HTTP Negotiate (SPNEGO)
|
D | negotiate.d | 2 Help: Use HTTP Negotiate (SPNEGO) authentication 6 Enables Negotiate (SPNEGO) authentication.
|
D | proxy-user.d | 8 If you use a Windows SSPI-enabled curl binary and do either Negotiate or NTLM
|
/external/webrtc/webrtc/p2p/base/ |
D | dtlstransportchannel_unittest.cc | 111 void Negotiate(DtlsTestClient* peer, cricket::ContentAction action, in Negotiate() function in DtlsTestClient 114 Negotiate(certificate_, certificate_ ? peer->certificate_ : nullptr, action, in Negotiate() 119 void Negotiate(const rtc::scoped_refptr<rtc::RTCCertificate>& local_cert, in Negotiate() function in DtlsTestClient 438 Negotiate(client1_role, client2_role); in Connect() 491 void Negotiate() { in Negotiate() function in DtlsTransportChannelTest 492 Negotiate(cricket::CONNECTIONROLE_ACTPASS, cricket::CONNECTIONROLE_ACTIVE); in Negotiate() 495 void Negotiate(ConnectionRole client1_role, ConnectionRole client2_role) { in Negotiate() function in DtlsTransportChannelTest 499 client1_.Negotiate(&client2_, cricket::CA_OFFER, in Negotiate() 501 client2_.Negotiate(&client1_, cricket::CA_ANSWER, in Negotiate() 511 client1_.Negotiate(&client2_, cricket::CA_OFFER, in NegotiateWithLegacy() [all …]
|
/external/u-boot/doc/ |
D | README.link-local | 5 Negotiate with other link-local clients on the local network
|
/external/curl/docs/ |
D | FEATURES | 48 - authentication: Basic, Digest, NTLM (*9) and Negotiate (SPNEGO) (*3)
|
D | KNOWN_BUGS | 63 6.4 Negotiate and Kerberos V5 need a fake user name 482 6.4 Negotiate and Kerberos V5 need a fake user name 484 In order to get Negotiate (SPNEGO) authentication to work in HTTP or Kerberos 503 --proxy-any against a proxy which advertise Negotiate and NTLM, but which
|
D | HISTORY.md | 141 and Negotiate (June).
|
D | FAQ | 931 authentication methods (like Digest, Negotiate or even NTLM) or consider the
|
/external/curl/tests/ |
D | FILEFORMAT | 77 F) If a HTTP request is Negotiate, num gets incremented by one for each 78 request with Negotiate authorization header on the same test case.
|
/external/curl/ |
D | RELEASE-NOTES | 86 o negotiate: fix for HTTP POST with Negotiate [88]
|
D | CHANGES | 182 Negotiate: fix for HTTP POST with Negotiate 1441 - --proxy-negotiate'[HTTP Negotiate (SPNEGO) authentication on the proxy]':'Use' \ 1446 + --proxy-negotiate'[Use HTTP Negotiate (SPNEGO) authentication on the proxy]' \ 1551 --negotiate'[Use HTTP Negotiate (SPNEGO) authentication]' \ 2861 preemptively. However, with other (Negotiate) authentication it is not
|
/external/u-boot/ |
D | README | 1563 Negotiate with other link-local clients on the local network
|