summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2015-05-04main/test.c: Add test to verify there were no registration errors.Corey Farrell
2015-05-04Merge "Format Interfaces: Prevent unload except by shutdown."Matt Jordan
2015-05-04Merge "main/presencestate.c: Add trailing slash to test category."Matt Jordan
2015-05-04Merge "Remove unneeded uses of optional_api providers."Matt Jordan
2015-05-03Format Interfaces: Prevent unload except by shutdown.Corey Farrell
2015-05-03main/presencestate.c: Add trailing slash to test category.Corey Farrell
2015-05-03Merge "term: send proper reset sequence when black background is forced"Matt Jordan
2015-05-02Remove unneeded uses of optional_api providers.Corey Farrell
2015-05-02Merge "Astobj2: Fix initialization order of refdebug and AO2_DEBUG."Matt Jordan
2015-05-01term: send proper reset sequence when black background is forcedD Tucny
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-29Merge "Astobj2: Add ao2_weakproxy_ref_object function."Matt Jordan
2015-04-29Astobj2: Add ao2_weakproxy_ref_object function.Corey Farrell
2015-04-29Git Conversion: Switch Non-C files to ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-28res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLSSteve Davies
2015-04-27Astobj2: Allow reference debugging to be enabled/disabled by config.Corey Farrell
2015-04-23Clang: change previous tautological-compare fixes.Diederik de Groot
2015-04-23Merge "Astobj2: Ensure all calls to __adjust_lock pass a valid object."Matt Jordan
2015-04-23Merge "New AMI Command Output Format"Matt Jordan
2015-04-22Astobj2: Ensure all calls to __adjust_lock pass a valid object.Corey Farrell
2015-04-22dns: Make query sets hold on to queries for their lifetime.Joshua Colp
2015-04-21Check for ao2_alloc failure in __ast_channel_internal_alloc.Corey Farrell
2015-04-20New AMI Command Output FormatGareth Palmer
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."Matt Jordan
2015-04-17Detect potential forwarding loops based on count.Mark Michelson
2015-04-17Merge topic 'ASTERISK-24863'Matt Jordan
2015-04-16bridge.c: NULL app causes crash during attended transferKevin Harwell
2015-04-16pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-04-15res_pjsip: Add external PJSIP resolver implementation using core DNS API.Joshua Colp
2015-04-14Merge "astobj2: Add support for weakproxy objects."Matt Jordan
2015-04-13AMI: Fix improper handling of lines that are exactly 1025 bytes long.Corey Farrell
2015-04-13astobj2: Add support for weakproxy objects.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-12main/editline: Add .gitignore.Corey Farrell
2015-04-11Add .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-10dns: Fix build when TEST_FRAMEWORK is not defined.Joshua Colp
2015-04-09loader/main: Don't set ast_fully_booted until deferred reloads are processedGeorge Joseph
2015-04-09Reduce duplication of common DNS code.Mark Michelson
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