------------------
- Added ability to cache authentication result, since some uses, such as
Apache authentication can cause a lot of requests. File- and
memcached-based caches have been implemented and are available/configurable
in the configuration file.
- Fully stubbed out the Google API for faster and simpler testing.
- Removed all traces of Cipher's specific account details.
- Changed all headers to ZPL.
- The package is ready for public release.