summaryrefslogtreecommitdiff
path: root/main/tdd.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-09-26core: Don't allow free to mean ast_free (and malloc, etc..).Walter Doekes
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-04-19Fix a variety of potential buffer overflowsMatthew Jordan
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2009-04-01Merge changes from str_substitution that are unrelated to that branch.Tilghman Lesher
2008-10-10Don't include logger.h in asterisk.h by default as it is causing problems bui...Sean Bright
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/Sean Bright
2008-07-21Optionally build integer-based routines for FSK tone decoding (but defaultTilghman Lesher
2008-03-04Whitespace changes onlyTilghman 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-11-06Additional TDD changes (preparing for SIP changes - adding TDD support to SIP)Olle Johansson
2007-11-06Merged revisions 89042 via svnmerge from Olle Johansson
2007-08-06Change the fsk filter used in CID and TDD decode to an integer based implemen...Doug Bailey
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2006-12-15Doxygen changesOlle Johansson
2006-12-05Expand on r48273 (from issue 8506), to translate more of the fskmodem stuff t...Jason Parker
2006-12-02- Code formattingOlle Johansson
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming