/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/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/curl/docs/cmdline-opts/ |
D | negotiate.d | 2 Help: Use HTTP Negotiate (SPNEGO) authentication 6 Enables Negotiate (SPNEGO) authentication.
|
/external/curl/tests/data/ |
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/curl/docs/ |
D | FEATURES | 48 - authentication: Basic, Digest, NTLM (*9) and Negotiate (SPNEGO) (*3)
|
D | KNOWN_BUGS | 61 6.4 Negotiate and Kerberos V5 need a fake user name 428 6.4 Negotiate and Kerberos V5 need a fake user name 430 In order to get Negotiate (SPNEGO) authentication to work in HTTP or Kerberos
|
D | HISTORY.md | 142 and Negotiate (June).
|
D | MANUAL | 125 several: Basic, Digest, NTLM and Negotiate (SPNEGO). Without telling which
|
D | FAQ | 954 authentication methods (like Digest, Negotiate or even NTLM) or consider the
|
/external/curl/ |
D | CHANGES.0 | 1854 - Brian J. Murrell found out that Negotiate proxy authentication didn't work. 3580 return code in the Negotiate code. 3591 was not checked for a NULL return, in the Negotiate code. 3759 - Anatoli Tubman found and fixed a crash with Negotiate authentication used on 3760 a re-used connection where both requests used Negotiate. 4233 - While inspecting the Negotiate code, I noticed how the proxy auth was using 4236 structs to allow authentication using Negotiate on host and proxy 4520 - Mark Davies fixed Negotiate authentication over proxy, and also introduced 6621 - Ulf H�rnhammar fixed a format string (printf style) problem in the Negotiate 7528 actually also affecting NTLM and Negotiate.) It turned out that if the [all …]
|
/external/libmicrohttpd/src/datadir/ |
D | spdy-draft.txt | 1990 and Negotiate (SPNEGO). The first two options were defined in
|