Commit Graph

5554 Commits (40f906add441bb730e736e080b7c82dacc48ca9c)

Author SHA1 Message Date
Joshua Colp 5d19dc2cb1 Merge "tcptls: Print notice when TLS is enabled but not configured." into 13
9 years ago
Joshua Colp 315ccf40f4 Merge "stasis: Remove silly use of RAII_VAR in stasis_forward_all." into 13
9 years ago
Jenkins2 ec40b74e51 Merge "stasis_channels.c: Remove a very silly RAII_VAR()." into 13
9 years ago
Jenkins2 37863c163c Merge "Fix ast_(v)asprintf() malloc failure usage conditions." into 13
9 years ago
Corey Farrell fc041554c3 RTP Engine: Deal with errors returned from AST_VECTOR_REPLACE.
9 years ago
Corey Farrell 803dc3dee5 stasis: Remove silly use of RAII_VAR in stasis_forward_all.
9 years ago
Richard Mudgett 6bc8af2433 stasis_channels.c: Remove a very silly RAII_VAR().
9 years ago
Richard Mudgett 9013415593 Fix ast_(v)asprintf() malloc failure usage conditions.
9 years ago
Joshua Colp 1479d2603e Merge "Stasis/ARI: Fix off-nominal path json memory leaks." into 13
9 years ago
Jenkins2 6e34cf6af7 Merge "AOC: Fix AOC-S json memory leak." into 13
9 years ago
Alexander Traud 7dd2b18e32 tcptls: Print notice when TLS is enabled but not configured.
9 years ago
Richard Mudgett 3bce5a9dfa Stasis/ARI: Fix off-nominal path json memory leaks.
9 years ago
Richard Mudgett 675e50b903 AOC: Fix AOC-S json memory leak.
9 years ago
Corey Farrell d3cfcc0da6 Build System: Fix build failure caused by recent CLI improvements.
9 years ago
Corey Farrell bfb0f27c87 Modules: Additional improvements to CLI completion.
9 years ago
Kevin Harwell a7c00707a5 features: Bridge application's BRIDGERESULT not appropriately set
9 years ago
Jenkins2 71d3f2cb90 Merge "Build System: Fix --disable-xmldoc option." into 13
9 years ago
Corey Farrell cee81b3c8b Modules: Fix issues with CLI completion.
9 years ago
Richard Mudgett ca7f3d297b codec.c: Defensively check the returned samples.
9 years ago
Joshua Colp 28368b3553 Merge "http.c: Fix http header send content." into 13
9 years ago
Corey Farrell 4772849016 Build System: Fix --disable-xmldoc option.
9 years ago
Ben Ford dfe00b80e7 http.c: Fix http header send content.
9 years ago
Corey Farrell 23d05ebc49 hashtab: Use ast_free.
9 years ago
Corey Farrell ec278955a3 main/Makefile: Remove rule for non-existant testexpr2.
9 years ago
Richard Mudgett 7f8c212e75 cdr.c: Rename the Party A CDR container.
9 years ago
Richard Mudgett 85723a9e50 cdr.c: Add container to key off of Party B channel names.
9 years ago
Tzafrir Cohen 944e500e95 declare optional openssl dependencies in moduleinfo
9 years ago
Jenkins2 ce0ef34020 Merge "ast_bt_get_symbols: Prevent double-free." into 13
9 years ago
Jenkins2 3b1324b13e Merge "tcptls: NULL-check the parameter of ast_ssl_teardown before accessing it." into 13
9 years ago
Jenkins2 6fc88e80e8 Merge "cdr.c: Eliminated many calls to ao2_global_obj_ref()." into 13
9 years ago
Jenkins2 31cbb53a0a Merge "cdr.c: Defer getting ao2_global_obj_ref() until needed." into 13
9 years ago
Jenkins2 bf21ba9c2d Merge "cdr.c: Set stringfields only if they are different." into 13
9 years ago
Jenkins2 d0cd6cb1a7 Merge "cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr" into 13
9 years ago
Corey Farrell 89f11364f6 ast_bt_get_symbols: Prevent double-free.
9 years ago
Alexander Traud 114ed320ea tcptls: NULL-check the parameter of ast_ssl_teardown before accessing it.
9 years ago
Joshua Colp 7215d07ca2 Merge "features, manager : Add CancelAtxfer AMI action" into 13
9 years ago
Richard Mudgett a8c6c3bd7d cdr.c: Eliminated many calls to ao2_global_obj_ref().
9 years ago
Richard Mudgett b56fa63db8 cdr.c: Defer getting ao2_global_obj_ref() until needed.
9 years ago
Richard Mudgett 92c5cf3920 cdr.c: Set stringfields only if they are different.
9 years ago
Richard Mudgett 6393c106ca cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr
9 years ago
Thomas Sevestre 6d3ee9fb93 features, manager : Add CancelAtxfer AMI action
9 years ago
Richard Mudgett 5f6bad6733 cdr.c: Defer misc checks.
9 years ago
Richard Mudgett 42fdfffefc cdr.c: Eliminated simple RAII_VAR usages.
9 years ago
Jenkins2 2f3d3881d4 Merge "tcptls: Do not re-bind to wildcard on client creation." into 13
9 years ago
Joshua Colp ce26554b51 Merge "cdr.h: Fix doxygen comments." into 13
9 years ago
Jenkins2 dedd5abfe2 Merge "cdr.c: Replace redundant check with an ast_assert()" into 13
9 years ago
Jenkins2 dc524825a9 Merge "cdr.c: Use current ao2 flag names" into 13
9 years ago
Richard Mudgett 128f7ffaa2 cdr.c: Replace redundant check with an ast_assert()
9 years ago
Richard Mudgett 3525081a7c cdr.c: Replace inlined code with ao2_t_replace()
9 years ago
Richard Mudgett 7366657a9a cdr.c: Use current ao2 flag names
9 years ago