These changesets represents the changes on the squid/peertwiddle development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.
Date | Author | Size | Description |
2001/09/12 16:00:47 | adri | +1 -5 | Remove unneeded debugging code. |
2001/09/12 15:01:56 | adri | +16 -2 | Fill out the enable/disable peer code. Initial testing (no requests, |
2001/09/12 14:54:35 | adri | +49 -21 | * tidy up the reply generation code a little, so I don't need to abuse goto |
2001/09/12 14:43:37 | adri | +13 -5 | Some code to split the host:port string into a host and port, with some |
2001/09/12 14:35:57 | adri | +12 -1 | Add some preliminary code to parse the URL request into host:port and |
2001/09/12 13:57:13 | adri | +47 -3 | Initial support for the /squid-internal-peer/ internal URL to fiddle |
2001/09/12 13:38:11 | adri | +12 -3 | * add a flags.enabled to the peer struct, which is set if the peer is |