Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
Randell Jesup
|
e47aedf513
|
Bug 855623: Set even/odd streams via DTLS role, change Connect threading, defer connect until DTLS is connected r=ekr
|
2013-03-31 21:09:26 -04:00 |
Randell Jesup
|
7ad683d382
|
Bug 855623: Update (interdiffs) in response to review r=tuexen,ehugg
|
2013-03-31 21:09:26 -04:00 |
Randell Jesup
|
8f6d00dedd
|
Bug 855623: Queue createDataChannel() calls made before onconnection and process later r=tuexen,ehugg
|
2013-03-31 21:09:26 -04:00 |
Randell Jesup
|
8472648180
|
Bug 855623: Add 'protocol' field, and support external negotiation r=tuexen,ehugg
|
2013-03-31 21:09:26 -04:00 |
Randell Jesup
|
d9788ab666
|
Bug 855623: Queue createDataChannel() calls made before onconnection and process later r=tuexen,ehugg
|
2013-03-31 21:09:25 -04:00 |
Randell Jesup
|
a401fa74bc
|
Bug 855623: Update DataChannel protocol to be declarative vs 3-way handshake (per IETF) r=tuexen,ehugg
|
2013-03-31 21:09:25 -04:00 |
Randell Jesup
|
8de31476da
|
Bug 855620: Re-merge changes to SCTP library update r=tuexen
|
2013-03-31 21:09:25 -04:00 |
Randell Jesup
|
eb18bd220a
|
Bug 855620: Update SCTP library to rev 8441 rs=me r=tuexen
|
2013-03-31 21:09:25 -04:00 |
Randell Jesup
|
82ad486abe
|
Bug 841126: Update DataChannels to use new stack option to ignore port numbers over DTLS links r=jesup
|
2013-03-31 21:09:24 -04:00 |
Ethan Hugg
|
cf0f34871f
|
Bug 837035 - Support DataChannels with SDP Negotiation r=jesup,r=ehugg
|
2013-02-28 13:17:42 -08: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 |
Ryan VanderMeulen
|
48f475a655
|
Backed out changeset af6a5d1a3097 (bug 837035) for reanimating the most annoying leak of recent memory on a CLOSED TREE. r=YUNOLETITDIE?
|
2013-03-29 15:58:50 -04:00 |
Ethan Hugg
|
8d5867d116
|
Bug 837035 - Support DataChannels with SDP Negotiation r=jesup
|
2013-02-28 13:17:42 -08:00 |
Randell Jesup
|
5a4f52a18b
|
Bug 843695: bustage fix rs=me on a CLOSED TREE
|
2013-03-27 20:23:37 -04:00 |
Randell Jesup
|
8c73bc28bb
|
Bug 843695: Make some DataChannels assertions fatal in opt/release r=derf,r=ted
|
2013-03-27 19:46:50 -04:00 |
Randell Jesup
|
c08b8fedd3
|
Bug 842126: Avoid deadlock if we can't send an Open message r=mcmanus
|
2013-03-27 19:46:48 -04:00 |
Randell Jesup
|
96826d9b08
|
Bug 848946: In shutdown, don't wait for DataChannel closes to go to peer and back r=mcmanus
|
2013-03-25 18:33:32 -04:00 |
Mike Shal
|
e3efc3a646
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
Gregory Szorc
|
426ac0cdd3
|
Merge mozilla-central into build-system
|
2013-03-13 08:20:09 -07:00 |
Mike Shal
|
cd4191e248
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
Randell Jesup
|
b88ed7e739
|
Bug 848345: define EINPROGRESS on windows for VC9 in netwerk/sctp r=wg9s
|
2013-03-06 11:29:01 -05:00 |
Randell Jesup
|
b19879ed6d
|
Bug 846553: Use non-blocking connect() for SCTP DataChannelConnections, notify disconnects r=mcmanus
|
2013-03-05 11:17:07 -05:00 |
Gregory Szorc
|
4c4424f90d
|
Bug 784841 - Part 18z: Convert /netwerk; f=Ms2ger rs=ted
|
2013-02-25 12:47:23 -08:00 |
Randell Jesup
|
dfd4844446
|
Bug 839568: Typo in SCTP logging r=jesup
|
2013-02-12 16:38:22 -05:00 |
Randell Jesup
|
81e670e530
|
Bug 833217: Null out listener if we're no longer listening for DataChannel events r=abr
|
2013-02-12 16:32:43 -05:00 |
Randell Jesup
|
cbe41fceea
|
Bug 873103: Fix problems with large DataChannel transfers (wrong flags) r=jesup
|
2013-02-06 11:04:34 -05:00 |
Gian-Carlo Pascutto
|
9582bebc35
|
Bug 834395 - Disable INET6 everywhere in Android SCTP. r=jesup
|
2013-01-29 10:28:14 +01:00 |
Gian-Carlo Pascutto
|
d9c801e1ea
|
Bug 835343 - Correctly free the linked list in freeifaddrs. r=jesup
|
2013-01-29 10:21:28 +01:00 |
Randell Jesup
|
ee0aa6fbdb
|
Bug 830146: Add packet logging for DataChannels, and log SCTP debugs through NSPR r=jesup,mcmanus
|
2013-01-29 02:46:26 -05:00 |
Randell Jesup
|
2fc5d2813d
|
Bug 835287: Give up ref to TransportFlow to runnable meant to release it r=ekr
|
2013-01-28 11:29:35 -05:00 |
Randell Jesup
|
c5ffbdba65
|
Bug 805251 - Clean up DataChannel close logic r=mcmanus
|
2013-01-17 05:26:40 -05:00 |
Randell Jesup
|
d1870e8f24
|
Bug 827878: TransportFlows must be released on STS thread r=ekr
|
2013-01-12 05:40:22 -05:00 |
Randell Jesup
|
0300359a07
|
Bug 827878: don't release TransportFlow while DataChannel runnables may still be in use r=ekr
|
2013-01-11 10:53:46 -05:00 |
Randell Jesup
|
87e4ab84bb
|
Bug 828154: reapply local patches to netwerk/sctp/src rs=mcmanus
|
2013-01-10 17:20:23 -05:00 |
Randell Jesup
|
d977c87ae0
|
Bug 828154: update usrsctp to revision 8397 from upstream rs=mcmanus
|
2013-01-10 17:20:14 -05:00 |
Randell Jesup
|
221f6ac665
|
Bug 805251 - Minimal fix for creation refcount and transport release r=ekr,derf
|
2013-01-06 22:01:23 -05:00 |
Nicholas Nethercote
|
8eac1dfb3c
|
Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf.
|
2012-12-23 20:45:57 -08:00 |
Dan Mosedale
|
100a501388
|
Bug 821249, fix Android WebRTC build bustage in DataChannel.cpp, r=jesup
|
2012-12-15 10:44:22 -08:00 |
Randell Jesup
|
5e38742f08
|
Bug 806375: cleanup DataChannel, esp. channel close and connection shutdown r=mcmanus
|
2012-12-13 23:30:11 -05:00 |
Randell Jesup
|
010027f7be
|
backout 916f6915112d bug 806375 for anonymous enum bustage on linux
|
2012-12-14 00:26:58 -05:00 |
Randell Jesup
|
a92d3614dc
|
Bug 806375: cleanup DataChannel, esp. channel close and connection shutdown r=mcmanus
|
2012-12-13 23:30:11 -05:00 |
Randell Jesup
|
f86cd2d8b1
|
Bug 752657: backout sigslot multithreaded due to deadlocks rs=jesup
|
2012-12-11 12:54:24 -05:00 |
Randell Jesup
|
9ae439bc32
|
Bug 752657: switch all uses of sigslot to default to multithreaded (win32 already defaults that way) r=ekr
|
2012-12-11 07:59:57 -05:00 |
Randell Jesup
|
27d7a37ae9
|
Bug 818836: Use _GNU_SOURCE instead of __USE_GNU r=glandium
|
2012-12-11 07:59:27 -05:00 |
Gian-Carlo Pascutto
|
fbd78e63be
|
Bug 812700 - Fix SCTP code to build on Android, r=dmose,ted
|
2012-12-10 15:53:22 -08:00 |
Daniel Holbert
|
795095a668
|
Bug 812275: Remove trailing semicolon after macro in DataChannel.h to fix GCC pedantic warning. r=jesup
|
2012-11-15 17:50:27 -08:00 |
Randell Jesup
|
309f6bd485
|
Bug 808915: Add EWOULDBLOCK to all the EAGAIN cases r=mcmanus
|
2012-11-06 13:18:39 -05:00 |