aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/webrtcsdp_unittest.cc
AgeCommit message (Expand)Author
2016-01-08Reland "Add APK targets to build libjingle tests for Android."phoglund
2015-12-28Fixing issue where description contains empty ICE ufrag/pwd.deadbeef
2015-12-17Add ufrag to the ICE candidate signaling.honghaiz
2015-12-14Revert of Add APK targets to build libjingle tests for Android. (patchset #10...stefan
2015-12-14Add APK targets to build libjingle_peerconnection_unittests for Android.perkj
2015-12-09Adding reduced size RTCP configuration down to the video stream level.deadbeef
2015-10-22Fixing some issues with the direction attribute of m-lines in offers.deadbeef
2015-10-08Added parsing of either space or colon for sctp-port.lally
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-09-18Remove GICE (again).Peter Thatcher
2015-09-10Revert change which removes GICE.guoweis
2015-08-22Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-08-21Revert "Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_U...minyuel
2015-08-20Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-08-11Revert "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...pthatcher
2015-08-10Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled fo...Peter Thatcher
2015-07-16Nuke buffered latency mode. It's not actually working, and it's not used. I...Peter Thatcher
2015-06-24Prevent JS from bypassing RTP data channel bandwidth limitation.Peter Thatcher
2015-05-15fix indent on tokenize_first function signaturesDonald Curtis
2015-05-15Split fmtp on semicolons not spaces as per RFC6871Donald Curtis
2015-02-24Swap decl-terms from juberti@ review.lally@webrtc.org
2015-02-24Tested equiv classes of DTLS/SCTP.lally@webrtc.org
2015-02-24Renamed string and test.lally@webrtc.org
2015-02-24Added a separate DTLS/SCTP test.lally@webrtc.org
2015-02-24Made DTLS/SCTP equivalent to UDP/DTLS/SCTP when comparing session descs in te...lally@webrtc.org
2015-02-24Attempt on read-only acceptance of -12.lally@webrtc.org
2015-02-23Misc. cleanup split out of https://webrtc-codereview.appspot.com/37699004/ :pkasting@chromium.org
2015-02-18Templatize and clean up codec wildcards.jlmiller@webrtc.org
2015-02-17Removing CELT.minyue@webrtc.org
2015-02-06Default destination used by c line should be IPv4 only to avoid parsing error...guoweis@webrtc.org
2015-01-20Update libjingle license statements at top of talk files for consistencyjlmiller@webrtc.org
2015-01-15Fix a case where empty candidate id is usedguoweis@webrtc.org
2015-01-07Avoid reading past end of string in GetLine.decurtis@webrtc.org
2014-12-16Add adapter_type into Candidate object.guoweis@webrtc.org
2014-12-16Revert "Add adapter_type into Candidate object."guoweis@webrtc.org
2014-12-15Add adapter_type into Candidate object.guoweis@webrtc.org
2014-12-15Revert r7885.pbos@webrtc.org
2014-12-12Add adapter_type into Candidate object.guoweis@webrtc.org
2014-11-07Change dummy address to use 0.0.0.0 instead of ::perkj@webrtc.org
2014-10-28move xmpp and p2p to webrtchenrike@webrtc.org
2014-10-23patch from issue 25469004pthatcher@webrtc.org
2014-10-17Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle...henrike@webrtc.org
2014-10-15Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrt...henrike@webrtc.org
2014-09-05Updated SCTP SDP attributes according to draft-ietf-mmusic-sctp-sdp-07jiayl@webrtc.org
2014-08-13(Auto)update libjingle 73222930-> 73226398buildbot@webrtc.org
2014-08-13Removing ASSERT for tcp candidate for port 0 and 9, as Android clientsmallinath@webrtc.org
2014-08-08Fix a bug in parsing IceCandidate with IPV6 address.jiayl@webrtc.org
2014-08-08Encoding and Decoding of TCP candidates as defined in RFC 6544.mallinath@webrtc.org
2014-08-05Maintain the order of the m-lines in CreateOffer and CreateAnswer.jiayl@webrtc.org
2014-07-29(Auto)update libjingle 72097588-> 72159069buildbot@webrtc.org