summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-10-16cdr.c: Rename the Party A CDR container.Richard Mudgett
2017-10-16cdr.c: Add container to key off of Party B channel names.Richard Mudgett
2017-10-16declare optional openssl dependencies in moduleinfoTzafrir Cohen
2017-10-15Merge "ast_bt_get_symbols: Prevent double-free." into 13Jenkins2
2017-10-15Merge "tcptls: NULL-check the parameter of ast_ssl_teardown before accessing ...Jenkins2
2017-10-13Merge "cdr.c: Eliminated many calls to ao2_global_obj_ref()." into 13Jenkins2
2017-10-13Merge "cdr.c: Defer getting ao2_global_obj_ref() until needed." into 13Jenkins2
2017-10-13Merge "cdr.c: Set stringfields only if they are different." into 13Jenkins2
2017-10-13Merge "cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr" into 13Jenkins2
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-13Merge "features, manager : Add CancelAtxfer AMI action" into 13Joshua Colp
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-11cdr.c: Defer misc checks.Richard Mudgett
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 13Jenkins2
2017-10-09Merge "cdr.h: Fix doxygen comments." into 13Joshua Colp
2017-10-09Merge "cdr.c: Replace redundant check with an ast_assert()" into 13Jenkins2
2017-10-09Merge "cdr.c: Use current ao2 flag names" into 13Jenkins2
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-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-24main/app: Only look to end of file if ':end' is specified, and not just ':'Matt Jordan
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 13Joshua Colp
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 "http.c: Reduce log spam" into 13Joshua 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