aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/utils.h
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.0-rc1@7221 f38db490-d...v1.0.0-rc1kpfleming1-0/+0
2004-06-29FreeBSD fix for utils (bug #1949)markster1-0/+3
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...markster1-0/+3
2004-06-25Add outgoing OSP support (SIP only at this point)markster1-0/+3
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...markster1-0/+2
2004-05-09Add new file utils.c, Move ast_gethostbyname to utils.ccitats1-0/+9
2004-05-03Add include/asterisk/utils.h file. Which includes the functioncitats1-0/+20