summaryrefslogtreecommitdiff
path: root/enum.c
AgeCommit message (Expand)Author
2006-05-18Merged revisions 28337 via svnmerge from Kevin P. Fleming
2006-05-11Make sure we handle long information elements (bug #6654)Mark Spencer
2006-04-21replace strncpy with ast_copy_string and fix the -1 offset whichLuigi Rizzo
2006-04-05Add some documentation and a todo for enum.cOlle Johansson
2006-04-05Issue #6654: Enum crash on ADDRESS record, possibly bad record, but still a c...Olle Johansson
2006-04-05Add reference pointers to RFCsOlle Johansson
2006-04-04Fix formattingOlle Johansson
2006-02-14ensure that ENUM count requests that are invalid return zero, not blank (issu...Kevin P. Fleming
2006-02-09various code cleanup changes including changing #define'd constants to enums,Russell Bryant
2006-01-20More doxygen updatesOlle Johansson
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-23fix some gcc4 pointer signedness warnings and clean up some formattingRussell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-14extensive ENUM support update, including ENUMLOOKUP() dialplan function (issu...Kevin P. Fleming
2005-08-11Extend enum buffer sizes (bug #4943)Mark Spencer
2005-08-07more fixes for gcc4 warningsRussell Bryant
2005-07-10more ast_copy_string conversionsRussell Bryant
2005-06-06more file version tagsKevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-03-12Fix casting error (bug #3681, take 2)Mark Spencer
2005-03-12Fix TXTCIDName app (bug #3681)Mark Spencer
2005-03-02Fix ENUM documentation (bug #3698)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2004-07-14Remaining rgagnon source audit improvements (bug #2011)Mark Spencer
2004-07-02Fix TXT lookups so they dont strip off the last 2 charactersJames Golovich
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-05-16Add ability to look up callerid name by txt (bug #1442)Mark Spencer
2004-05-04More strlen_zero checks (bug #1549)Mark Spencer
2004-03-03Make DNS callbacks return -1 on error, so invalid records are ignoredJames Golovich
2003-11-26Minor enum improvements for iax/iax2Mark Spencer
2003-11-08While doing ENUM lookups, search all recordsMark Spencer
2003-10-27More cleanups and OSX fixes for 10.3Mark Spencer
2003-10-26Make it build and run on MacOS XMark Spencer
2003-10-04SRV and ENUM fixes (bug #'s 350 and 351)Mark Spencer
2003-09-27update DNS resolverMark Spencer
2003-09-01Add H.323, SIP, IAX/IAX2 to ENUM Lookup (bug #202)Mark Spencer
2003-08-14Merge ENUM fixes (bug #99)Mark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-06-12Add SRV code to SIP, cleanup ENUM and make IAX2 do the right thing on dialsMark Spencer
2003-05-16Include fixes for portabilityMark Spencer
2003-05-01Declare DNS header locally tooMark Spencer
2003-05-01Add ENUM configurable search pathMark Spencer
2003-04-29Add missing enum filesMark Spencer