summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2015-05-04vector: Traversal, retrieval, insert and locking enhancementsGeorge Joseph
2015-05-04Merge "Format Interfaces: Prevent unload except by shutdown." into 13Matt Jordan
2015-05-04Merge "Remove unneeded uses of optional_api providers." into 13Matt Jordan
2015-05-03Format Interfaces: Prevent unload except by shutdown.Corey Farrell
2015-05-03term: send proper reset sequence when black background is forcedD Tucny
2015-05-02Remove unneeded uses of optional_api providers.Corey Farrell
2015-05-02Merge "Astobj2: Fix initialization order of refdebug and AO2_DEBUG." into 13Matt Jordan
2015-05-01Astobj2: Fix initialization order of refdebug and AO2_DEBUG.Corey Farrell
2015-05-01main/pbx: Improve performance of dialplan reloads with a large number of hintsMatt Jordan
2015-04-30Prevent potential crash on blond transfer.Mark Michelson
2015-04-29main/rtp_engine: Fix DTLS double-free introduced by 0b6410c4f8Matt Jordan
2015-04-28res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLSSteve Davies
2015-04-23Merge "Clang: change previous tautological-compare fixes." into 13Mark Michelson
2015-04-23Clang: change previous tautological-compare fixes.Diederik de Groot
2015-04-22Astobj2: Ensure all calls to __adjust_lock pass a valid object.Corey Farrell
2015-04-21Check for ao2_alloc failure in __ast_channel_internal_alloc.Corey Farrell
2015-04-19main/pbx: Don't attempt to destroy a previously destroyed exten/priority tupleMatt Jordan
2015-04-17Merge "Detect potential forwarding loops based on count." into 13Matt Jordan
2015-04-17Detect potential forwarding loops based on count.Mark Michelson
2015-04-17pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-04-16bridge.c: NULL app causes crash during attended transferKevin Harwell
2015-04-13git migration: Remove support for file versionsMatt Jordan
2015-04-12Merge "main/editline: Add .gitignore." into 13Matt Jordan
2015-04-12main/editline: Add .gitignore.Corey Farrell
2015-04-12Add .gitignore and .gitreview filesGeorge Joseph
2015-04-10chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.Richard Mudgett
2015-04-10res_pjsip: Add an 'auto' option for DTMF ModeMatthew Jordan
2015-04-10bridge_softmix.c,channel.c: Minor code simplification and cleanup.Richard Mudgett
2015-04-10translate.c: Only select audio codecs to determine the best translation choice.Richard Mudgett
2015-04-09loader/main: Don't set ast_fully_booted until deferred reloads are processedGeorge Joseph
2015-04-09clang compiler warnings: Fix autological comparisonsMatthew Jordan
2015-04-08Bridging: Eliminate the unnecessary make channel compatible with bridge opera...Richard Mudgett
2015-04-08Security/tcptls: MitM Attack potential from certificate with NULL byte in CN.Jonathan Rose
2015-04-08format_cache.c: Add missing slin12 format to ast_format_cache_is_slinear().Richard Mudgett
2015-04-07bridge.c: Hangup attended transfer target after it has been swapped outKevin Harwell
2015-04-07ARI: Add the ability to intercept hold and raise an eventMatthew Jordan
2015-04-06build: Fixes for gcc 5 compilationGeorge Joseph
2015-04-06clang compiler warnings: Fix format specified in framehookMatthew Jordan
2015-04-06Ensure that a non-zero sample rate is returned for all formats.Mark Michelson
2015-03-31Re-add _ast_mem_backtrace_buffer variable for ABI compatibility.Corey Farrell
2015-03-30Fix an ABI compatibility issue with ast_log_safe for modules.Corey Farrell
2015-03-30clang compiler warnings: Fix -Wabsolute-value warningsMatthew Jordan
2015-03-30clang compiler warnings: Fix invalid enum conversionMatthew Jordan
2015-03-30main/stdtime/localtime: Fix warning introduced in r433720Matthew Jordan
2015-03-30clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-endMatthew Jordan
2015-03-28clang compiler warnings: Fix a variety of "unused" warningsMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wparantheses-equality warningsMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wunused-function; make inline function staticMatthew Jordan
2015-03-27Improved and portable ast_log recursion avoidanceCorey Farrell
2015-03-26Fix compile errors caused by r4500 / r4501.Corey Farrell