Randell Jesup
|
8ba741b379
|
Bug 860222: use our own isascii() for sanitizing TURN passwords r=glandium
|
2013-04-11 22:46:23 -04:00 |
|
EKR
|
9b7964fb15
|
Bug 786235 - Rewrite TURN stack to match RFC 5766. r=abr
|
2013-04-06 17:58:58 -07:00 |
|
Randell Jesup
|
de29cf69bc
|
Bug 838380: don't crash browser on server 500 error r=abr
|
2013-04-08 17:11:31 -04:00 |
|
Randell Jesup
|
0712bf1b4a
|
Bug 838319: don't assert() on bad STUN input credentials; accept utf8 for UTF-8 r=dmose
|
2013-04-06 03:29:58 -04:00 |
|
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Jan-Ivar Bruaroey
|
f66551b7df
|
Bug 840962 - Don't fail ICE on VPN adapters which store friendly names differently. r=ekr
|
2013-03-26 17:25:07 -04:00 |
|
Steven Lee
|
5a1d8c2297
|
Bug 818843 - Part 2: gyp modifications and add some system call wrappers for B2G. r=ted, r=ethanhugg, r=jesup
|
2013-03-19 16:02:44 -04:00 |
|
EKR
|
631c78c2a2
|
Bug 843644 - DNS resolution for STUN servers. r=abr
|
2013-02-21 08:52:30 -08:00 |
|
Adam Roach [:abr]
|
f677436eec
|
Bug 845283 - Move formatting buffer onto the stack
|
2013-03-01 17:21:39 -06:00 |
|
Gregory Szorc
|
45faa95b04
|
Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
|
2013-02-25 22:09:18 -08:00 |
|
Gregory Szorc
|
2fa6d9d925
|
Bug 784841 - Part 18u: Convert /media; r=glandium
|
2013-02-25 12:47:22 -08:00 |
|
Adam Roach [:abr]
|
a1bece2060
|
Bug 841566 - Turn on testserver logging for WebRTC-related systems r=jesup,ted.mielczarek
|
2013-02-22 14:53:56 -06:00 |
|
Adam Roach [:abr]
|
45e065993f
|
Bug 843595 - Null checks on pair dtor r=ekr
|
2013-02-25 11:12:33 -06:00 |
|
EKR
|
11e237674a
|
Bug 838169. Fix NrIceCtx cleanup. r=abr
|
2013-02-10 21:18:24 -08:00 |
|
EKR
|
04125e83f2
|
Bug 831290 - Avoid double done_cb firing in nICEr r=abr
|
2013-02-03 12:05:12 -08:00 |
|
Bill Gianopoulos
|
b9690d3a18
|
Bug 837395: define EAFNOSUPPORT for VC9 r=rjesup
|
2013-02-02 12:28:35 -05:00 |
|
Adam Roach [:abr]
|
3c250daa80
|
Bug 825927 Patch 2: Lengths, leaks, and contracts. r=ekr
Contains ISC-licensed code sourced from:
http://ftp.netbsd.org/pub/NetBSD/NetBSD-release-6/src/lib/libc/inet/inet_ntop.c
|
2013-01-31 14:16:13 -06:00 |
|
Adam Roach [:abr]
|
81b2a8baa1
|
Bug 825927 Patch 1: Fix log message formats r=ekr
|
2013-01-23 16:33:20 -06:00 |
|
Adam Roach [:abr]
|
1a573d6999
|
Bug 825927 Patch 0: Clean up whitespace r=ekr
|
2013-01-25 14:07:28 -06:00 |
|
Justin Lebar
|
00a0bba88a
|
Backed out changeset 9b803c2821b9 (bug 818843) due to B2G device build breakage on Mac. rs=jesup
--HG--
extra : rebase_source : 981d5e9504c69eb76112fca35fd0a36110593659
|
2013-01-25 17:14:05 -05:00 |
|
EKR
|
a9a1f3a5ed
|
Bug 786236: Per-context configurable STUN servers. r=abr
|
2013-01-05 11:40:34 -08:00 |
|
Steven Lee
|
28db8f365c
|
Bug 818843 - Media changes. r=rjesup
|
2013-01-23 18:08:16 -05:00 |
|
Ethan Hugg
|
fb6486eed4
|
Bug 830451 Treat PEER_REFLEXIVE like SERVER_REFLEXIVE r=adam
|
2013-01-14 12:07:28 -08:00 |
|
Doug Turner
|
a9eb151cf8
|
Backout c9831bed6bb7 - Bug 818843 - This change broke building B2G on the mac. r=me
--HG--
extra : rebase_source : 7bef8dc1c394d45302f17379ab2cbd90ecda6975
|
2013-01-07 08:48:24 -08:00 |
|
Jan-Ivar Bruaroey
|
e9179b9022
|
Bug 824955: Ice-candidate username/pwd nullchecks r=jesup
|
2013-01-04 11:45:22 -05:00 |
|
Steven Lee
|
fb7916fef7
|
Bug 818843 - Media changes. r=rjesup
|
2013-01-06 22:24:14 -05:00 |
|
EKR
|
138736f24c
|
Bug 822159 - Fix trickle ICE to start checking when new candidates come in. r=abr
|
2012-12-20 08:12:45 -08:00 |
|
EKR
|
4ae5e15efb
|
Bug 825651: Cancel asynchronous callbacks for nICEr upon destruction r=abr
|
2013-01-01 15:14:28 -08:00 |
|
Jan-Ivar Bruaroey
|
30b1a7cbaf
|
Bug 824263 - Shutdown: PeerConnectionMedia disconnect_all() + peer_ctx cleanup. r=jesup,ekr
|
2012-12-27 17:38:45 -05:00 |
|
EKR
|
e85f37d43c
|
Bug 824097 - Fix uninitialized memory read in nr_stun_server_ctx. r=jesup
|
2012-12-21 15:14:06 -08:00 |
|
EKR
|
b2552acbba
|
Bug 819096: Fix for =/== confusion in trickle ICE r=abr
|
2012-12-06 15:39:56 -08:00 |
|
Adam Roach [:abr]
|
a8ee93abb1
|
Bug 820410/bug 818293/bug 817432/bug 817341: Update to imported ICE library r=jesup
|
2012-12-13 14:01:13 -06:00 |
|
Dan Mosedale
|
48a25bac31
|
Bug 819825, fix ICE/STUN crash on Android by null-checking setlocale(), r=abr
|
2012-12-13 16:52:52 -08:00 |
|
Dan Mosedale
|
536c723258
|
Bug 819821, adds more logging for STUN, r=jesup
|
2012-12-13 07:14:21 -08:00 |
|
Gian-Carlo Pascutto
|
6b755ededd
|
Bug 816822 - Fix build files, unit tests, and clone some linux headers to make WebRTC unit tests build on Android, r=dmose,ted
|
2012-12-12 12:05:57 -08:00 |
|
Gian-Carlo Pascutto
|
d00c43b665
|
Bug 813911 - Fix nrappkit on Android in gyp build file. r=dmose, ted
|
2012-12-12 12:05:50 -08:00 |
|
Gian-Carlo Pascutto
|
a3be1db368
|
Bug 813918 - Fix nICEr build for Android. r=dmose
|
2012-12-11 20:11:15 +01:00 |
|
EKR
|
e6a12d7f74
|
Bug 812785: ICE issues r=jesup
|
2012-11-20 06:12:52 -08:00 |
|
Ehsan Akhgari
|
c2c0b53beb
|
Bug 800401 - Make sure that the WebRTC build system does not impose the -Werror flag on all Linux/Mac builds; r=jesup
In the future, we need to hook these up to the FAIL_ON_WARNINGS machinery.
|
2012-10-11 13:42:12 -04:00 |
|
EKR
|
a2d1de5b67
|
Bug 782408: Update nrappkit to use stddint types r=jesup
|
2012-10-07 10:16:35 -07: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 |
|
EKR
|
d1600ddf16
|
Bug 790517: mtransport import/build for nrappkit/nICEr r=ted
|
2012-10-02 10:12:50 -07:00 |
|
Randell Jesup
|
95b1ed5bf3
|
Bug 766758: License for nICEr (media/mtransport/third_party/nICEr) r=gerv
|
2012-10-07 01:34:30 -04:00 |
|
EKR
|
36512bf067
|
Bug 790517: Import nICEr library for mtransport rs=biesi,jesup r=gerv
|
2012-09-21 07:11:13 -07:00 |
|
EKR
|
c4de0ea3c3
|
Bug 790517: Import nrappkit library for mtransport rs=roc,jesup r=gerv
|
2012-10-04 11:16:21 -07:00 |
|