- Cleaned up, improved comments
authoroes <oes@users.sourceforge.net>
Fri, 29 Jun 2001 13:29:36 +0000 (13:29 +0000)
committeroes <oes@users.sourceforge.net>
Fri, 29 Jun 2001 13:29:36 +0000 (13:29 +0000)
commita26c085560f76d156994fd2fbcceaba58e14917b
tree1299ec179770246c5e781357ea78f1c50a03b0de
parent9765ed60918184ed03c0c11e897a92f3fa9aef3b
- Cleaned up, improved comments
- Unified all possible interceptors (CGI,
  block, trust, fast_redirect) in one
  place, with one (CGI) answer generation
  mechansim. Much clearer now.
- Removed the GIF image generation, which
  is now done in filters.c:block_url()
- Made error conditions like domain lookup
  failiure or (various) problems while talking
  to the server use cgi.c:error_response()
  instead of generating HTML/HTTP in chat() (yuck!)
- Removed logentry from cancelled commit
jcc.c