1. babdaa86 Unbind VirtualSocket from rtc::MessageHandler by Danil Chapovalov · 2 years, 6 months ago
  2. 9a21c49 SocketServer: Migrate Wait/kForever to TimeDelta. by Markus Handell · 2 years, 7 months ago
  3. 14af762 Remove RTC_DISALLOW_COPY_AND_ASSIGN from rtc_base/ by Byoungchan Lee · 3 years, 2 months ago
  4. f94c053 VSS: Fix TSAN error related to internal variables by Florent Castelli · 3 years, 4 months ago
  5. 84d1595 Rename VirtualSocketServer::SetDefaultRoute --> SetDefaultSourceAddress by Niels Möller · 3 years, 6 months ago
  6. c2d8f1e Extract method VirtualSocketServer::AssignBindAddress by Niels Möller · 3 years, 7 months ago
  7. ea423a5 Delete leftovers of synchronous code path in VirtualSocketServer by Niels Möller · 3 years, 7 months ago
  8. d0b8879 Delete AsyncSocket class, merge into Socket class by Niels Möller · 3 years, 7 months ago
  9. 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 8 months ago
  10. c413c55 Replace use of RecursiveCriticalSection in VirtualSocketServer by Niels Möller · 3 years, 9 months ago
  11. 257f81b Update VirtualSocketServer locking to match documentation. by Niels Möller · 3 years, 9 months ago
  12. 9bd2457 Delete SignalQueueDestroyed by Niels Möller · 3 years, 11 months ago
  13. 3d792e9 Add controls for MTU size of virtual socket server by Harald Alvestrand · 4 years ago
  14. d44532a Delete unused sigslot SignalAddressReady and MSG_ID_ADDRESS_BOUND by Niels Möller · 4 years, 1 month ago
  15. c79bd43 Delete friendship between VirtualSocket and VirtualSocketServer by Niels Möller · 4 years, 1 month ago
  16. 983627c Update VirtualSocketServer to use more std::unique_ptr by Niels Möller · 4 years, 1 month ago
  17. d966347 Remove dependency on MessageHandlerAutoCleanup from VirtualSocket by Tomas Gunnarsson · 4 years, 4 months ago
  18. abdb470 Make MessageHandler cleanup optional. by Tomas Gunnarsson · 4 years, 6 months ago
  19. 3cb525b Rename CriticalSection to RecursiveCriticalSection. by Markus Handell · 4 years, 8 months ago
  20. 18523c3 Migrate rtc_base to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  21. f417238 Remove iceRegatherIntervalRange by Steve Anton · 5 years ago
  22. 290de82 Cleanup: Replace MessageQueue pointers with Thread pointers. by Sebastian Jansson · 5 years ago
  23. 4db28b5 Cleanup: Removes redundant includes on message_queue.h by Sebastian Jansson · 5 years ago
  24. d624c39 Make MessageQueue processing an optional feature of FakeClock by Sebastian Jansson · 6 years ago
  25. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  26. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/virtualsocketserver.h]
  27. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  28. 31e5bf5 Remove deprecated SocketFactory overrides. by Steve Anton · 7 years ago
  29. 389a97c Fixing leaked reference from SCTP transport to DTLS/ICE transport. by Taylor Brandstetter · 7 years ago
  30. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  31. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/virtualsocketserver.h]
  32. 5c3c104 Make Port (and subclasses) fully "Network"-based, instead of IP-based. by deadbeef · 8 years ago
  33. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  34. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  35. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  36. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed (98%) from webrtc/base/virtualsocketserver.h]
  37. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago
  38. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago
  39. 22e0814 Update VirtualSocketServerTest to use a fake clock. by deadbeef · 8 years ago
  40. 98e186c Remove VirtualSocketServer's dependency on PhysicalSocketServer. by deadbeef · 8 years ago
  41. e077ee4 Deleted unused method EstimateMTU, and the WinPing class. by nisse · 8 years ago
  42. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  43. c67e0f5 Signal to remove remote candidates if ports are pruned. by Honghai Zhang · 8 years ago
  44. 22487b2 webrtc/base: Use RTC_DCHECK() instead of assert() by kwiberg · 8 years ago
  45. e753641 Adding ability to simulate EWOULDBLOCK/SignalReadyToSend. by Taylor Brandstetter · 9 years ago
  46. 9131efd Read recv timestamps from socket (posix only). by Stefan Holmer · 9 years ago
  47. 5ce1a2a Reland of Allow the localhost IP address even if it does not match the tcp port address (patchset #1 id:1 of https://codereview.webrtc.org/1979463003/ ) by tommi · 9 years ago
  48. 1cbf0a7 Revert of Allow the localhost IP address even if it does not match the tcp port address (patchset #4 id:120001 of https://codereview.webrtc.org/1914803002/ ) by tommi · 9 years ago
  49. 6705012 This fixes an issue similar to by Honghai Zhang · 9 years ago
  50. 82d7862 Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 9 years ago
  51. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 9 years ago
  52. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  53. 3841943 Consolidate constructormagic macros with Chromium version and remove Chromium override. by henrikg · 9 years ago
  54. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  55. 9a78d22 Revert of Consolidate constructormagic macros with Chromium version and remove Chromium override. (patchset #4 id:60001 of https://codereview.webrtc.org/1316363005/ ) by tommi · 10 years ago
  56. 0de8ff4 Consolidate constructormagic macros with Chromium version and remove Chromium override. by henrikg · 10 years ago
  57. 38f8893 WebRTC Bug 4865 by Guo-wei Shieh · 10 years ago
  58. be508a1 Implement Tcp Reconnect for TCPPort. by Guo-wei Shieh · 10 years ago
  59. ae0f0ee Cleanup: Remove DISALLOW_EVIL_CONSTRUCTORS macro. by Thiago Farina · 10 years ago
  60. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  61. 4fba293 Workaround for issue 3927 to allow localhost IP even if it doesn't match the local turn port by guoweis@webrtc.org · 10 years ago
  62. 0eb6eec Move VirtualSocket into the .h file to allow unit tests more control over behavior. by guoweis@webrtc.org · 10 years ago
  63. 22406fc TurnPort should retry allocation with a new address on error STUN_ERROR_ALLOCATION_MISMATCH. by jiayl@webrtc.org · 11 years ago
  64. f1427c6 Revert 7070 "TurnPort should retry allocation with a new address on error by henrike@webrtc.org · 11 years ago
  65. 574f2f6 TurnPort should retry allocation with a new address on error STUN_ERROR_ALLOCATION_MISMATCH. by jiayl@webrtc.org · 11 years ago
  66. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
  67. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
  68. 2c7d1b3 Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. by henrike@webrtc.org · 11 years ago