summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-10-10Merge "tcptls: Do not re-bind to wildcard on client creation." into 14Jenkins2
2017-10-09Merge "cdr.h: Fix doxygen comments." into 14Joshua Colp
2017-10-09Merge "cdr.c: Replace redundant check with an ast_assert()" into 14Jenkins2
2017-10-09Merge "cdr.c: Use current ao2 flag names" into 14Joshua Colp
2017-10-09cdr.c: Replace redundant check with an ast_assert()Richard Mudgett
2017-10-09cdr.c: Replace inlined code with ao2_t_replace()Richard Mudgett
2017-10-09cdr.c: Use current ao2 flag namesRichard Mudgett
2017-10-09cdr.h: Fix doxygen comments.Richard Mudgett
2017-10-08tcptls: Do not re-bind to wildcard on client creation.Alexander Traud
2017-10-05main/strings: Fix uninitialized value.Corey Farrell
2017-09-28heap.c: No need to calloc heap pointer array.Richard Mudgett
2017-09-25channel.c: Fix invalid reference in conditionaled out code.Richard Mudgett
2017-09-21Merge "bridge : Fix one-way direct-media when early bridging with native_rtp"...Jenkins2
2017-09-20bridge : Fix one-way direct-media when early bridging with native_rtpJean Aunis
2017-09-18tcptls: Fixed a white space error.Alexander Traud
2017-09-13res_pjsip: Add handling for incoming unsolicited MWI NOTIFYGeorge Joseph
2017-09-06stasis/control: Fix possible deadlock with swap channelGeorge Joseph
2017-09-05res/res_pjsip: Standardize/fix localnet checks across pjsip.Walter Doekes
2017-09-01rtp_engine: Prevent possible double free with DTLS configSean Bright
2017-08-30AST-2017-006: Fix app_minivm application MinivmNotify command injectionCorey Farrell
2017-08-10STUN/netsock2: Fix some valgrind uninitialized memory findings.Richard Mudgett
2017-08-03Fix compile error for old versions of GCC.Corey Farrell
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-07-25Merge "core: Add VP9 passthrough support." into 14Jenkins2
2017-07-25Merge "say.c: Fix file locations for second, seconds, minute, minutes files" ...Jenkins2
2017-07-24core: Add VP9 passthrough support.Joshua Colp
2017-07-21say.c: Fix file locations for second, seconds, minute, minutes filesRusty Newton
2017-07-13core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.Corey Farrell
2017-07-12Merge "Avoid setting maxfiles for a remote asterisk" into 14Joshua Colp
2017-07-11Avoid setting maxfiles for a remote asteriskTzafrir Cohen
2017-07-11http.c: Reduce log spamGeorge Joseph
2017-07-07json.c: Add backtrace log to find 'Invalid UTF-8 string' errorsRichard Mudgett
2017-07-05Merge "core: Fix segfault when invoking 'data get' CLI command" into 14Joshua Colp
2017-07-05core: Fix segfault when invoking 'data get' CLI commandSean Bright
2017-07-01channel: Clear channel flag in error branch.Corey Farrell
2017-06-21Merge "bridge: stuck channel(s) after failed attended transfer" into 14Jenkins2
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 14Jenkins2
2017-06-16res_stasis: Plug reference leak on stolen channelsGeorge Joseph
2017-06-16Core/PBX: Deadlock between dialplan execution and application unregistration.Frederic LE FOLL
2017-06-15Merge "channel: Fix reference counting in ast_channel_suppress." into 14Jenkins2
2017-06-15Merge "bridge: Add a deferred queue." into 14Jenkins2
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 14Joshua Colp
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 14Joshua Colp
2017-06-06Merge "format: Reintroduce smoother flags" into 14Jenkins2