]> git.ipfire.org Git - thirdparty/squid.git/history - src/acl.cc
merge changes from SQUID_2_3 branch
[thirdparty/squid.git] / src / acl.cc
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-10-04  wessels2.3 branch merge
1999-08-02  wessels2.3 branch merge
1999-07-07  wesselsgot domain/subdomain reversed in debug output
1999-06-25  wesselsmissing %'s on snprintf()!
1999-05-20  wessels2.2 branch merge
1999-05-04  wesselsbad domain matching diagnostic
1999-04-27  wesselsgindent
1999-04-23  wesselsbranch 2.2 merge
1999-04-15  wesselsSQUID_2_2 branch merge
1999-04-08  wesselsmissing ACL_SRC_DOM_REGEX and ACL_DST_DOM_REGEX in...
1999-04-08  wesselschange debugging/logging for bad basic auth decoding
1999-01-30  wesselsadded myip ACL type (luyer)
1999-01-24  wesselsallow ident lookups to be optional
1999-01-24  wesselspatch that combines client-side informational IDENT...
1999-01-14  wesselsFrom: Dancer <dancer@zeor.simegen.com>
1999-01-13  wesselsgindent
1999-01-12  wesselsThis patch fully transforms proxy_auth into a ACL type...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-12-05  wessels2.1 branch merge
1998-11-26  glennsnmp_community bug fix
1998-11-12  wesselspost 2.1 merge cleanup
1998-11-12  wessels2.1 branch merge
1998-11-12  glennSquid SNMP code rewrite
1998-10-14  wesselssome compilers cant grok variable names same as type...
1998-09-19  wesselsARP ACL fixes (Luyer)
1998-09-16  wesselsgindent
1998-09-15  wesselsinteger range support for PORT ACLs
1998-08-21  wesselsTrade request_t->flags enums (REQ_*) request_flags...
1998-08-21  wesselsgindent
1998-08-19  wessels- patched acl ARP code so it works on Linux (Luyer)
1998-08-19  wesselsremoved USE_SPLAY #defines; it is now mandatory
1998-08-18  wesselsfix checking hash_create() return value
1998-08-18  wesselsexternal proxy_auth code from Arjan
1998-08-15  wesselsIRIX compiler warnings
1998-07-31  wesselsLuyers new DELAY_POOLS code
1998-07-24  wesselsreplaced urlcmp with straight strcmp
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-07-17  wesselscall urlCanonical() in refreshCheck() if entry->mem_obj...
1998-07-15  wesselsFixes to proxy-auth stuff, mostly to get the user name...
1998-07-15  wesselsremove OLD_CODE
1998-06-04  rousskov- changed xsnprintf back to snprintf
1998-05-31  rousskov- Replaced "complex" (offset accounting) calls to snpri...
1998-05-29  wesselsFixed cache_peer_acl selection algorithm. We were...
1998-05-12  rousskov - Added binary http headers to requests
1998-05-09  wesselsDavid Luyer's
1998-04-24  wesselsFix ip acls with SPLAY trees
1998-04-22  rousskov- polish
1998-04-17  wessels- Replaced cache_stoplist with 'no_cache' access list
1998-04-08  wesselsremoved BIN_TREE code
1998-04-08  wesselswindows NT fixes (barf)
1998-04-07  wesselsgindent
1998-04-04  kostassnmp beautification, code striping etc
1998-03-29  wessels- fixed hash memory leaks from Proxy Auth ACL stuff
1998-03-29  wesselsprintf errors/warnings
1998-03-27  wesselswarn about adding duplicate/overlapping IP keys for...
1998-03-17  wesselsunescape URLs before access checks
1998-03-17  wesselsminor adjustment
1998-03-17  wesselsHenrik's domain regex patch
1998-03-17  wesselsmore ARP acl fixes
1998-03-17  wesselsuse aclDumpArpList instead of aclDumpArp
1998-03-08  rousskov- Added memory pools for variable size objects (strings).
1998-03-07  wesselsFixes/changes from 1.1, mostly clientdbCutoffDenied().
1998-03-05  wesselssupport for multi-addressed neighbors
1998-02-27  wesselsgindent
1998-02-26  wesselstypo
1998-02-26  kostasfixed memory problem
1998-02-25  kostassnmp per-community access controls (snmp_acl in squid...
1998-02-20  wesselsfinish aclDump funcs, except for USE_BIN_TREE and USE_S...
1998-02-11  wesselsgindent
1998-02-09  wesselsaclDumpIpList broken for USE_SPLAY_TREE
1998-02-07  wesselsgindent
1998-02-06  wesselsfix aclDumpTimeSpec
1998-02-06  wessels- removed snmp_config_file option (not used)
1998-02-06  wesselsFilling in some of the config dumping routines
1998-02-04  wesselsgindent
1998-02-03  wesselslint
1998-02-03  wesselsFrom: dale@iipo.ctam.bitmcnit.bryansk.su (Dale)
1998-01-12  wesselsnew memory allocation for fixed-size blocks
1998-01-09  kostasFixed bug with looking up no_addr in the radix tree.
1998-01-06  wesselsFrom: "Jean-Claude MICHOT" <jcmichot@teaser.fr>
1998-01-03  wesselsUse cbdataLock etc on the checklist->access_list struct...
1998-01-03  wesselsFix pointer bug when freeing ASN ACLs
1997-12-31  kostasFixed bad pointer parameter to asnMatchIp(), asn code...
1997-12-30  wesselsFix for proxy auth username/passwd bug from BoB Miorelli.
1997-12-28  kostasSquid now caches whois replies for efficiency in retrie...
1997-12-06  wesselsmove ARP support into acl.c
1997-12-06  wesselsACL ARP support
1997-11-21  wesselsgindent
1997-11-18  wesselsproxy auth user/passwd fix
1997-11-13  wesselspreliminary AS number support
1997-11-13  wesselsRon Gomes fixes.
1997-11-13  wesselsHenrik: trigger re-read of passwd file if auth fails
1997-11-13  wesselsFixed proxy auth support
1997-11-12  wessels- Change all BIT_{SET,CLR,TEST} to EBIT_ versions with...
1997-11-05  wesselsLINT
1997-11-04  wesselsbinary tree fixes from 1.1.18
1997-10-26  wessels- Removed 'was assert' commengs
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
next