summaryrefslogtreecommitdiff
path: root/main/acl.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-11-17acl: Fix allocation related issues.Corey Farrell
2017-09-05res/res_pjsip: Standardize/fix localnet checks across pjsip.Walter Doekes
2016-12-22acl.c: Improve ast_ouraddrfor() diagnostic messages.Richard Mudgett
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-30Restrict functionality when ACLs are misconfigured.Mark Michelson
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-11-20Fix error with mixed address family ACLs.Mark Michelson
2014-09-26core: Don't allow free to mean ast_free (and malloc, etc..).Walter Doekes
2014-06-19pjsip cli: Change Identify to show CIDR notation instead of netmasks.George Joseph
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-03-14PJSIP: TOS values should be represented as decimals in sorcery objectsJonathan Rose
2014-03-06pjsip configuration: Make transport TOS values consistent with endpointsJonathan Rose
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-10-04Add IPv6 Support To chan_iax2Michael L. Young
2012-10-07Trivial patch to make 'best_score' defined for all architectures.Matthew Jordan
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-07-24Allow permit/deny ACL lines to contain multiple items and negated entries.Kevin P. Fleming
2012-07-11Named ACLs: Introduces a system for creating and sharing ACLsJonathan Rose
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-05-10Coverity Report: Fix issues for error type CHECKED_RETURN for coreJonathan Rose
2012-03-01Prevent outbound SIP NOTIFY packets from displaying a port of 0Kinsey Moore
2012-02-08Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2011-11-23Fix calls to ast_get_ip() not initializing the address family.Richard Mudgett
2011-11-08Fixed reference to incorrect variable if unknown host configured crash.Richard Mudgett
2011-01-28Merged revisions 304638 via svnmerge from Sean Bright
2010-10-14Merged revisions 291758 via svnmerge from Paul Belanger
2010-10-12Merged revisions 291265 via svnmerge from Tilghman Lesher
2010-09-21Merged revisions 287895 via svnmerge from Russell Bryant
2010-08-15Support for GNU/kFreeBSDTzafrir Cohen
2010-07-19Make ACLs IPv6-capable.Mark Michelson
2010-07-14Fix errors where incorrect address information was printed.Mark Michelson
2010-07-08Add IPv6 to Asterisk.Mark Michelson
2010-06-16Set sin_family to AF_INET when doing lookups, also reset sin_port the first t...Matthew Nicholson
2010-02-25Fix incorrect ACL behavior when CIDR notation of "/0" is used.Mark Michelson
2010-01-21Add missing argument to ast_calloc calls.Mark Michelson
2010-01-21Make sure we initialize the ast_ha structure with ast_callocOlle Johansson
2009-12-02Merged revisions 232350 via svnmerge from David Vossel
2009-09-03Merge code associated with AST-2009-006David Vossel
2009-08-10AST-2009-005Tilghman Lesher
2009-03-04Spacing changes onlyTilghman Lesher
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/Sean Bright
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2008-07-02Solaris fixTilghman Lesher
2008-03-27Merged revisions 111442 via svnmerge from Tilghman Lesher
2008-02-01Merged revisions 101772 via svnmerge from Tilghman Lesher
2008-01-24Merged revisions 100138 via svnmerge from Jason Parker
2008-01-23Merged revisions 99718 via svnmerge from Tilghman Lesher
2008-01-22Merged revisions 99643 via svnmerge from Tilghman Lesher
2008-01-22Merged revisions 99540 via svnmerge from Tilghman Lesher