summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2017-11-17res_pjsip: Use reasonable buffer lengths for endpoint identificationSean Bright
2017-11-16res_pjsip_transport_websocket: Give transport a meaningful descriptionSean Bright
2017-11-16Merge "pjsip / hep: Provide correct local address for Websockets."Joshua Colp
2017-11-14pjsip / hep: Provide correct local address for Websockets.Joshua Colp
2017-11-13sorcery: Add ast_sorcery_retrieve_by_prefix()Sean Bright
2017-11-13Merge "res_pjsip_pubsub: Ensure remote URI contains URI only."Jenkins2
2017-11-09Merge "res_pjsip_registrar.c: Fix AOR and pjproject group deadlock."Kevin Harwell
2017-11-09Merge "res_pjsip_pubsub: Fix multiple leaks on failure to append vectors."Joshua Colp
2017-11-09Merge "res_pjsip_history: Fix multiple leaks on vector append failure."Joshua Colp
2017-11-09Merge "res_pjsip_session: Fix multiple leaks."Joshua Colp
2017-11-09Merge "res_pjsip_session: Check for errors from ast_stream_topology_set_stream."Joshua Colp
2017-11-08Merge "res_pjsip_t38: Better error checking for t38_create_media_state."Joshua Colp
2017-11-08Merge "AST-2017-011 - res_pjsip_session: session leak when a call is rejected"George Joseph
2017-11-08Merge "res_pjproject.c: Fix ast_strdup() alloc failure."Joshua Colp
2017-11-08AST-2017-011 - res_pjsip_session: session leak when a call is rejectedKevin Harwell
2017-11-08Merge "res_stasis: Fix multiple leaks."Joshua Colp
2017-11-07res_pjsip_pubsub: Fix multiple leaks on failure to append vectors.Corey Farrell
2017-11-07res_pjsip_history: Fix multiple leaks on vector append failure.Corey Farrell
2017-11-07res_pjsip_session: Fix multiple leaks.Corey Farrell
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-07res_pjsip_registrar.c: Fix AOR and pjproject group deadlock.Richard Mudgett
2017-11-07res_pjsip_session: Check for errors from ast_stream_topology_set_stream.Corey Farrell
2017-11-07res_pjsip_t38: Better error checking for t38_create_media_state.Corey Farrell
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_pjproject.c: Fix ast_strdup() alloc failure.Richard Mudgett
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-06res_pjsip_pubsub: Ensure remote URI contains URI only.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