summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-07res_pjproject.c: Fix ast_strdup() alloc failure.Richard Mudgett
2017-11-07Merge "RTP Engine: Deal with errors returned from AST_VECTOR_REPLACE." into 15Jenkins2
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-06test_sorcery_memory_cache_thrash: Handle error from vector append.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-06stasis: Release object if vector append fails.Corey Farrell
2017-11-06RTP Engine: Deal with errors returned from AST_VECTOR_REPLACE.Corey Farrell
2017-11-06PBX: Handle errors from AST_VECTOR_APPEND.Corey Farrell
2017-11-06Messaging: Report error on failure to register tech or handler.Corey Farrell
2017-11-06format_cap: Fix leak on AST_VECTOR_APPEND error.Corey Farrell
2017-11-06stasis: Remove silly use of RAII_VAR in stasis_forward_all.Corey Farrell
2017-11-06CLI: Remove unused internal command.Corey Farrell
2017-11-06stasis_bridges.c: Fix off-nominal json memory leaks.Richard Mudgett
2017-11-06stasis_channels.c: Remove a very silly RAII_VAR().Richard Mudgett
2017-11-06Merge "dtls: Add support for ephemeral DTLS certificates." into 15Jenkins2
2017-11-06Merge "install_prereq: Checkout of libSRTP 2.x." into 15Joshua 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 "configure: Add autoconf check for libopusfile." into 15Jenkins2
2017-11-06Merge "Add missing menuselect dependencies." into 15Joshua Colp
2017-11-06Merge "Prevent unload of modules which implement an Optional API." into 15Jenkins2
2017-11-06Merge "Stasis/ARI: Fix off-nominal path json memory leaks." into 15Jenkins2
2017-11-06res_pjsip: Ignore empty TLS configurationSean Bright
2017-11-06Merge "AOC: Fix AOC-S json memory leak." into 15Joshua Colp
2017-11-06dtls: Add support for ephemeral DTLS certificates.Sean Bright
2017-11-06Merge "res_stasis_mailbox.c: Fix leak of mailbox container." into 15Joshua Colp
2017-11-06Merge "Build System: Fix build failure caused by recent CLI improvements." in...Joshua Colp
2017-11-06configure: Add autoconf check for libopusfile.Corey Farrell
2017-11-06tcptls: Print notice when TLS is enabled but not configured.Alexander Traud
2017-11-04install_prereq: Checkout of libSRTP 2.x.Alexander Traud
2017-11-03Stasis/ARI: Fix off-nominal path json memory leaks.Richard Mudgett
2017-11-03AOC: Fix AOC-S json memory leak.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-03Build System: Fix build failure caused by recent CLI improvements.Corey Farrell
2017-11-03Merge "res_pjsip: Add to list of valid characters for from_user." into 15Joshua Colp
2017-11-03Merge "Modules: Additional improvements to CLI completion." into 15Joshua Colp
2017-11-02Merge "res/ari/resource_bridges.h: Update from 'make ari-stubs'." into 15Jenkins2
2017-11-02res_pjsip: Add to list of valid characters for from_user.Ben Ford
2017-11-02Merge "core: Don't attempt to write to a stream that does not exist." into 15Jenkins2
2017-11-02Modules: Additional improvements to CLI completion.Corey Farrell
2017-11-02core: Don't attempt to write to a stream that does not exist.Joshua Colp
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