summaryrefslogtreecommitdiff
path: root/main/chanvars.c
AgeCommit message (Expand)Author
2018-03-01core: Remove ABI effects of MALLOC_DEBUG.Richard Mudgett
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-08-19Fix checks for allocation debugging.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-10-09res_phoneprov: Refactor phoneprov to allow pluggable config providersGeorge Joseph
2013-08-28ast_free() is null tollerant.Richard Mudgett
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2008-10-14Add additional memory debugging to several core APIs, and fix several memoryTilghman Lesher
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2006-08-22make platforms that use mutexes in stdio.h happyKevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming