summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-09-02res_pjsip: Fix contact refleak on stateful responses.Mark Michelson
2015-09-01res_pjsip_pubsub: re-re-fix persistent subscription storage.Mark Michelson
2015-08-28res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.Joshua Colp
2015-08-28Merge "res_pjsip_session: Don't invoke session supplements twice for BYE requ...Mark Michelson
2015-08-27Merge "res_pjsip: Add common ast_sip_get_host_ip API." into 13Joshua Colp
2015-08-27res_pjsip_session: Don't invoke session supplements twice for BYE requests.Joshua Colp
2015-08-26Chaos: handle failed allocation in get_media_encryption_typeScott Griepentrog
2015-08-25res_pjsip: Add common ast_sip_get_host_ip API.Joshua Colp
2015-08-24Merge "res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referen...Mark Michelson
2015-08-24Merge "res_pjsip/pjsip_configuration: Disregard empty auth values" into 13Joshua Colp
2015-08-24res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referencedJoshua Colp
2015-08-23res_pjsip/pjsip_configuration: Disregard empty auth valuesMatt Jordan
2015-08-19ari/ari_websockets.c: Fix ast_debug parameter type mismatch.Richard Mudgett
2015-08-19Merge "res_ari.c: Add missing off nominal unlock and remove a RAII_VAR()." in...Matt Jordan
2015-08-18res_http_websocket.c: Fix some off nominal path cleanup.Richard Mudgett
2015-08-18res_ari.c: Add missing off nominal unlock and remove a RAII_VAR().Richard Mudgett
2015-08-14res_pjsip_sdp_rtp: Restore removed NULL check.Mark Michelson
2015-08-13res_http_websocket: When shutting down a session don't close closed socketJoshua Colp
2015-08-12Merge "res_http_websocket: Forcefully terminate on write errors." into 13Joshua Colp
2015-08-12res_http_websocket: Forcefully terminate on write errors.Joshua Colp
2015-08-11res_pjsip.c: Fix crash from corrupt saved SUBSCRIBE message.Richard Mudgett
2015-08-11Merge "res/res_format_attr_silk: Expose format attributes to other modules" i...Matt Jordan
2015-08-10Merge "Replace htobe64 with htonll" into 13Joshua Colp
2015-08-10Merge "res_pjsip_pubsub: More accurately persist packet." into 13Joshua Colp
2015-08-09res/res_format_attr_silk: Expose format attributes to other modulesMatt Jordan
2015-08-07Replace htobe64 with htonllDavid M. Lee
2015-08-07ARI: Retrieve existing log channelsScott Emidy
2015-08-07ARI: Creating log channelsScott Emidy
2015-08-07Merge "ARI: Deleting log channels" into 13Joshua Colp
2015-08-07Merge "res_pjsip: Ensure sanitized XML is NULL terminated." into 13Joshua Colp
2015-08-06ARI: Deleting log channelsScott Emidy
2015-08-06res_pjsip_pubsub: More accurately persist packet.Mark Michelson
2015-08-06Merge "res_rtp_asterisk.c: Fix off-nominal crash potential." into 13Joshua Colp
2015-08-06Merge topic 'misc_rtp_tweaks' into 13Joshua Colp
2015-08-06res_pjsip: Ensure sanitized XML is NULL terminated.Joshua Colp
2015-08-06Merge "res_pjsip_sdp_rtp.c: Fix processing wrong SDP media list." into 13Joshua Colp
2015-08-05Merge "res_rtp_asterisk: Don't leak temporary key when enabling PFS." into 13Mark Michelson
2015-08-05res_rtp_asterisk: Don't leak temporary key when enabling PFS.Joshua Colp
2015-08-04res_http_websocket: Debug write lengths.Mark Michelson
2015-08-03Merge "res_http_websocket: Avoid passing strlen() to ast_websocket_write()." ...Matt Jordan
2015-08-03res_http_websocket: Avoid passing strlen() to ast_websocket_write().Mark Michelson
2015-08-03res/res_rtp_asterisk: Add ECDH supportMark Duncan
2015-07-31Merge "ARI: Rotate log channels." into 13Mark Michelson
2015-07-31ARI: Rotate log channels.Benjamin Ford
2015-07-30res_rtp_asterisk.c: Fix off-nominal crash potential.Richard Mudgett
2015-07-30res_pjsip_sdp_rtp.c: Fix processing wrong SDP media list.Richard Mudgett
2015-07-30res_pjsip_sdp_rtp.c: Fixup some whitespace.Richard Mudgett
2015-07-30res_pjsip_session.c: Fix crashes seen when call cancelled.Richard Mudgett
2015-07-29res_http_websocket: Properly encode 64 bit payloadMark Michelson
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp