summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-11-28Merge "translate: Show sample rate for silk, speex, and slin in translation t...Jenkins2
2017-11-27Merge "CLI: Finish conversion of completion handling to vectors." into 13Joshua Colp
2017-11-27Merge "CLI: Refactor cli_complete." into 13Jenkins2
2017-11-27Merge "CLI: Rewrite ast_el_strtoarr to use vector's internally." into 13Jenkins2
2017-11-27Merge "CLI: Refactor ast_cli_display_match_list." into 13George Joseph
2017-11-27Merge "CLI: Create ast_cli_completion_add function." into 13Jenkins2
2017-11-27Merge "CLI: Remove calls to ast_cli_generator." into 13George Joseph
2017-11-26translate: Transcode siren14, speex32, silk24, and silk12 via slin16.Alexander Traud
2017-11-25translate: Show sample rate for silk, speex, and slin in translation table.Alexander Traud
2017-11-21Merge "aoc: Remove silly usage of RAII_VAR." into 13Joshua Colp
2017-11-21Merge "abstract_jb: Remove silly usage of RAII_VAR." into 13Joshua Colp
2017-11-21Merge "app: Remove silly usage of RAII_VAR." into 13Joshua Colp
2017-11-21CLI: Finish conversion of completion handling to vectors.Corey Farrell
2017-11-21CLI: Refactor cli_complete.Corey Farrell
2017-11-21CLI: Rewrite ast_el_strtoarr to use vector's internally.Corey Farrell
2017-11-21CLI: Refactor ast_cli_display_match_list.Corey Farrell
2017-11-21CLI: Create ast_cli_completion_add function.Corey Farrell
2017-11-21CLI: Remove calls to ast_cli_generator.Corey Farrell
2017-11-21Merge "ccss: Remove silly usage of RAII_VAR." into 13Joshua Colp
2017-11-21Merge "cli: Remove silly usage of RAII_VAR." into 13Joshua Colp
2017-11-21Merge "loader: Fix comments in struct ast_module." into 13Joshua Colp
2017-11-21Merge "CLI: Create ast_cli_completion_vector." into 13Joshua Colp
2017-11-21Merge "Build: Fix issues building without SSL." into 13Joshua Colp
2017-11-20loader: Fix comments in struct ast_module.Corey Farrell
2017-11-20Merge changes from topic 'alloc-check-acl' into 13Joshua Colp
2017-11-20cli: Remove silly usage of RAII_VAR.Corey Farrell
2017-11-20Merge "bridge_basic: Ignore answer from transfer target when they've timed ou...Joshua Colp
2017-11-20ccss: Remove silly usage of RAII_VAR.Corey Farrell
2017-11-20app: Remove silly usage of RAII_VAR.Corey Farrell
2017-11-20aoc: Remove silly usage of RAII_VAR.Corey Farrell
2017-11-20abstract_jb: Remove silly usage of RAII_VAR.Corey Farrell
2017-11-19Build: Fix issues building without SSL.Corey Farrell
2017-11-17acl: Fix allocation related issues.Corey Farrell
2017-11-17acl: Update logger message to match 15+.Corey Farrell
2017-11-17CLI: Create ast_cli_completion_vector.Corey Farrell
2017-11-17bridge_basic: Ignore answer from transfer target when they've timed out.Joshua Colp
2017-11-16aoc: Fix memory management issues.Corey Farrell
2017-11-16Merge "sorcery: Add ast_sorcery_retrieve_by_prefix()" into 13Joshua Colp
2017-11-15audiohook.c: Fix freeing a frame and still using it.Richard Mudgett
2017-11-14Merge "core: Fix configuration of remote console socket path." into 13Jenkins2
2017-11-14Merge "core: Add cache_media_frames debugging option." into 13Joshua Colp
2017-11-13core: Fix configuration of remote console socket path.Corey Farrell
2017-11-13sorcery: Add ast_sorcery_retrieve_by_prefix()Sean Bright
2017-11-11core: Add cache_media_frames debugging option.Richard Mudgett
2017-11-11frame.c: Make ast_frame_free()/ast_frfree() NULL tolerantRichard Mudgett
2017-11-09core: Remove disabled code.Corey Farrell
2017-11-09Merge "stasis_bridges.c: Fix off-nominal json memory leaks." into 13Jenkins2
2017-11-08AST-2017-010: Fix cdr_object_update_party_b_userfield_cb() buf overrunRichard Mudgett
2017-11-07Merge "stasis: Release object if vector append fails." into 13Jenkins2
2017-11-07Merge "format_cap: Fix leak on AST_VECTOR_APPEND error." into 13Joshua Colp