Juan Gomez
|
258ad59e3f
|
Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj
|
2015-07-03 18:29:00 -07:00 |
Byron Campen [:bwc]
|
97d45626f1
|
Bug 797262 - IPV6 support for webrtc. r=drno
--HG--
rename : media/webrtc/trunk/webrtc/base/ifaddrs-android.cc => media/mtransport/third_party/nICEr/src/stun/ifaddrs-android.c
extra : rebase_source : a929d159e8e7b39a2bfe3d431395caa838f75a54
|
2015-04-22 15:02:50 -05:00 |
Ryan VanderMeulen
|
5f5c327690
|
Backed out changeset 8b4e4083639e (bug 1171931) for B2G debug emulator bustage.
|
2015-06-25 19:48:42 -04:00 |
Juan Gomez
|
702a59d135
|
Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj
--HG--
extra : rebase_source : 2ecbe6c1dd8a7ad8dc529b53349ad431cf1116c9
|
2015-06-24 14:11:00 -04:00 |
Nils Ohlmeier [:drno]
|
2e746f9a3a
|
Bug 891551 - Part 11: fix a couple of issues from part 5. r=bwc
|
2015-06-18 23:02:38 -07:00 |
"Peter Tatrai ext:(%22)
|
6d354a80da
|
Bug 891551 - Part 5: Add support for TCP ICE candidates. r=bwc,jesup
|
2014-04-23 10:15:25 +02:00 |
Byron Campen [:bwc]
|
dc3971b1c9
|
Bug 1035468: A NAT simulator based on NrSocket, and integrate into ice_unittest. r=ekr
--HG--
extra : rebase_source : 1ca1bb919526b3a4e091022e5aba04140efc9c90
extra : source : d354fa12177226f079090cc34277aaf1016e23fa
|
2015-06-10 15:27:12 -07:00 |
Randell Jesup
|
556337fa7c
|
Bug 1109338: Part 2: Sharing UDPSocket between PNecko and PBackground r=bent
|
2015-05-29 10:14:14 -04:00 |
Randell Jesup
|
2b068009de
|
Bug 1145354: Add SingletonThreadHolder for media/mtransport, and use it for mtransport IPC IO r=bwc
(also includes Bug 1109338: Part 4 r=bwc)
|
2015-05-29 10:13:33 -04:00 |
Dragana Damjanovic
|
9441d5b1f1
|
Bug 935838 - Add per app network traffic statistics to the UDP socket. r=sicking, r=mayhemer
|
2015-04-08 15:35:00 -04:00 |
Ryan VanderMeulen
|
91323d7a02
|
Backed out changeset a1d51e3fea63 (bug 935838) for B2G test_udpsocket.html timeouts.
CLOSED TREE
--HG--
extra : rebase_source : c38820b067a8faf405bfae7f5b5fb1089bd29bbc
|
2015-03-09 16:35:06 -04:00 |
Dragana Damjanovic
|
a2a4213345
|
Bug 935838 - Add per app network traffic statistics to the UDP socket. r=sicking, r=mayhemer
|
2015-03-06 06:38:00 -05:00 |
Byron Campen [:bwc]
|
98910d890f
|
Bug 1099414: Ensure that NrSocketIpc is destroyed on STS, for consistency. r=ekr
--HG--
extra : rebase_source : e706370706dd0d9ec938798966c752f298a260bf
|
2014-12-23 16:22:02 -08:00 |
Byron Campen [:bwc]
|
c66aed798c
|
Bug 1099414: Use RefPtr logic instead of delete when nr_socket_local_create fails. r=ekr
--HG--
extra : rebase_source : 8be15d27527166b0dfb322b90e6f5244bcabcc95
|
2014-11-14 15:58:56 -08:00 |
Shih-Chiang Chien
|
5079db593c
|
Bug 1053454 - disable remote TCP socket creation before TURN-TCP is e10s ready. r=ekr.
|
2014-09-03 11:02:11 +08:00 |
Byron Campen [:bwc]
|
3f788f9a43
|
Bug 1057096 - Double the global STUN long-term rate limit. r=jesup
--HG--
extra : rebase_source : e50126158fe8581a3337e31870759618524c782a
|
2014-08-21 15:35:04 -07:00 |
Shih-Chiang Chien
|
f791a86a22
|
Bug 745283 - Part 3: Support send input stream and multicast operation via PUDPSocket.ipdl. r=jduell, r=mt
|
2014-05-06 18:32:25 +08:00 |
Randell Jesup
|
765ebad674
|
Bug 1013007 - Re-enable STUN throttling in mid-beta and later. r=bwc
|
2014-08-11 17:53:51 -04:00 |
Shih-Chiang Chien
|
b2c0e8a827
|
Bug 1054908 - Ensure socket_child_ is released on main thread. r=mt
|
2014-08-18 19:14:00 -04:00 |
Byron Campen [:bwc]
|
2f2b988125
|
Bug 891551 - Part 2: (Upliftable) Fix bugs where PR_WOULD_BLOCK_ERROR (or, in some cases, PR_NOT_CONNECTED_ERROR while a TCP socket was connecting) would cause sockets to be abandoned for no good reason (see also bug 985493 and 1001671). r=bwc
|
2014-05-02 10:49:00 -07:00 |
EKR
|
b9c43f7c18
|
Bug 1012999: When STUN global rate limit is exceeded, record this in telemetry. r=ekr
|
2014-05-19 19:16:38 -07:00 |
Birunthan Mohanathas
|
5f1fde8824
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
Chris Peterson
|
7e77e27d54
|
Bug 980810 - Part 3: Fix clang -Wstring-conversion warnings in UDPSocket and mtransport code. r=bwc
|
2014-03-07 22:57:15 -08:00 |
EKR
|
b4adc04af8
|
Bug 906968 - Add support for TURN TCP. r=abr
--HG--
rename : media/mtransport/third_party/nICEr/src/stun/nr_socket_turn.h => media/mtransport/third_party/nICEr/src/stun/nr_socket_buffered_stun.h
|
2013-12-06 10:20:19 -08:00 |
Patrick Wang
|
cbe62eebb1
|
Bug 870660: Part 2: Implement socket filter for STUN. r=ekr
|
2013-11-30 00:15:26 +08:00 |
Byron Campen [:bwc]
|
a21f4cb93b
|
Bug 906384 - Very simple global rate-limiting based on SimpleTokenBucket. Will tolerate a maximum of 8K/sec over 1 sec, and 3.6K/sec over 20 sec. r=ekr
|
2013-11-17 08:27:44 -08:00 |
Shih-Chiang Chien
|
32ecc31c85
|
Bug 869869 - Part 3, add an IPC implementation of NrSocket, r=ekr.
|
2013-06-19 19:08:06 +08:00 |
Joshua Cranmer
|
b19f2d3426
|
Bug 884061 - Part 3o: Use NS_DECL_THREADSAFE_ISUPPORTS in media/, r=abr
--HG--
extra : rebase_source : cdad785f54f50c012ea4f904369b120656c68a55
|
2013-07-18 21:23:32 -05:00 |
Randell Jesup
|
81d9b8ab8c
|
Bug 896228: in nicer, return WOULDBLOCK if NSPR SendTo() would block r=ekr
|
2013-07-22 11:48:24 -04:00 |
Adam Roach [:abr]
|
1eac5a0bee
|
Bug 874008 - Check format strings for r_log r=ekr
|
2013-05-21 09:16:07 +08:00 |
Jan-Ivar Bruaroey
|
bcec5e774e
|
Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr
|
2013-03-08 15:11:17 -05:00 |
Ryan VanderMeulen
|
172229c2bb
|
Backed out changeset 893cf3614356 (bug 837919) for crashtest & mochitest orange.
|
2013-03-08 11:41:27 -05:00 |
Jan-Ivar Bruaroey
|
8a1cecde61
|
Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr
|
2013-03-07 16:14:01 -05:00 |
EKR
|
979c8149dc
|
Bug 835283: Thread asserts for nr_socket_prsock r=jesup
|
2013-02-15 18:33:31 -08:00 |
EKR
|
a9a1f3a5ed
|
Bug 786236: Per-context configurable STUN servers. r=abr
|
2013-01-05 11:40:34 -08:00 |
Ehsan Akhgari
|
8e702f60c5
|
Backed out 2 changesets (bug 579517)
Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
|
2012-10-25 12:32:24 -04:00 |
Ehsan Akhgari
|
f3c0ac7a23
|
Code hygiene: don't use PR_TRUE and PR_FALSE, and use stdint types instead of PRInt types (no bug really, but you could say bug 579517)
|
2012-10-25 11:48:19 -04:00 |
EKR
|
7e1291fe34
|
Bug 790517: mtransport - Generic media transport subsystem for ICE and DTLS r=jesup,bsmith,mcmanus
|
2012-10-02 13:04:58 -07:00 |