lp:~posulliv/+junk/inject

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp:~posulliv/+junk/inject
Only Padraig O'Sullivan can upload to this branch. If you are Padraig O'Sullivan please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Padraig O'Sullivan
Status:
Development

Recent revisions

18. By Padraig O'Sullivan

Added simple command line utility to take query and randomization key on command line and spit out what the randomized query would be.

17. By Padraig O'Sullivan

New command line client that allows an adminstrator to specify the randomization key. This means queries are automatically randomized when connecting to drizzled using this cli. Also change to how files in common directory are build when building drizzle plugin. Now build them as a library.

16. By Padraig O'Sullivan

Updated the description piece of the drizzle docs.

15. By Padraig O'Sullivan

Added new test with some simple attacks and tests to make sure we can prevent them.

14. By Padraig O'Sullivan

Added initial shell for sphinx docs. Updated simple test to specify a large key and see what happens.

13. By Padraig O'Sullivan

Expanded drizzle test to cover more cases.

12. By Padraig O'Sullivan

Added simple first version of a simple test to plugin.

11. By Padraig O'Sullivan

Actually hook the sql tokenizer class up to the drizzle query rewriting plugin.

10. By Padraig O'Sullivan

Split hash map for keywords out into its own separate file. This means this map only gets initialized once which is exactly what we want. It never changes so why go to the trouble of creating it a lot. The keywords can be looked up through a singleton class now.

9. By Padraig O'Sullivan

Added shell for drizzle plugin files. This now builds in drizzle but does not actually do anything.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.