summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2017-11-08Merge "res_stasis: Fix multiple leaks."Joshua Colp
2017-11-07Merge "res_pjsip_outbound_registration: Fix leak on vector add failure."Jenkins2
2017-11-07Merge "res_pjsip_exten_state: Check for vector append failure."Jenkins2
2017-11-07Merge "res_pjsip_config_wizard: Fix leaks and add check for malloc failure."Jenkins2
2017-11-07Merge "res_stasis_playback: Check for failure to append vector."Jenkins2
2017-11-07Merge "res_pjsip: Fix leak on error in ast_sip_auth_vector_init."Jenkins2
2017-11-07Merge "res_ari_events: Fix use after free / double-free of JSON message."Jenkins2
2017-11-07Merge "res_pjsip: Avoid crash when contact uri is empty string"Jenkins2
2017-11-07Merge "res_pjsip: Ignore empty TLS configuration"Jenkins2
2017-11-07res_stasis: Fix multiple leaks.Corey Farrell
2017-11-07Merge "stasis/app.c: Optimize stasis_app_get_debug_by_name()"Joshua Colp
2017-11-07Merge "Fix ast_(v)asprintf() malloc failure usage conditions."Joshua Colp
2017-11-07res_pjsip: Avoid crash when contact uri is empty stringAaron An
2017-11-06res_pjsip_outbound_registration: Fix leak on vector add failure.Corey Farrell
2017-11-06res_pjsip_exten_state: Check for vector append failure.Corey Farrell
2017-11-06res_pjsip_config_wizard: Fix leaks and add check for malloc failure.Corey Farrell
2017-11-06res_stasis_playback: Check for failure to append vector.Corey Farrell
2017-11-06res_pjsip: Fix leak on error in ast_sip_auth_vector_init.Corey Farrell
2017-11-06res_pjproject: Handle error from adding to the buildopts vector.Corey Farrell
2017-11-06res_ari_events: Fix use after free / double-free of JSON message.Corey Farrell
2017-11-06Merge "dtls: Add support for ephemeral DTLS certificates."Joshua Colp
2017-11-06stasis/app.c: Optimize stasis_app_get_debug_by_name()Richard Mudgett
2017-11-06Fix ast_(v)asprintf() malloc failure usage conditions.Richard Mudgett
2017-11-06Merge "Prevent unload of modules which implement an Optional API."Joshua Colp
2017-11-06Merge "Add missing menuselect dependencies."Joshua Colp
2017-11-06res_pjsip: Ignore empty TLS configurationSean Bright
2017-11-06Merge "Stasis/ARI: Fix off-nominal path json memory leaks."Joshua Colp
2017-11-06Merge "res_stasis_mailbox.c: Fix leak of mailbox container."Joshua Colp
2017-11-06dtls: Add support for ephemeral DTLS certificates.Sean Bright
2017-11-03Stasis/ARI: Fix off-nominal path json memory leaks.Richard Mudgett
2017-11-03res_stasis_device_state.c: Optimize stasis_app_device_states_to_json()Richard Mudgett
2017-11-03res_stasis_mailbox.c: Fix leak of mailbox container.Richard Mudgett
2017-11-03Merge "res_pjsip: Add to list of valid characters for from_user."Joshua Colp
2017-11-02Merge "res/ari/resource_bridges.h: Update from 'make ari-stubs'."Joshua Colp
2017-11-02res_pjsip: Add to list of valid characters for from_user.Ben Ford
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-11-01res/ari/resource_bridges.h: Update from 'make ari-stubs'.Corey Farrell
2017-11-01Prevent unload of modules which implement an Optional API.Corey Farrell
2017-11-01pjsip_message_filter: Only do interface lookup for wildcard addresses.Sean Bright
2017-10-31res_ari_channels: Fix reference leak in channel_state_invalid.Corey Farrell
2017-10-30core / pjsip: Add support for grouping streams together.Joshua Colp
2017-10-27res_pjsip_pubsub: Resolve potential crash in allocate_subscription.Corey Farrell
2017-10-26Merge "res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint."Joshua Colp
2017-10-25res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.Joshua Colp
2017-10-25Merge "res_pjsip_sdp_rtp: Fix setting of address type for rtp_ipv6"Joshua Colp
2017-10-23res_pjsip_sdp_rtp: Fix setting of address type for rtp_ipv6George Joseph
2017-10-22res_xmpp: Ensure the connection filter is available.Joshua Colp
2017-10-19res_pjsip_pubsub: Prevent unload except during shutdown.Corey Farrell
2017-10-18res_pjsip_refer: Prevent unload except during shutdown.Corey Farrell
2017-10-18res_srtp: Add support for libsrtp2 with AES-GCM.Alexander Traud