summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-06-21Merge "core_local: local channel data not being properly unref'ed and unlocke...Jenkins2
2017-06-21core_local: local channel data not being properly unref'ed and unlockedKevin Harwell
2017-06-21bridge: stuck channel(s) after failed attended transferKevin Harwell
2017-06-19Merge "res_stasis: Plug reference leak on stolen channels" into 13Jenkins2
2017-06-16Merge "Core/PBX: Deadlock between dialplan execution and application unregist...Jenkins2
2017-06-16res_stasis: Plug reference leak on stolen channelsGeorge Joseph
2017-06-15Merge "channel: Fix reference counting in ast_channel_suppress." into 13Jenkins2
2017-06-15Merge "bridge: Add a deferred queue." into 13Jenkins2
2017-06-15channel: Fix reference counting in ast_channel_suppress.Joshua Colp
2017-06-14Merge "BuildSystem: Add patches to allow building with recent LibreSSL" into 13Joshua Colp
2017-06-14Core/PBX: Deadlock between dialplan execution and application unregistration.Frederic LE FOLL
2017-06-13bridge: Add a deferred queue.Joshua Colp
2017-06-08BuildSystem: Add patches to allow building with recent LibreSSLGuido Falsi
2017-06-08BuildSystem: Fix build on FreeBSD due to missing crypt.hGuido Falsi
2017-06-07Merge "channel: ast_write frame wrongly freed after call to audiohooks" into 13Jenkins2
2017-06-06Merge "format: Reintroduce smoother flags" into 13Jenkins2
2017-06-05channel: ast_write frame wrongly freed after call to audiohooksKevin Harwell
2017-05-31pbx_builtin: Properly handle hangup during BackgroundSean Bright
2017-05-31channel / app_meetme: Fix parentheses.Joshua Colp
2017-05-30format: Reintroduce smoother flagsSean Bright
2017-05-26manager: Clear the flag on the other channel.Joshua Colp
2017-05-26Merge "asterisk: Audit locking of channel when manipulating flags." into 13Jenkins2
2017-05-24unittests: Add a unit test that causes a SEGV and...George Joseph
2017-05-16asterisk: Audit locking of channel when manipulating flags.Joshua Colp
2017-05-11Merge "logger: Added logger_queue_limit to the configuration options." into 13Jenkins2
2017-05-11Merge "tcptls: Improve error messages for TLS connections." into 13Jenkins2
2017-05-11Merge "Prevent Undefined Capath Crash" into 13Jenkins2
2017-05-09tcptls: Improve error messages for TLS connections.Joshua Colp
2017-05-09Prevent Undefined Capath CrashJoshua Elson
2017-05-08logger: Added logger_queue_limit to the configuration options.George Joseph
2017-05-08Merge "netsock2.c: Made get/set addr port avoid potential uninitialized memor...Joshua Colp
2017-05-08Merge "bridge: Fix returning to dialplan when executing Bridge() from AMI." i...Joshua Colp
2017-05-05netsock2.c: Made get/set addr port avoid potential uninitialized memory.Richard Mudgett
2017-05-04app_confbridge: Fix reference to cfg in menu_template_handlerGeorge Joseph
2017-05-04bridge: Fix returning to dialplan when executing Bridge() from AMI.Joshua Colp
2017-04-29rtp_engine.c: Fix deadlock potential copying RTP payload maps.Richard Mudgett
2017-04-27Merge "frame: Better handle interpolated frames." into 13Jenkins2
2017-04-26frame: Better handle interpolated frames.Joshua Colp
2017-04-25cleanup: Fix fread() and fwrite() error handlingSean Bright
2017-04-24core: Use eventfd for alert pipes on Linux when possibleSean Bright
2017-04-21Merge "pbx: Use same thread if AST_OUTGOING_WAIT_COMPLETE specified" into 13George Joseph
2017-04-19pbx: Use same thread if AST_OUTGOING_WAIT_COMPLETE specifiedSean Bright
2017-04-19rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.Richard Mudgett
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-04-12Merge changes from topics 'ASTERISK-26890', 'ASTERISK-26851' into 13Joshua Colp
2017-04-11stun.c: Fix ast_stun_request() erratic timeout.Richard Mudgett
2017-04-11sorcery.c: Speed up ast_sorcery_retrieve_by_id()Richard Mudgett
2017-04-11tcptls.c: Cleanup TCP/TLS listener thread on abnormal exit.Richard Mudgett
2017-04-04CDR: Protect from data overflow in ast_cdr_setuserfield.Corey Farrell
2017-03-31Merge "build: Fix deb build issues with fakeroot" into 13George Joseph