-
- Downloads
Bug 1754744 - isolating TLS handshake code, r=necko-reviewers,dragana
Differential Revision: https://phabricator.services.mozilla.com/D141093
Showing
- netwerk/protocol/http/ConnectionDiagnostics.cpp 3 additions, 2 deletionsnetwerk/protocol/http/ConnectionDiagnostics.cpp
- netwerk/protocol/http/TlsHandshaker.cpp 332 additions, 0 deletionsnetwerk/protocol/http/TlsHandshaker.cpp
- netwerk/protocol/http/TlsHandshaker.h 94 additions, 0 deletionsnetwerk/protocol/http/TlsHandshaker.h
- netwerk/protocol/http/moz.build 1 addition, 0 deletionsnetwerk/protocol/http/moz.build
- netwerk/protocol/http/nsHttpConnection.cpp 46 additions, 312 deletionsnetwerk/protocol/http/nsHttpConnection.cpp
- netwerk/protocol/http/nsHttpConnection.h 7 additions, 48 deletionsnetwerk/protocol/http/nsHttpConnection.h
netwerk/protocol/http/TlsHandshaker.cpp
0 → 100644
netwerk/protocol/http/TlsHandshaker.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment