aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base/opensslstreamadapter.cc
AgeCommit message (Expand)Author
2016-01-14Revert of Update with new default boringssl no-aes cipher suites. Re-enable t...sprang
2016-01-14Update with new default boringssl no-aes cipher suites. Re-enable tests.Torbjorn Granlund
2016-01-11Change DTLS default from 1.0 to 1.2 for webrtc.Guo-wei Shieh
2015-12-17Compilation failed with openssl.guoweis
2015-11-19Reland Convert internal representation of Srtp cryptos from string to intGuo-wei Shieh
2015-11-19Revert of Convert internal representation of Srtp cryptos from string to int....guoweis
2015-11-19Convert internal representation of Srtp cryptos from string to int.guoweis
2015-11-17Update references to TLS1_CK_ECDHE_RSA_CHACHA20_POLY1305, etc.davidben
2015-10-30Switch usage of _DEBUG macro to NDEBUG.tfarina
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-05Convert uint16_t to int for WebRTC cipher/crypto suite.Guo-wei Shieh
2015-10-05Fix a build issue when use external OpenSSL.Guo-wei Shieh
2015-10-01Reland Change WebRTC SslCipher to be exposed as number onlyGuo-wei Shieh
2015-10-01Revert of Change WebRTC SslCipher to be exposed as number only. (patchset #20...guoweis
2015-10-01Change WebRTC SslCipher to be exposed as number only.guoweis
2015-09-22Purge nss files and dependencies.torbjorng
2015-09-05Revert of purge nss files and dependencies (patchset #1 id:1 of https://coder...deadbeef
2015-09-04purge nss files and dependenciestorbjorng
2015-08-17Support generation of EC keys using P256 curve and support ECDSA certs.Torbjorn Granlund
2015-06-10Set mtu for DTLS to 1280Henrik Lundin
2015-06-02SSL_set_read_ahead no longer needed with BoringSSL.Joachim Bauch
2015-05-20Allow setting maximum protocol version for SSL stream adapters.Joachim Bauch
2015-05-20Enable read-ahead on OpenSSL DTLS stream adapters.Joachim Bauch
2015-02-28Use new API from BoringSSL to get RFC name of cipher.pthatcher@webrtc.org
2015-02-11Re-land: Add API to get negotiated SSL cipherspthatcher@webrtc.org
2015-02-07Revert 8275 "This CL adds an API to the SSL stream adapters and ..."tommi@webrtc.org
2015-02-06This CL adds an API to the SSL stream adapters and transport channels to get ...pthatcher@webrtc.org
2015-01-22Leave BIO_METHOD non-const.davidben@webrtc.org
2015-01-07Always tag SRTP_PROTECTION_PROFILE and BIO_METHOD as const.henrike@webrtc.org
2014-11-06Fix WebRTC Win64 + BoringSSL build.henrike@webrtc.org
2014-09-25Call SSL_shutdown in OpenSSLStreamAdapter::Cleanup.jiayl@webrtc.org
2014-09-25Revert "Call SSL_shutdown in OpenSSLStreamAdapter::Cleanup." (rev 7293).andresp@webrtc.org
2014-09-24Call SSL_shutdown in OpenSSLStreamAdapter::Cleanup.jiayl@webrtc.org
2014-09-23Unit tests for SSLAdaptertkchin@webrtc.org
2014-08-28Specify an ECDH group for ECDHE.jiayl@webrtc.org
2014-06-05Rebase webrtc/base with r6345 version of talk/base:henrike@webrtc.org
2014-05-16libvpx's UNUSED macro conflicts with webrtc/base's. Added missing include of ...henrike@webrtc.org
2014-05-13Adds a modified copy of talk/base to webrtc/base. It is the first step inhenrike@webrtc.org
2014-05-13Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."perkj@webrtc.org
2014-05-12Adds a modified copy of talk/base to webrtc/base. It is the first step in mig...henrike@webrtc.org