Tue, 24 Jul 2012 12:12:07 -0700 |
Mahlon E. Smith |
Add support for Squid's 'url_rewriter_concurrency' pipelining.
|
file |
diff |
annotate
|
Fri, 04 May 2012 08:33:21 -0700 |
Mahlon E. Smith |
Add the ability to optionally script rewrite logic using Lua.
0.1.0
|
file |
diff |
annotate
|
Wed, 09 Nov 2011 15:54:37 -0800 |
Mahlon E. Smith |
- 1st pass at documentation with the README.
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 10:43:09 -0800 |
Mahlon E. Smith |
Retain the CDB struct between lookups, only freeing when reopening the
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 12:52:29 -0700 |
Mahlon E. Smith |
Add whitelisting rules, to negate other matches if they come first in
|
file |
diff |
annotate
|
Fri, 04 Nov 2011 20:34:28 -0700 |
Mahlon E. Smith |
There isn't a fast way to look up ( value exists or null ) for every
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 17:17:07 -0700 |
Mahlon E. Smith |
1st iteration of volta actually doing something. Process the request,
|
file |
diff |
annotate
|
Sun, 23 Oct 2011 22:59:59 -0700 |
Mahlon E. Smith |
Clean up redundant parser actions via preprocessor macros, add a
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 09:12:00 -0700 |
Mahlon E. Smith |
Carry the amalgamated sqlite3 around with volta, rather than requiring
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 09:12:00 -0700 |
Mahlon E. Smith |
Get the ragel line parser properly tokenizing the input lines. Add a
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:04:16 -0700 |
Mahlon E. Smith |
Ansi-fy getopt function and variable declarations.
|
file |
diff |
annotate
|
Wed, 14 Sep 2011 16:49:28 -0700 |
Mahlon E. Smith |
Groundwork for automatic database initialization and schema upgrades.
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 22:13:02 -0700 |
Mahlon E. Smith |
Ensure that parsing can't be subverted by requests larger than the
|
file |
diff |
annotate
|
Sat, 03 Sep 2011 14:12:06 -0700 |
Mahlon E. Smith |
Dial in the Makefile and command line option parsing. Better debug
|
file |
diff |
annotate
|