Make ACL be what SIP is going to need (bug #2358, just first part)
[asterisk/asterisk.git] / acl.c
2005-03-09 Mark SpencerMake ACL be what SIP is going to need (bug #2358, just...
2005-02-13 Mark SpencerDon't lookup SRV's on IP addresses
2005-02-09 Mark SpencerHandle DNS failures on startup more gracefully (bug...
2005-01-18 Mark SpencerFix bindaddr on IAX (bug #3366)
2005-01-17 Josh RobersonMisc Grammer/formatting fixes - Thanks Corydon76! ...
2005-01-11 Mark SpencerAllow multiple bindaddrs so asterisk uses the same...
2004-12-28 Mark SpencerFix leak of file descriptors in odd networking situations
2004-12-18 Mark SpencerImprove ACL performance (thanks sailer) (bug #3084)
2004-12-14 Mark SpencerMerge slimey's Solaris compatibility (with small mods...
2004-12-03 Mark SpencerAdd *preliminary* per-peer outbound proxy (bug #2859...
2004-10-23 Mark SpencerFix BSD issue (bug #2668)
2004-10-14 Mark SpencerFix some small typos (bug #2649)
2004-06-30 Mark SpencerUse INET_ADDRLEN (bug #1956) (from airport!)
2004-06-29 Mark SpencerOne more FreeBSD fix
2004-06-29 Mark SpencerCreate reentrant ast_inet_ntoa and replace all inet_nto...
2004-06-22 James GolovichMisc formatting cleanups
2004-06-22 James GolovichRemove pthread.h from source. We should be using aster...
2004-06-09 Mark SpencerMerge FreeBSD locking fixes (bug #1411)
2004-05-27 Mark SpencerFix gross oversights in original ACL patch
2004-05-27 Mark SpencerAdd ACL copy routines (bug #1733)
2004-05-09 James GolovichAdd new file utils.c, Move ast_gethostbyname to utils.c
2004-04-28 James GolovichOptimize inaddrcmp (a little) by making it inline
2004-04-22 Mark Spencergethostbyname isn't reentrant, who knew...
2004-03-20 Mark SpencerFix ACL for bizarre routing cases
2004-02-02 Mark SpencerMore BSD enhancements (#970)
2004-01-10 Mark SpencerOooooops, fix minor typo
2004-01-10 Mark SpencerAllow /x for subnetmask identification (e.g. 192.168...
2004-01-10 Mark SpencerFix minor typo
2004-01-10 Mark SpencerCleanup ACL parsing, handle properly reload on sip...
2003-10-22 Thorsten lockertRoute fixes for OpenBSD (bug #415)
2003-10-22 Mark SpencerMake getaddrfor work with openbsd (bug #415)
2003-05-08 Mark SpencerTake out useless cast
2003-05-05 Mark SpencerAdd access control to management interface
2003-05-04 Mark SpencerApply updated patch
2003-05-04 Mark SpencerMerge tilghman's updates for getourip
2003-04-09 Mark SpencerFix ACL issue, update CREDITS
2003-04-08 Mark SpencerMake all address comparisons explicit
2002-11-11 Mark SpencerVersion 0.3.0 from FTP
2002-05-30 Mark SpencerVersion 0.1.12 from FTP