Add reference pointers to RFCs
[asterisk/asterisk.git] / enum.c
2006-04-05 Olle JohanssonAdd reference pointers to RFCs
2006-04-04 Olle JohanssonFix formatting
2006-02-14 Kevin P. Flemingensure that ENUM count requests that are invalid return...
2006-02-09 Russell Bryantvarious code cleanup changes including changing #define...
2006-01-20 Olle JohanssonMore doxygen updates
2005-12-30 Russell Bryantupdate doxygen docs to specify authors
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-10-24 Russell BryantDoxygen documentation update from oej (issue #5505)
2005-09-23 Russell Bryantfix some gcc4 pointer signedness warnings and clean...
2005-09-14 Kevin P. Flemingupdate MANY more files with proper copyright/license...
2005-09-14 Kevin P. Flemingextensive ENUM support update, including ENUMLOOKUP...
2005-08-11 Mark SpencerExtend enum buffer sizes (bug #4943)
2005-08-07 Russell Bryantmore fixes for gcc4 warnings
2005-07-10 Russell Bryantmore ast_copy_string conversions
2005-06-06 Kevin P. Flemingmore file version tags
2005-06-06 Kevin P. Flemingremove experimental module version tags
2005-04-21 Kevin P. Fleminguse double-quotes instead of angle-brackets for non...
2005-03-12 Mark SpencerFix casting error (bug #3681, take 2)
2005-03-12 Mark SpencerFix TXTCIDName app (bug #3681)
2005-03-02 Mark SpencerFix ENUM documentation (bug #3698)
2005-01-25 Mark SpencerMerge config updates (bug #3406)
2004-07-14 Mark SpencerRemaining rgagnon source audit improvements (bug #2011)
2004-07-02 James GolovichFix TXT lookups so they dont strip off the last 2 chara...
2004-06-09 Mark SpencerMerge FreeBSD locking fixes (bug #1411)
2004-05-16 Mark SpencerAdd ability to look up callerid name by txt (bug #1442)
2004-05-04 Mark SpencerMore strlen_zero checks (bug #1549)
2004-03-03 James GolovichMake DNS callbacks return -1 on error, so invalid recor...
2003-11-26 Mark SpencerMinor enum improvements for iax/iax2
2003-11-08 Mark SpencerWhile doing ENUM lookups, search all records
2003-10-27 Mark SpencerMore cleanups and OSX fixes for 10.3
2003-10-26 Mark SpencerMake it build and run on MacOS X
2003-10-04 Mark SpencerSRV and ENUM fixes (bug #'s 350 and 351)
2003-09-27 Mark Spencerupdate DNS resolver
2003-09-01 Mark SpencerAdd H.323, SIP, IAX/IAX2 to ENUM Lookup (bug #202)
2003-08-14 Mark SpencerMerge ENUM fixes (bug #99)
2003-08-13 Mark SpencerTotally revamp thread debugging to support locating...
2003-06-12 Mark SpencerAdd SRV code to SIP, cleanup ENUM and make IAX2 do...
2003-05-16 Mark SpencerInclude fixes for portability
2003-05-01 Mark SpencerDeclare DNS header locally too
2003-05-01 Mark SpencerAdd ENUM configurable search path
2003-04-29 Mark SpencerAdd missing enum files