]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2017-11-19  Corey Farrelliostream: Fix ast_iostream_printf declaration.
2017-11-17  Jenkins2Merge "Build: Make function constructor/destructor...
2017-11-17  Jenkins2Merge "aoc: Fix memory management issues." into 15
2017-11-17  Corey Farrellaoc: Fix memory management issues.
2017-11-16  Sean Brightres_pjsip_transport_websocket: Give transport a meaning...
2017-11-16  Joshua ColpMerge "ast_coredumper: Add ability to use directory...
2017-11-16  Jenkins2Merge "pjsip / hep: Provide correct local address for...
2017-11-16  Jenkins2Merge "sorcery: Add ast_sorcery_retrieve_by_prefix...
2017-11-16  Jenkins2Merge "chan_pjsip.c: Improve answer failure log message...
2017-11-16  Joshua ColpMerge "audiohook.c: Fix freeing a frame and still using...
2017-11-15  Richard Mudgettchan_pjsip.c: Improve answer failure log messages.
2017-11-15  Richard Mudgettaudiohook.c: Fix freeing a frame and still using it.
2017-11-15  George Josephapp_record: Don't set RECORD_STATUS chan var until...
2017-11-15  George Josephast_coredumper: Add ability to use directory other...
2017-11-14  Joshua ColpMerge "bundled_pjproject: Update to 2.7.1" into 15
2017-11-14  Joshua ColpMerge "bundled_pjproject: sip_parser: Fix return code...
2017-11-14  Joshua Colppjsip / hep: Provide correct local address for Websockets.
2017-11-14  Jenkins2Merge "core: Fix configuration of remote console socket...
2017-11-14  Joshua ColpMerge "pjsip: Add patch to allow all transports to...
2017-11-14  Jenkins2Merge "core: Add cache_media_frames debugging option...
2017-11-13  Corey Farrellalertpipe: Correct documented return of ast_alertpipe_w...
2017-11-13  Jenkins2Merge "vectors: Add new macro and a string vector defin...
2017-11-13  Corey Farrellcore: Fix configuration of remote console socket path.
2017-11-13  Jenkins2Merge "menuselect: Delete and ignore aclocal.m4." into 15
2017-11-13  Sean Brightsorcery: Add ast_sorcery_retrieve_by_prefix()
2017-11-13  George Josephbundled_pjproject: sip_parser: Fix return code in...
2017-11-13  Ben Fordbundled_pjproject: Update to 2.7.1
2017-11-13  Corey Farrellvectors: Add new macro and a string vector definition.
2017-11-13  Corey FarrellBuild: Make function constructor/destructor attributes...
2017-11-13  Joshua ColpMerge "Build System: Disable parallel make in the root...
2017-11-13  Jenkins2Merge "res_pjsip_pubsub: Ensure remote URI contains...
2017-11-11  Corey Farrellmenuselect: Delete and ignore aclocal.m4.
2017-11-11  Richard Mudgettcore: Add cache_media_frames debugging option.
2017-11-11  Richard Mudgettframe.c: Make ast_frame_free()/ast_frfree() NULL tolerant
2017-11-10  Jenkins2Merge "chan_pjsip.c: Fix uninitialized cause value...
2017-11-10  Joshua Colppjsip: Add patch to allow all transports to be destroyed.
2017-11-10  Corey Farrellcore: Remove disabled code.
2017-11-09  Jenkins2Merge "stasis_bridges.c: Fix off-nominal json memory...
2017-11-09  Corey FarrellBuild System: Disable parallel make in the root Makefile.
2017-11-09  Kevin HarwellMerge "res_pjsip_registrar.c: Fix AOR and pjproject...
2017-11-09  Richard Mudgettchan_pjsip.c: Fix uninitialized cause value on failure.
2017-11-09  Joshua ColpMerge "res_pjsip_pubsub: Fix multiple leaks on failure...
2017-11-09  Joshua ColpMerge "res_pjsip_history: Fix multiple leaks on vector...
2017-11-09  Joshua ColpMerge "res_pjsip_session: Fix multiple leaks." into 15
2017-11-09  Joshua ColpMerge "bridge_softmix: Note why ast_stream_topology_set...
2017-11-09  Joshua ColpMerge "res_pjsip_session: Check for errors from ast_str...
2017-11-08  Joshua ColpMerge "res_pjsip_t38: Better error checking for t38_cre...
2017-11-08  Corey Farrellbridge_softmix: Note why ast_stream_topology_set_stream...
2017-11-08  George JosephMerge "AST-2017-009: pjproject: Add validation of numer...
2017-11-08  George JosephMerge "AST-2017-011 - res_pjsip_session: session leak...
2017-11-08  George JosephMerge "AST-2017-010: Fix cdr_object_update_party_b_user...
2017-11-08  Jenkins2Merge "res_pjproject.c: Fix ast_strdup() alloc failure...
2017-11-08  Kevin HarwellAST-2017-011 - res_pjsip_session: session leak when...
2017-11-08  Richard MudgettAST-2017-010: Fix cdr_object_update_party_b_userfield_c...
2017-11-08  George JosephAST-2017-009: pjproject: Add validation of numeric...
2017-11-08  Joshua ColpMerge "res_pjsip_exten_state: Check for vector append...
2017-11-08  Joshua ColpMerge "res_stasis: Fix multiple leaks." into 15
2017-11-08  Joshua ColpMerge "res_pjsip_outbound_registration: Fix leak on...
2017-11-08  Jenkins2Merge "res_pjsip: Avoid crash when contact uri is...
2017-11-08  Jenkins2Merge "res_pjsip: Fix leak on error in ast_sip_auth_vec...
2017-11-08  Jenkins2Merge "stream: Return error from ast_stream_topology_se...
2017-11-08  Corey Farrellres_pjsip_pubsub: Fix multiple leaks on failure to...
2017-11-08  Corey Farrellres_pjsip_history: Fix multiple leaks on vector append...
2017-11-08  Corey Farrellres_pjsip_session: Fix multiple leaks.
2017-11-08  Jenkins2Merge "res_pjsip_config_wizard: Fix leaks and add check...
2017-11-08  Joshua ColpMerge "res_stasis_playback: Check for failure to append...
2017-11-08  Joshua ColpMerge "CLI: Remove unused internal command." into 15
2017-11-07  Jenkins2Merge "test_sorcery_memory_cache_thrash: Handle error...
2017-11-07  Joshua ColpMerge "stasis: Release object if vector append fails...
2017-11-07  Joshua ColpMerge "Messaging: Report error on failure to register...
2017-11-07  Joshua ColpMerge "res_ari_events: Fix use after free / double...
2017-11-07  Joshua ColpMerge "PBX: Handle errors from AST_VECTOR_APPEND."...
2017-11-07  Jenkins2Merge "format_cap: Fix leak on AST_VECTOR_APPEND error...
2017-11-07  Richard Mudgettres_pjsip_registrar.c: Fix AOR and pjproject group...
2017-11-07  Joshua ColpMerge "res_pjsip: Ignore empty TLS configuration" into 15
2017-11-07  Corey Farrellres_pjsip_session: Check for errors from ast_stream_top...
2017-11-07  Corey Farrellres_pjsip_t38: Better error checking for t38_create_med...
2017-11-07  Corey Farrellstream: Return error from ast_stream_topology_set_stream.
2017-11-07  Corey Farrellres_stasis: Fix multiple leaks.
2017-11-07  Jenkins2Merge "tcptls: Print notice when TLS is enabled but...
2017-11-07  Aaron Anres_pjsip: Avoid crash when contact uri is empty string
2017-11-07  Joshua ColpMerge "stasis: Remove silly use of RAII_VAR in stasis_f...
2017-11-07  Jenkins2Merge "stasis_channels.c: Remove a very silly RAII_VAR...
2017-11-07  Jenkins2Merge "stasis/app.c: Optimize stasis_app_get_debug_by_n...
2017-11-07  Joshua ColpMerge "Fix ast_(v)asprintf() malloc failure usage condi...
2017-11-07  Richard Mudgettres_pjproject.c: Fix ast_strdup() alloc failure.
2017-11-07  Jenkins2Merge "RTP Engine: Deal with errors returned from AST_V...
2017-11-06  Corey Farrellres_pjsip_outbound_registration: Fix leak on vector...
2017-11-06  Corey Farrellres_pjsip_exten_state: Check for vector append failure.
2017-11-06  Corey Farrellres_pjsip_config_wizard: Fix leaks and add check for...
2017-11-06  Corey Farrellres_stasis_playback: Check for failure to append vector.
2017-11-06  Corey Farrelltest_sorcery_memory_cache_thrash: Handle error from...
2017-11-06  Corey Farrellres_pjsip: Fix leak on error in ast_sip_auth_vector_init.
2017-11-06  Corey Farrellres_pjproject: Handle error from adding to the buildopt...
2017-11-06  Corey Farrellres_ari_events: Fix use after free / double-free of...
2017-11-06  Corey Farrellstasis: Release object if vector append fails.
2017-11-06  Corey FarrellRTP Engine: Deal with errors returned from AST_VECTOR_R...
2017-11-06  Corey FarrellPBX: Handle errors from AST_VECTOR_APPEND.
2017-11-06  Corey FarrellMessaging: Report error on failure to register tech...
2017-11-06  Corey Farrellformat_cap: Fix leak on AST_VECTOR_APPEND error.
next