зеркало из https://github.com/mozilla/gecko-dev.git
404facfbbc
This flags is added in the http channel interface by which developers can control the TLS connections from JavaScript code (e.g. Add-ons). Basically, all the changes accounted for plumbing this TLS flags from JavaScript level to C++ code responsible for calling NSS module. We also added a unit test to make sure that separate connections are created if we use different tlsFlags. Basically we used a concrete set of flag values that covers the edge cases and check the hashkey generated in the connection info. --HG-- rename : netwerk/test/unit/test_separate_connections.js => netwerk/test/unit/test_tls_flags_separate_connections.js |
||
---|---|---|
.. | ||
moz.build | ||
nsINamedPipeService.idl | ||
nsISOCKSSocketInfo.idl | ||
nsISSLSocketControl.idl | ||
nsISocketProvider.idl | ||
nsISocketProviderService.idl | ||
nsITransportSecurityInfo.idl | ||
nsNamedPipeIOLayer.cpp | ||
nsNamedPipeIOLayer.h | ||
nsNamedPipeService.cpp | ||
nsNamedPipeService.h | ||
nsSOCKSIOLayer.cpp | ||
nsSOCKSIOLayer.h | ||
nsSOCKSSocketProvider.cpp | ||
nsSOCKSSocketProvider.h | ||
nsSocketProviderService.cpp | ||
nsSocketProviderService.h | ||
nsUDPSocketProvider.cpp | ||
nsUDPSocketProvider.h |