aboutsummaryrefslogtreecommitdiff
path: root/p2p/base/dtls_transport.cc
AgeCommit message (Expand)Author
2020-04-03Temporarily increase DTLS buffer size to 2.Taylor Brandstetter
2020-04-01Changing from hard to soft error when temporary DTLS buffer is full.Taylor Brandstetter
2020-03-21Refactor ssl_stream_adapter API to show object ownershipHarald Alvestrand
2020-01-16Improve DTLS logging.Henrik Boström
2020-01-08Cleanup: Removes redundant includes on message_queue.hSebastian Jansson
2019-12-16Stop an SCTP connection when the DTLS transport closes.Harald Alvestrand
2019-10-28Implement crypto stats on DTLS transportHarald Alvestrand
2019-10-04Update RTC_LOGs in DtlsTransport to be able to distinguish errors.Henrik Boström
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-08-07Delete deprecated rtc_event_log headerDanil Chapovalov
2019-07-08Format almost everything.Jonas Olsson
2019-05-30Move ownership of ICE from DtlsTransport to JsepTransport.Bjorn A Mellem
2019-05-23Datagram Transport IntegrationAnton Sukhanov
2019-02-01[clang-tidy] Apply performance-move-const-arg fixes.Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2019-01-11(3) Rename files to snake_case: move the filesSteve Anton