1. 1bd331f Ensure <netinet/in.h> is included by using rtc_base/ip_address.h. by Jeremy Leconte · 7 months ago
  2. 83d1f9a Ensure <sys/socket.h> is included by using "rtc_base/net_helpers.h". by Jeremy Leconte · 7 months ago
  3. 5162dc3 Reland "TaskQueueStdlib: Stop spamming on idle." by Markus Handell · 7 months ago
  4. 9463095 Revert "TaskQueueStdlib: Stop spamming on idle." by Markus Handell · 7 months ago
  5. 2fbaa8e TaskQueueStdlib: Stop spamming on idle. by Markus Handell · 7 months ago
  6. 8480808 ssl: remove SSL_set_read_ahead for DTLS mode by Philipp Hancke · 7 months ago
  7. 86251a0 rewrite SSLInfoCallback logging by Philipp Hancke · 7 months ago
  8. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 7 months ago
  9. 6ea1c96 Fix license metadata for spl_sqrt_floor, portaudio, sigslot by Andrew Grieve · 7 months ago
  10. 06a49f0 build: add options to configure libsrtp for boringssl or other libraries by Philipp Hancke · 7 months ago
  11. 5b47a7a [rtc] Adjust the sequence of rtc::Network definition by Ho Cheung · 7 months ago
  12. cfd8374 Misc OpenSSL fixes by Philipp Hancke · 8 months ago
  13. b16d828 TLS: update SSLStreamAdapter and SSLIdentity tests to various hashes for certificates by Philipp Hancke · 8 months ago
  14. 0616340 openssl: Do not require the rtc_ssl_root variable by Florent Castelli · 8 months ago
  15. ccec7e2 Fix OpenSSL builds by Florent Castelli · 8 months ago
  16. 486aa85 Add SHA224 and SHA256 HMAC tests to message digest by Philipp Hancke · 8 months ago
  17. 53c424e Apply include-cleaner to the SSL files by Harald Alvestrand · 8 months ago
  18. 4849eb8 Fix OpenSSL build by Harald Alvestrand · 8 months ago
  19. b2ce406 Fix unit test build with OpenSSL and fix gn check failure by Philipp Hancke · 8 months ago
  20. 7079843 Fix some gratuitous compile failures under OpenSSL by Harald Alvestrand · 8 months ago
  21. 5d6fa7d Split SSLAdapter/SSLStreamAdapter and deprecate SSL(Stream)Adapter::SetMode by Philipp Hancke · 8 months ago
  22. b5ff55a Reland "Enable TLS Client Hello extension permutation by default" by Philipp Hancke · 8 months ago
  23. dfa7b2b Revert "Enable TLS Client Hello extension permutation by default" by Mirko Bonadei · 8 months ago
  24. e13945b Enable TLS Client Hello extension permutation by default by Philipp Hancke · 8 months ago
  25. 76430c0 TLS: enable TLS client hello permutation by default by Philipp Hancke · 8 months ago
  26. 7b61b84 Cleanup SSLStreamAdapter unit tests by Philipp Hancke · 8 months ago
  27. cd8b36b Fix integer underflow in H264 bitstream parser by Danil Chapovalov · 9 months ago
  28. 187a436 Remove more sstream deps by Tommi · 9 months ago
  29. db519e7 Reland "Clean up SRTP helper functions" by Philipp Hancke · 9 months ago
  30. 55c3600 Remove <ostream> dependencies by Tommi · 9 months ago
  31. f101f3f Remove sstream code from socket_address by Tommi · 9 months ago
  32. 93788b6 Make platform_thread.cc build under emscripten without pthread support by Tony Herre · 9 months ago
  33. c2c6442 Add RTC_EXPORT to TimeUTCMicros (2nd try) by Olov Brändström · 9 months ago
  34. 3fede87 Remove rtc_base/helpers.h and crypto_random include in port allocator by Philipp Hancke · 9 months ago
  35. 27abd69 Add RTC_EXPORT to TimeUTCMicros by Olov Brändström · 9 months ago
  36. e71fa4e Revert "Clean up SRTP helper functions" by Björn Terelius · 9 months ago
  37. c47f649 Clean up SRTP helper functions by Philipp Hancke · 9 months ago
  38. 3a45801 Make Unit types factories from float numbers be constexpr by Danil Chapovalov · 9 months ago
  39. aefed55 [iwyu][1\n] Applying to api/[a-s]* by Dor Hen · 9 months ago
  40. 72302cc Include-what-you-use rtc_base/numerics/ by Björn Terelius · 10 months ago
  41. ed18014 Remove more (D)TLS1.0 legacy code by Philipp Hancke · 10 months ago
  42. c74412b Deprecate rtc::RefCountInterface by Harald Alvestrand · 10 months ago
  43. 4158678 Split "helpers" from SSL target to "crypto_random" and rename by Philipp Hancke · 10 months ago
  44. 71ad98b Split SSL adapters from main ssl build target 2/2 by Philipp Hancke · 10 months ago
  45. 7b08712 Move moving average helper out of ssl target by Philipp Hancke · 10 months ago
  46. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
  47. c7fd5af Split SSL adapters from main ssl build target 1/2 by Philipp Hancke · 10 months ago
  48. b57178b Query WebRTC-KeyframeInterval through propagated field trials by Danil Chapovalov · 10 months ago
  49. f317f71 Remove option to parse RateControlSettings from the global field trial string by Danil Chapovalov · 10 months ago
  50. 5ef183e Reland "Split digest methods from ssl target into digest target" 2/2 by Philipp Hancke · 11 months ago
  51. 4b8cfc4 Remove unused rtc_base crypt_string by Philipp Hancke · 11 months ago
  52. 7b3b2da Add visibility for new rtc_base targets. by Mirko Bonadei · 11 months ago
  53. 57dbb1e Reland "Split digest methods from ssl target into digest target" by Philipp Hancke · 11 months ago
  54. 2cb3c54 tls: replace call to deprecated SSL_library_init with OPENSSL_init_ssl by Philipp Hancke · 11 months ago
  55. b0fe794 Delete expired field trial WebRTC-SignalNetworkPreferenceChange by Danil Chapovalov · 11 months ago
  56. ac42626 Cleanup usage of FieldTrialsView by RateControlSettings and CongestionWindowPushbackController by Danil Chapovalov · 11 months ago
  57. 58a9f6d Delete depercated variant of the Network::GetCost function by Danil Chapovalov · 11 months ago
  58. fc57037 Revert "Split digest methods from ssl target into digest target" by Mirko Bonadei · 11 months ago
  59. 47bfe39 Split digest methods from ssl target into digest target by Philipp Hancke · 11 months ago
  60. 8b7d89a Cleanup expired field trial WebRTC-Video-QualityRampupSettings by Danil Chapovalov · 11 months ago
  61. 111d957 Cleanup unused field trial WebRTC-Video-BandwidthQualityScalerSettings by Danil Chapovalov · 11 months ago
  62. 5b64329 Use proper TRACE_EVENT_ASYNC_STEP macro with perfetto by Evan Shrubsole · 11 months ago
  63. 3baefbf Return absl::optional<size_t> from FileWrapper::FileSize() by Björn Terelius · 11 months ago
  64. 652bd28 Query EncoderInfoSettings through propagated field trials by Danil Chapovalov · 11 months ago
  65. cd09858 Convert decoder TRACE_EVENT to flows by Evan Shrubsole · 11 months ago
  66. 7e41c06 Deprecate the StreamInterface::SignalEvent sigslot by Tommi · 11 months ago
  67. b85b4c0 Reland "New video encoder API." by philipel · 11 months ago
  68. db50b03 Add perfetto build config by Evan Shrubsole · 11 months ago
  69. af3dfd8 Make WeakPtr slightly cheaper to allocate and use by Tommi · 11 months ago
  70. 3e7d35c Add thread checks to FifoBuffer (test-only class) by Tommi · 11 months ago
  71. 5bfcc87 Add event scope to all TRACE_EVENT_INSTANTs by Evan Shrubsole · 11 months ago
  72. 58cccc6 Cleanup expired experiment WebRTC-SCM-Timestamp by Per K · 11 months ago
  73. d200488 Introduce StreamInterface::FireEvent for firing stream events by Tommi · 11 months ago
  74. f54e013 Remove deprecated ProxyInfo code by Tommi · 11 months ago
  75. 56e6309 Revert "New video encoder API." by Danil Chapovalov · 12 months ago
  76. 42f12d5 New video encoder API. by philipel · 12 months ago
  77. de7e4ad Delete expired field trial WebRTC-VP8-CpuSpeed-Arm by Danil Chapovalov · 12 months ago
  78. d86c0cd Extend use of poll() to Apple systems in addition to Linux and Fuchsia by Byoungchan Lee · 12 months ago
  79. b831eb8 Refactor SSL stream adapter tests by Tommi · 12 months ago
  80. 19f1297 Propagate field trials for WebRTC-Video-MinVideoBitrate by Danil Chapovalov · 12 months ago
  81. 358d674 Cleanup RttMult experiment as launched by Danil Chapovalov · 12 months ago
  82. 0e662c8 Remove unused http_common build target (and source files) by Tommi · 1 year ago
  83. 018feb9 Fix OpenSSLStreamAdapter tests when openssl is boringssl by Tommi · 1 year ago
  84. 81be7b2 Remove unused+unmaintained PROXY_HTTPS code. by Tommi · 1 year ago
  85. 8aaf85a Use propagated field trials for WebRTC-NormalizeSimulcastResolution experiment by Danil Chapovalov · 1 year ago
  86. bdb867f Move SocketStream to test. by Tommi · 1 year ago
  87. 776c1a1 Propagate ECN to RtpPacketReceived by Per K · 1 year, 1 month ago
  88. 9849bfd Remove unused TRACE_*COPY* macros by Evan Shrubsole · 1 year, 1 month ago
  89. 4473d75 Add TCP keep-alive options to rtc::Socket by Tim Na · 1 year, 1 month ago
  90. 8df31c9 Propagate ECN information on posix sockets to rtc::ReceivedPacket by Per K · 1 year, 1 month ago
  91. dcc1534 Delete rtc::TaskQueue by Danil Chapovalov · 1 year, 1 month ago
  92. 91ebd5f Add missing absl::optional includes by Danil Chapovalov · 1 year, 1 month ago
  93. 97df932 Remove multiplex codec. by Markus Handell · 1 year, 1 month ago
  94. ff0c960 Introduce PacketTransportInternal::NotifyPacketReceived by Per K · 1 year, 1 month ago
  95. 2fafcec Remove unused AsyncPacketSocket::NotifyPacketReceived by Per K · 1 year, 1 month ago
  96. 4efc830 Provide test output path with `OutputPathWithRandomDirectory` 1/n by Dor Hen · 1 year, 1 month ago
  97. 35fe958 Add RTC_EXPORT for rtc::IPIsLinkLocal and rtc::IPIsLoopback by Artem Titov · 1 year, 2 months ago
  98. b5f2b17 Remove SOCKS5 support by Harald Alvestrand · 1 year, 2 months ago
  99. 056782c Implement Socket::RecvFrom(ReceiveBuffer& buffer) in PhysicalSocketServer by Per K · 1 year, 2 months ago
  100. 0206a97 Uninherit TaskQueueForTest from legacy rtc::TaskQueue by Danil Chapovalov · 1 year, 2 months ago