aboutsummaryrefslogtreecommitdiff
path: root/webrtc/p2p
AgeCommit message (Expand)Author
2016-01-14Revert of Update with new default boringssl no-aes cipher suites. Re-enable t...sprang
2016-01-14Remove assert which was incorrectly added to TcpPort::OnSentPacket.Stefan Holmer
2016-01-14Reland Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket.Stefan Holmer
2016-01-14Update with new default boringssl no-aes cipher suites. Re-enable tests.Torbjorn Granlund
2016-01-14Revert of Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket...tommi
2016-01-14Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket.Stefan Holmer
2016-01-11Change DTLS default from 1.0 to 1.2 for webrtc.Guo-wei Shieh
2016-01-08Properly handle different transports having different SSL roles.Taylor Brandstetter
2016-01-05Fix a flaky turnport test failureHonghai Zhang
2016-01-05Cease all future TURN requests when a TURN refresh request fails for a given ...honghaiz
2016-01-05Don't delete an ICE connection until it has been pruned or timed out on writi...honghaiz
2015-12-30Fill the remote pwd in the ice candidates when an ICE credential is received.honghaiz
2015-12-29Removing webrtc::PortAllocatorFactoryInterface.Taylor Brandstetter
2015-12-29Increasing timeout for TestResolverShutdown.Taylor Brandstetter
2015-12-20Roll chromium_revision 1b6c421..db567a8 (365999:366304)kjellander
2015-12-17Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedV...kwiberg
2015-12-17Cleanup use of "do { ... } while (0)".torbjorng
2015-12-17Add ufrag to the ICE candidate signaling.honghaiz
2015-12-16OWNERS: Add * to .gyp{i,} everywhere.kjellander@webrtc.org
2015-12-15Only try to pair protocol matching candidates for creating connections.Honghai Zhang
2015-12-11Handle Turn error response to RefreshRequest, CreatePermissionRequest, and Ch...Honghai Zhang
2015-12-07Add logs when stun or turn host lookup is completed.Honghai Zhang
2015-12-05Allow remote fingerprint update during a callGuo-wei Shieh
2015-12-05Revert "Allow remote fingerprint update during a call"Guo-wei Shieh
2015-12-05Allow remote fingerprint update during a callGuo-wei Shieh
2015-12-04Ping backup connection at a slower rateHonghai Zhang
2015-12-04Stop sending stun binding requests after certain amount of time.honghaiz
2015-12-03Make it extra safe when deleting a turn entry.honghaiz
2015-11-30Initialize type_preference_ in TestPort.pbos
2015-11-25Destroy a Connection if a CreatePermission request fails.deadbeef
2015-11-24Revert "GetDefaultLocalAddress should return false when the address is invalid"Guo-wei Shieh
2015-11-24GetDefaultLocalAddress should return false when the address is invalidGuo-wei Shieh
2015-11-23Test case for CL 1437933002.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-18Fix active tcp port to 9Guo-wei Shieh
2015-11-17Re-apply change https://codereview.webrtc.org/1426673007/honghaiz
2015-11-16Revert of Do not delete the turn port entry right away when the respective co...tommi
2015-11-14Do not delete the turn port entry right away when the respective connection i...honghaiz
2015-11-13cleanup: get rid of basicdefs.h includetfarina
2015-11-13Fix flaky testshonghaiz
2015-11-12Do not delete a connection until it has not received anything for 30 seconds.Honghai Zhang
2015-11-12Schedule a CreatePermissionRequest after the success of a previous requestHonghai Zhang
2015-11-12A little cleanup in p2ptransportchannel and transportchannel.honghaiz
2015-11-11Relax the stun ping check on valid result.guoweis
2015-11-11Send back ping response if the ping comes from an unknown address.honghaiz
2015-11-11Reland of Adding the ability to change ICE servers through SetConfiguration. ...deadbeef
2015-11-11When running this code in chromium on a machine with IPv6 disabled, the RTC_D...Guo-wei Shieh
2015-11-11Convert usage of ARRAY_SIZE to arraysize.tfarina