----------------------------
* Removed useless tests.
* Fixed embarassing last minute typo which broke the code.
* Included trivial examples in README.txt. Needs much work.
* Forbid files that contain '..' in the filename. This is an attempt
to prevent path traversal. This approach is simplistic, but it's a
reasonable first step and gets the job done.