- c463e20 Reset TURN port NONCE when a new socket is created. by honghaiz · 9 years ago
- 9dfed79 Stop processing any incoming packets when turn port is disconnected. by honghaiz · 9 years ago
- 46eed76 Removing "candidates" attribute from TransportDescription. by deadbeef · 9 years ago
- 80f1db9 Include relay protocol type when computing the turn candidate foundation. by Honghai Zhang · 9 years ago
- 8d6fab8 Remove two dead 'using' instances. by Peter Boström · 9 years ago
- 79a5a83 Adapt to boringssl's new defaults. by torbjorng · 9 years ago
- 3542013 Revert of Update with new default boringssl no-aes cipher suites. Re-enable tests. (patchset #3 id:40001 of https://codereview.webrtc.org/1550773002/ ) by sprang · 9 years ago
- 2734d77 Remove assert which was incorrectly added to TcpPort::OnSentPacket. by Stefan Holmer · 9 years ago
- 55674ff Reland Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket. by Stefan Holmer · 9 years ago
- 31c8d2e Update with new default boringssl no-aes cipher suites. Re-enable tests. by Torbjorn Granlund · 9 years ago
- e5e0e57 Revert of Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket. (patchset #3 id:40001 of https://codereview.webrtc.org/1577873003/ ) by tommi · 9 years ago
- 7307952 Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket. by Stefan Holmer · 9 years ago
- a7446d2 Change DTLS default from 1.0 to 1.2 for webrtc. by Guo-wei Shieh · 9 years ago
- f475d365 Properly handle different transports having different SSL roles. by Taylor Brandstetter · 9 years ago
- b680274 Fix a flaky turnport test failure by Honghai Zhang · 9 years ago
- 6b9ab92 Cease all future TURN requests when a TURN refresh request fails for a given TURN port. by honghaiz · 9 years ago
- 37389b4 Don't delete an ICE connection until it has been pruned or timed out on writing in the case where it by honghaiz · 9 years ago
- 112fe43 Fill the remote pwd in the ice candidates when an ICE credential is received. by honghaiz · 9 years ago
- 0c7e9f5 Removing webrtc::PortAllocatorFactoryInterface. by Taylor Brandstetter · 9 years ago
- e86e15b Increasing timeout for TestResolverShutdown. by Taylor Brandstetter · 9 years ago
- 2f042f2 Roll chromium_revision 1b6c421..db567a8 (365999:366304) by kjellander · 9 years ago
- 0eb15ed Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector by kwiberg · 9 years ago
- a089257 Cleanup use of "do { ... } while (0)". by torbjorng · 9 years ago
- a54a080 Add ufrag to the ICE candidate signaling. by honghaiz · 9 years ago
- 361888c OWNERS: Add * to .gyp{i,} everywhere. by kjellander@webrtc.org · 9 years ago
- f9945b2 Only try to pair protocol matching candidates for creating connections. by Honghai Zhang · 9 years ago
- f67c548 Handle Turn error response to RefreshRequest, CreatePermissionRequest, and ChanelBindRequest by Honghai Zhang · 9 years ago
- 0f490a5 Add logs when stun or turn host lookup is completed. by Honghai Zhang · 9 years ago
- 1218d7a Allow remote fingerprint update during a call by Guo-wei Shieh · 9 years ago
- 86aaa4b Revert "Allow remote fingerprint update during a call" by Guo-wei Shieh · 9 years ago
- 9c38c2d Allow remote fingerprint update during a call by Guo-wei Shieh · 9 years ago
- 381b421 Ping backup connection at a slower rate by Honghai Zhang · 9 years ago
- 45b0efd Stop sending stun binding requests after certain amount of time. by honghaiz · 9 years ago
- c3e0fe7 Make it extra safe when deleting a turn entry. by honghaiz · 9 years ago
- 7640ffa Initialize type_preference_ in TestPort. by pbos · 9 years ago
- 376e123 Destroy a Connection if a CreatePermission request fails. by deadbeef · 9 years ago
- 953eabc Revert "GetDefaultLocalAddress should return false when the address is invalid" by Guo-wei Shieh · 9 years ago
- 67c6df6 GetDefaultLocalAddress should return false when the address is invalid by Guo-wei Shieh · 9 years ago
- 255d6f6 Test case for CL 1437933002. by guoweis · 9 years ago
- 521ed7b Reland Convert internal representation of Srtp cryptos from string to int by Guo-wei Shieh · 9 years ago
- 318166b Revert of Convert internal representation of Srtp cryptos from string to int. (patchset #10 id:180001 of https://codereview.webrtc.org/1416673006/ ) by guoweis · 9 years ago
- 2764e10 Convert internal representation of Srtp cryptos from string to int. by guoweis · 9 years ago
- 310b093 Fix active tcp port to 9 by Guo-wei Shieh · 9 years ago
- 32f3996 Re-apply change https://codereview.webrtc.org/1426673007/ by honghaiz · 9 years ago
- 54e9232 Revert of Do not delete the turn port entry right away when the respective connection is deleted. (patchset #5 id:260001 of https://codereview.webrtc.org/1426673007/ ) by tommi · 9 years ago
- e58fe8e Do not delete the turn port entry right away when the respective connection is deleted. by honghaiz · 9 years ago
- fa5d0db cleanup: get rid of basicdefs.h include by tfarina · 9 years ago
- a4845ef Fix flaky tests by honghaiz · 9 years ago
- 2cd7afe Do not delete a connection until it has not received anything for 30 seconds. by Honghai Zhang · 9 years ago
- 8597543 Schedule a CreatePermissionRequest after the success of a previous request by Honghai Zhang · 9 years ago
- a8e9f5e A little cleanup in p2ptransportchannel and transportchannel. by honghaiz · 9 years ago
- 066ded9 Relax the stun ping check on valid result. by guoweis · 9 years ago
- 9b5ee9c Send back ping response if the ping comes from an unknown address. by honghaiz · 9 years ago
- 653b8e0 Reland of Adding the ability to change ICE servers through SetConfiguration. (patchset #1 id:1 of https://codereview.webrtc.org/1424803004/ ) by deadbeef · 9 years ago
- e03cab9 When running this code in chromium on a machine with IPv6 disabled, the RTC_DCHECK fails and in release build, it could leak to further crash in chromium's rtc_peer_connection_hanlder.cc. by Guo-wei Shieh · 9 years ago
- 5237aaf Convert usage of ARRAY_SIZE to arraysize. by tfarina · 9 years ago
- ad13d2f Round Rate computations from RateTracker. by Tim Psiaki · 9 years ago
- 9af97f8 WebRTC should generate default private address even when adapter enumeration is disabled. by Guo-wei Shieh · 9 years ago
- 9b66957 Stop a session when a new connection becomes writable. by honghaiz · 9 years ago
- 20a3461 Remove deprecated IsUnresolved() method from SocketAddress API. by tfarina · 9 years ago
- 8a4f547 Hang on android when DNS resolution is not done by Guo-wei Shieh · 9 years ago
- 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
- 77d0d6e When all connections timed out on writing, delete them all. BUG=5111 by honghaiz · 9 years ago
- 18a944b Revert of Adding the ability to change ICE servers through SetConfiguration. (patchset #7 id:120001 of https://codereview.webrtc.org/1391013007/ ) by deadbeef · 9 years ago
- d3b26d9 Adding the ability to change ICE servers through SetConfiguration. by deadbeef · 9 years ago
- 2b55867 Exposing DTLS transport state from TransportChannel. by deadbeef · 9 years ago
- b0bb77f Reland of Add experiment on weak ping delay during call set up time (patchset #1 id:1 of https://codereview.webrtc.org/1416773003/ ) by guoweis · 9 years ago
- 5d9b92b Update Bind to match its comments and always capture by value. Also update the generated count to 9 args. by noahric · 9 years ago
- 00507f8 Separate StunProber::Start into Prepare and Run so we could create multiple of them and send out STUN pings at regular interval. by guoweis · 9 years ago
- 4f6a8b5 Revert of Add experiment on weak ping delay during call set up time (patchset #1 id:1 of https://codereview.webrtc.org/1406153005/ ) by guoweis · 9 years ago
- e26ce1b7 Reland of Add experiment on weak ping delay during call set up time (patchset #1 id:1 of https://codereview.webrtc.org/1423443002/ ) by guoweis · 9 years ago
- c80741f Fixing some issues with the direction attribute of m-lines in offers. by deadbeef · 9 years ago
- a01d440 Revert of Add experiment on weak ping delay during call set up time (patchset #4 id:60001 of https://codereview.webrtc.org/1411883002/ ) by tommi · 9 years ago
- 3bf69b15 Add experiment on weak ping delay during call set up time by Guo-wei Shieh · 9 years ago
- c1aeaf0 Wire up packet_id / send time callbacks to webrtc via libjingle. by stefan · 9 years ago
- d59daf8 Merging BaseSession code into WebRtcSession. by deadbeef · 9 years ago
- 8ac544e Get rid of deprecated SocketAddress::IsAny() method. by tfarina · 9 years ago
- 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
- 6caafbe Convert uint16_t to int for WebRTC cipher/crypto suite. by Guo-wei Shieh · 9 years ago
- 456696a Reland Change WebRTC SslCipher to be exposed as number only by Guo-wei Shieh · 9 years ago
- 27dc29b Revert of Change WebRTC SslCipher to be exposed as number only. (patchset #20 id:750001 of https://codereview.webrtc.org/1337673002/ ) by guoweis · 9 years ago
- 4fe3c9a Change WebRTC SslCipher to be exposed as number only. by guoweis · 9 years ago
- d0b3143 Do not time out a port if its role switched from controlled to controlling. Also fix some comments. by honghaiz · 9 years ago
- 898d21c WebRTC might leak srflx ip address when multiple_routes disabled and IceTransportType is relay. by Guo-wei Shieh · 9 years ago
- c4d3a5d Thinning out the Transport class. by Taylor Brandstetter · 9 years ago
- 2b342bf Delete a connection only if it has timed out on writing and not receiving for 10 seconds. by Honghai Zhang · 9 years ago
- 98db68f If gather_continually is set to true, keep the last port allocator session running while stopping all existing process of getting ports (when p2ptransportchannel first becomes writable). by honghaiz · 9 years ago
- 8c404fa When doing DisableEquivalentPhases, exclude those AllocationSequences by honghaiz · 9 years ago
- 1f429e3 Passing the new policy from PeerConnection RTCConfiguration to by honghaiz · 9 years ago
- 8937437 Do not prune if the current best connection is weak. by honghaiz · 9 years ago
- a58ea78 1. Add receiving state as part of the connection sorting criteria. So if a connection's receiving state changes, it will re-select a better connection if there is any. by honghaiz · 9 years ago
- 53eee43 Address the comment from 1367553002. by Guo-wei Shieh · 9 years ago
- 2e4b620 TcpPort doesn't connect when calling gmail with non-proxied UDP disabled. by Guo-wei Shieh · 9 years ago
- cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 9 years ago
- a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 9 years ago
- 47ee2f3 TransportController refactoring. by deadbeef · 9 years ago
- 04ac81f Replace readable with receiving where receiving means receiving anything (stun ping, response or data packet). by Peter Thatcher · 9 years ago
- 275a2f1 Revert of Replace readable with receiving where receiving means receiving anything (stun ping, response or da… (patchset #7 id:340001 of https://codereview.webrtc.org/1351673003/ ) by tommi · 9 years ago
- ae16f85 Replace readable with receiving where receiving means receiving anything (stun ping, response or data packet). by honghaiz · 9 years ago
- 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 9 years ago