These changesets represents the changes on the squid3/follow_xff development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.
Date | Author | Size | Description |
---|---|---|---|
2003/03/30 14:57:29 | apbarrett | +2 -2 | Change foo.com to example.com in an example. |
2003/02/22 16:44:42 | apbarrett | +17 -18 | Make this compile again: Fixed one merge error; adjusted uses of |
2003/02/22 15:34:16 | apbarrett | +6 -1 | Minor fallout from recent merge from HEAD: Our check for |
2002/12/20 07:59:42 | apbarrett | +2 -2 | Fix unguarded http->conn reference in clientFollowXForwardedForDone() |
2002/12/12 09:15:11 | apbarrett | +15 -16 | Passing answer=-1 to clientFollowXForwardedForDone() was useful only |
2002/12/12 07:45:53 | apbarrett | +8 -4 | Clarify a comment. |
2002/12/11 11:07:35 | apbarrett | +2 -3 | Fix an assertion failure: clientFollowXForwardedForDone() should not |
2002/12/11 11:03:45 | apbarrett | +19 -1 | Add a comment about whose job it is to call aclChecklistFree(). |
2002/12/10 13:18:34 | apbarrett | +24 -56 | Check the acl_uses_indirect_client flag in aclMatchAclList(), |
2002/12/10 10:36:01 | apbarrett | +2 -2 | Make this compile again. |
2002/12/10 10:30:36 | apbarrett | +16 -1 | Add a comment near the src_addr field of struct _aclCheck_t explaining |
2002/12/10 10:21:45 | apbarrett | +41 -4 | Several more places that need to pay attention to the |
2002/12/09 18:49:34 | apbarrett | +2 -2 | In delayClient(), when comparing the client address |
2002/12/09 18:28:34 | apbarrett | +2 -2 | Typo in comment: s/it's/its/. |
2002/12/09 18:17:24 | apbarrett | +6 -1 | Implement the delay_pool_uses_indirect_client functionality. |
2002/12/09 18:13:58 | apbarrett | +6 -1 | Implement the acl_uses_indirect_client functionality. |
2002/12/09 18:06:26 | apbarrett | +19 -2 | Implement the log_uses_indirect_client functionality. We were already |
2002/12/09 17:44:31 | apbarrett | +191 -2 | * Add new clientFollowXForwardedForStart/Next/Done() functions, |
2002/12/09 14:51:51 | apbarrett | +19 -4 | Add an indirect_client_addr member to struct _request_t, and ensure that |
2002/12/09 14:23:57 | apbarrett | +96 -2 | Add the Config.accessList.followXFF access list, set using |
2002/12/09 14:14:06 | apbarrett | +20 -2 | Add --disable/--enable-follow-x-forwarded-for configure option (enabled |
Author | Changesets | Changes |
---|---|---|
apbarrett | 21 | +515 -128 |
total | 21 | +515 -128 |