2012-07-25 Mahlon E. Smith branch merge 0.2.0
2012-07-24 Mahlon E. Smith Add support for Squid's 'url_rewriter_concurrency' pipelining.
2011-11-10 Mahlon E. Smith Merge Michael's <ged@faeriemud.org> README changes in. Thanks for proofreading!
2011-11-10 Michael Granger Whitespace consistency fixes
2011-11-10 Michael Granger Small suggested content fixes.
2012-05-04 Mahlon E. Smith Added tag 0.1.1 for changeset d3b6f9ccbe20
2012-05-04 Mahlon E. Smith Update the Makefile to play nice with platform specific wackiness. 0.1.1
2012-05-04 Mahlon E. Smith Added tag 0.1.0 for changeset 822094314703
2012-05-04 Mahlon E. Smith Add the ability to optionally script rewrite logic using Lua. 0.1.0
2011-11-10 Mahlon E. Smith Tag for initial release (semver)
2011-11-10 Mahlon E. Smith Removed tag 0.1 0.0.1
2011-11-10 Mahlon E. Smith Added tag 0.1 for changeset d4ce82194b64
2011-11-09 Mahlon E. Smith - 1st pass at documentation with the README.
2011-11-07 Mahlon E. Smith Retain the CDB struct between lookups, only freeing when reopening the
2011-11-07 Mahlon E. Smith Ensure that all output is flushed immediately.
2011-11-05 Mahlon E. Smith Add whitelisting rules, to negate other matches if they come first in
2011-11-05 Mahlon E. Smith There isn't a fast way to look up ( value exists or null ) for every
2011-11-01 Mahlon E. Smith 1st iteration of volta actually doing something. Process the request,
2011-10-24 Mahlon E. Smith Clean up redundant parser actions via preprocessor macros, add a
2011-10-17 Mahlon E. Smith Carry the amalgamated sqlite3 around with volta, rather than requiring
2011-10-17 Mahlon E. Smith Get the ragel line parser properly tokenizing the input lines. Add a
2011-09-28 Mahlon E. Smith Ansi-fy getopt function and variable declarations.
2011-09-28 Mahlon E. Smith Add common archive files (LICENCE, README, etc) and a 'release' Makefile
2011-09-28 Mahlon E. Smith Fine tuning for database initialization/upgrades.
2011-09-23 Mahlon E. Smith Use pkg-config to find dependency locations, add gdb debug flags.
2011-09-23 Mahlon E. Smith Check the return value of fread() when loading SQL migration files.
2011-09-14 Mahlon E. Smith Groundwork for automatic database initialization and schema upgrades.
2011-09-14 Mahlon E. Smith Whoops, lets not commit .o files. Fix .hgignore.
2011-09-14 Mahlon E. Smith Ensure that parsing can't be subverted by requests larger than the
2011-09-03 Mahlon E. Smith Dial in the Makefile and command line option parsing. Better debug
2011-08-26 Mahlon E. Smith Initial commit of an experimental little Squid redirector.
(0) tip