aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/acl.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-25Merged revisions 254553 via svnmerge from mmichelson1-7/+176
2009-09-03Merged revisions 215955 via svnmerge from dvossel1-0/+3
2007-11-17start using asterisk/network.h for network related headers.rizzo1-1/+1
2007-11-14make the 'name' and 'value' fields in ast_variable const char *rizzo1-1/+1
2007-07-20expose struct ast_ha so external code can do things such as printing itrizzo1-1/+15
2007-04-30Add support for setting the CoS for VLAN traffic (802.1p) in Linux. Therussell1-0/+3
2007-01-01- Implement error handling in ast_append_haoej1-2/+13
2006-09-21And some deprecated APIs and modifications to documentationtilghman1-1/+0
2006-03-28improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus ...kpfleming1-11/+12
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-6/+15
2005-08-09Centralize and fix tos for IAX (bug #4850 inspired)markster1-0/+1
2005-07-19split acl and netsock code into separate files, in preparation for new netsoc...kpfleming1-26/+2
2005-07-12allow explicit source address/port selection for peers (bug #4257, with minor...kpfleming1-0/+2
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-2/+2
2005-03-09Make ACL be what SIP is going to need (bug #2358, just first part)markster1-0/+2
2005-02-09Handle DNS failures on startup more gracefully (bug #3086)markster1-0/+1
2005-01-15Repair // comments to /* */ comments (bug #3347)markster1-1/+1
2005-01-11Allow multiple bindaddrs so asterisk uses the same interface for tx as rxmarkster1-3/+17
2004-12-03Add *preliminary* per-peer outbound proxy (bug #2859, new patch though)markster1-1/+2
2004-05-27Add ACL copy routines (bug #1733)markster1-0/+5
2004-04-28Optimize inaddrcmp (a little) by making it inlinecitats1-1/+7
2003-06-11Fix minor ACL declarationmarkster1-0/+1
2003-05-06Merge Karl's MGCP call feature listmarkster1-0/+1
2003-04-08Make all address comparisons explicitmarkster1-0/+1
2002-05-30Version 0.1.12 from FTPmarkster1-0/+36