index
:
paul/wodan
debian
master
Wodan: Apache1.3 reverse proxy caching module
Paul J Stevens
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-02
indentation and apxs fixes
HEAD
master
Paul J Stevens
3
-221/+269
2008-07-02
updates
Paul J Stevens
1
-0/+6
2008-07-02
prevent double-header is all cases of backend returning uncachable response
Paul J Stevens
1
-5/+8
2008-07-02
prevent double-headers in case of uncached 404 response
Paul J Stevens
1
-13/+26
2008-07-02
dpatch updates
Paul J Stevens
3
-3/+16
2008-07-02
dpatch setup
Paul J Stevens
2
-0/+2
2008-07-02
start branch/debian
Paul J Stevens
11
-0/+433
2006-11-06
More code style cleanup.
rwlbuis
3
-91/+79
2006-11-06
Make coding style consistent and remove some braindead code.
rwlbuis
2
-24/+23
2006-11-06
Backport wodan_table_disjunction fix.
rwlbuis
1
-13/+4
2006-11-06
EDONTEXIST.
rwlbuis
2
-2/+2
2006-11-04
Copyright fixes.
rwlbuis
19
-20/+20
2006-09-20
X-Wodan header is now stripped off before storing cachefile
justin
1
-0/+4
2006-09-20
fixed adjust_headers_for_sending, X-Wodan header was stripped off before bein...
justin
1
-3/+3
2006-07-19
Host: headers now contain the port number in connections to backendserver.
justin
1
-5/+5
2006-07-14
trying to fix a bug where headers apache adds when sending a response are bei...
justin
1
-1/+1
2006-06-27
Typo fixes.
rwlbuis
1
-9/+9
2006-06-07
Added myself to AUTHORS
justin
1
-0/+1
2006-06-06
Add myself.
rwlbuis
1
-0/+1
2006-05-31
Cleanup the workaround code, add some comments.
rwlbuis
1
-25/+19
2006-05-31
fixed bug in receive_headers which caused wodan to send corrupted headers whe...
justin
2
-9/+33
2006-03-02
Fix typo.
rwlbuis
1
-1/+1
2005-08-16
change WODAN_IDENTIFIER_STRING to resemble the fact that we're dealing
ilja
1
-1/+1
2005-08-15
Updated documentation on top of header files and updated some docs in README
ilja
11
-35/+121
2005-07-25
* An errorlog entry is made when a request to the backend takes more than 10 ...
ilja
4
-0/+62
2005-07-19
Wodan used to cache files that were set to not be cached according to
ilja
4
-9/+21
2005-05-27
cachedir will now be set relative to server root if CacheDir directive
ilja
1
-5/+7
2005-05-27
feature:
ilja
6
-18/+14
2005-05-11
fixed stupid memcpy() error where I swapped the source and destination
ilja
1
-1/+1
2005-05-10
Fixed some compile errors on Debian Woody (gcc 3.0.4)
ilja
3
-3/+3
2005-04-19
recover script added
ilja
1
-0/+74
2005-04-18
* Range header not send through to backend
ilja
1
-0/+2
2005-04-12
git-svn-id: https://paul@svn.ic-s.nl/svn/wodan/trunk/wodan@175 2d299135-29e6-...
ilja
0
-0/+0
2005-03-18
Backend Timeout max set to 600 seconds instead of 59 seconds
ilja
1
-1/+1
2005-03-17
Now checks the content-length of the document coming from the backend.
ilja
1
-24/+34
2005-03-16
Writing to cachefile has changed:
ilja
7
-172/+167
2005-03-15
mod_wodan.c (reverseproxy_handler): rewritten to be clearer and easier
ilja
5
-149/+120
2005-03-14
If-Modified-Since header sent from client is now used. This makes sure
ilja
6
-28/+188
2005-02-25
added comments for timeout functions.
ilja
1
-0/+12
2005-02-25
updated a bit of comment in timeout_unset_timeout() to make clear why certain...
ilja
1
-1/+4
2005-02-24
git-svn-id: https://paul@svn.ic-s.nl/svn/wodan/trunk/wodan@163 2d299135-29e6-...
ilja
1
-1/+1
2005-02-16
Change to build system. Now uses an automatically created config.h
ilja
19
-66/+407
2005-02-16
* Added Marten to AUTHORS
ilja
3
-16/+26
2005-02-15
update Makefile.in to always compile when a source file has been changed.
ilja
2
-5/+1
2005-02-15
start of 'If-Modified-Since' header sending to backend
ilja
5
-22/+80
2005-02-15
Merged use_apxs branch r153:r154 into trunk
ilja
12
-144/+4012
2005-02-01
updated purge script parts.
ilja
2
-16/+16
2005-01-26
2004-01-26 Ilja Booij
ilja
3
-24/+25
2005-01-26
2004-01-26 Ilja Booij
ilja
7
-143/+225
2005-01-19
updated README wrt SSL backend support
ilja
1
-0/+5
[next]