This file is part of the Open Web Application Security Project (OWASP) Enterprise Security API (ESAPI) project. For details, please see http://www.owasp.org/index.php/ESAPI.
Copyright (c) 2008 - The OWASP Foundation
General
- More updates to distribution
- Cleaned up subversion repository
- Updated subversion to allow online testing
Validation
- Implemented i18n support for error messaging
Logging
- Fixed overwrite bug in Logging configuration
Internationalization
- Created ObjectResourceBundle
- Moved messaging to a external resource file
- Add configuration options to ESAPI Config
HTTPUtils
- Implemented Cookie-Jar Management
- Implemented function to get parameters from a GET request
General
- Repackaged and created distribution archives
- Repackaged source into packages
Logging
- Added Logging components and Reference Implementation using Log4JS
Validation
- Added Validation Rules
- Added Validation Components and Reference Implementation
Internationalization
- Added i18n Support