summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-10-15Merge "ast_bt_get_symbols: Prevent double-free." into 15Joshua Colp
2017-10-15Merge "tcptls: NULL-check the parameter of ast_ssl_teardown before accessing ...Joshua Colp
2017-10-13Merge "cdr.c: Defer getting ao2_global_obj_ref() until needed." into 15Jenkins2
2017-10-13Merge "cdr.c: Set stringfields only if they are different." into 15Jenkins2
2017-10-13Merge "cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr" into 15Jenkins2
2017-10-13ast_bt_get_symbols: Prevent double-free.Corey Farrell
2017-10-13tcptls: NULL-check the parameter of ast_ssl_teardown before accessing it.Alexander Traud
2017-10-12cdr.c: Eliminated many calls to ao2_global_obj_ref().Richard Mudgett
2017-10-12cdr.c: Defer getting ao2_global_obj_ref() until needed.Richard Mudgett
2017-10-12cdr.c: Set stringfields only if they are different.Richard Mudgett
2017-10-12cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddrRichard Mudgett
2017-10-12features, manager : Add CancelAtxfer AMI actionThomas Sevestre
2017-10-12Merge "sorcery: Use ao2_weakproxy to hold list of instances." into 15Jenkins2
2017-10-12Merge "named_locks: Use ao2_weakproxy_find." into 15Jenkins2
2017-10-12Merge "astobj2: Add ao2_weakproxy_find function." into 15Joshua Colp
2017-10-12Merge "astobj2: Run weakproxy callbacks outside of lock." into 15Jenkins2
2017-10-11cdr.c: Defer misc checks.Richard Mudgett
2017-10-11sorcery: Use ao2_weakproxy to hold list of instances.Corey Farrell
2017-10-10named_locks: Use ao2_weakproxy_find.Corey Farrell
2017-10-10astobj2: Add ao2_weakproxy_find function.Corey Farrell
2017-10-10astobj2: Run weakproxy callbacks outside of lock.Corey Farrell
2017-10-10cdr.c: Eliminated simple RAII_VAR usages.Richard Mudgett
2017-10-10Merge "tcptls: Do not re-bind to wildcard on client creation." into 15Jenkins2
2017-10-09Merge "cdr.c: Replace redundant check with an ast_assert()" into 15Jenkins2
2017-10-09Merge "cdr.h: Fix doxygen comments." into 15Joshua Colp
2017-10-09Merge "cdr.c: Use current ao2 flag names" into 15Jenkins2
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: Change participant SFU streams when source streams change." in...Joshua Colp
2017-09-21Merge "res_pjsip_session: Check for removed stream state." into 15Joshua Colp
2017-09-21bridge: Change participant SFU streams when source streams change.Joshua Colp
2017-09-20res_pjsip_session: Check for removed stream state.Ben Ford
2017-09-20bridge : Fix one-way direct-media when early bridging with native_rtpJean Aunis
2017-09-14Merge "tcptls: Change error message to debug." into 15Joshua Colp
2017-09-14tcptls: Change error message to debug.Joshua Colp
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-29Merge "core: Reduce video update queueing." into 15Jenkins2
2017-08-28core: Reduce video update queueing.Joshua Colp
2017-08-22bridge_channel.c: Fix FRACK when mapping frames to the bridge.Richard Mudgett
2017-08-22bridge: Fix softmix bridge deadlock.Richard Mudgett