summaryrefslogtreecommitdiff
path: root/res/res_rtp_asterisk.c
AgeCommit message (Expand)Author
2017-03-19res_rtp_asterisk: Pass correct data length to ast_rtcp_interpretSean Bright
2017-03-18Merge "res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stop...Joshua Colp
2017-03-16res_pjsip_asterisk.c: Fix compile error if libsrtp is not installed.Richard Mudgett
2017-03-16res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped.Joshua Colp
2017-03-15Add rtcp-mux supportMark Michelson
2017-02-23pjproject_bundled: Update for pjproject 2.6George Joseph
2017-02-15res_rtp_asterisk: Use PJ_ICE_MAX_CAND instead of hard-coding 16Sean Bright
2017-02-01res_rtp_asterisk: Swap byte-order when sending signed linearSean Bright
2017-01-26Merge "PJPROJECT logging: Fix detection of max supported log level." into 13George Joseph
2017-01-25T.140: Fix format ref and memory leaks.Richard Mudgett
2017-01-24PJPROJECT logging: Fix detection of max supported log level.Richard Mudgett
2016-12-22res_rtp_asterisk.c: Fix uninitialized memory crash.Richard Mudgett
2016-12-22res_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip().Richard Mudgett
2016-12-21res_rtp_asterisk.c: Fix off nominal memory leak.Richard Mudgett
2016-11-30PJPROJECT logging: Made easier to get available logging levels.Richard Mudgett
2016-11-22res_rtp_asterisk: RTT miscalculation in RTCPgestoip2
2016-11-16build: Various OpenBSD issuesGeorge Joseph
2016-10-23pjsip: Support dual stack automatically.Joshua Colp
2016-10-19res_rtp_asterisk: Add ice_blacklist optionMichael Walton
2016-10-10res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridgeTorrey Searle
2016-09-14rtp: Preserve timestamps on video frames.Joshua Colp
2016-08-09res_rtp_asterisk: Cache local RTCP address.Mark Michelson
2016-07-18res_rtp_asterisk: Count a roll-over of the sequence number even on lost packets.Alexander Traud
2016-07-13res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.Alexander Traud
2016-06-22res_rtp_asterisk: Fix a self-comparison identified by gcc 6George Joseph
2016-06-22res_rtp_asterisk: fix memory leak in dtlsTorrey Searle
2016-06-21res_rtp_asterisk: Use latest DTLS version available by underlying platform.Alexander Traud
2016-04-05Merge "res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS" into 13Joshua Colp
2016-03-30res_rtp_asterisk: Fix placement of txcount incrementGeorge Joseph
2016-03-29res_rtp_asterisk: Use separate SRTP session for RTCP with DTLSJacek Konieczny
2016-03-28res_rtp_asterisk: Fix packet stats on bridged connectionGeorge Joseph
2016-02-03res_rtp_asterisk: Allow ICE host candidates to be overridenSean Bright
2016-01-09res_rtp_asterisk: Revert DTLS negotiation changes.Joshua Colp
2015-12-24res_rtp_asterisk: rtp->ice check not wrapped in HAVE_PJPROJECT ifdefKevin Harwell
2015-12-21res_rtp_asterisk: Resolve further timing issues with DTLS negotiationDade Brandon
2015-12-15res_rtp_asterisk.c: Fix DTLS negotiation delays.server-pandora
2015-11-12Further fixes to improper usage of schedulerSteve Davies
2015-10-07res/res_rtp_asterisk.c: Fix incorrect assignment of frame->subclass.frame_endingStefanEng86
2015-10-06res/res_rtp_asterisk: Fix assignment after ao2 decrementMatt Jordan
2015-10-06Fix improper usage of scheduler exposed by 5c713fdf18fMatt Jordan
2015-09-30res_rtp_asterisk: Move "Set role" warning to be debug.Joshua Colp
2015-09-08res_rtp_asterisk: Add more ICE debuggingDavid M. Lee
2015-09-04Fix when remote candidates exceed PJ_ICE_MAX_CANDDavid M. Lee
2015-08-06Merge "res_rtp_asterisk.c: Fix off-nominal crash potential." into 13Joshua Colp
2015-08-05res_rtp_asterisk: Don't leak temporary key when enabling PFS.Joshua Colp
2015-08-03res/res_rtp_asterisk: Add ECDH supportMark Duncan
2015-07-30res_rtp_asterisk.c: Fix off-nominal crash potential.Richard Mudgett
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-07-08res_rtp_asterisk: Ensure DTLS timeout timer is -1 if DTLS is not used.Joshua Colp
2015-07-07res_rtp_asterisk: Prevent simultaneous access to DTLS SSL context.Joshua Colp