| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-03-08 | Bump version to 5.20.10v5.20.10 | Damien Regad | 1 | -1/+1 | |
| 2016-12-21 | Bump version to 5.20.9v5.20.9 | Damien Regad | 1 | -1/+1 | |
| 2016-12-17 | Bump version to 5.20.8v5.20.8 | Damien Regad | 1 | -1/+1 | |
| 2016-09-20 | Bump version to 5.20.7v5.20.7 | Damien Regad | 1 | -1/+1 | |
| 2016-09-20 | Update changelog | Damien Regad | 1 | -1/+1 | |
| 2016-08-31 | Bump version to 5.20.6v5.20.6 | Damien Regad | 1 | -1/+1 | |
| 2016-08-29 | Tests: fix XSS vulnerability | Damien Regad | 1 | -2/+5 | |
| This issue was reported by JPCERT Coordination Center (JPCERT/CC) with reference JVN#48237713. The root cause is a foreach loop processing all GET parameters and blindly assigning them to variables, allowing an attacker to replace contents of global variables. This limits variable processing using a regex matching those used in testdatabases.inc.php (i.e. beginning with 'test' or 'no'). Fixes #274 | |||||
| 2016-08-10 | Bump version to 5.20.5v5.20.5 | Damien Regad | 1 | -1/+1 | |
| 2016-03-30 | Bump version to 5.20.4 | Damien Regad | 1 | -1/+1 | |
| 2016-01-01 | Bump version to 5.20.3v5.20.3 | Damien Regad | 1 | -1/+1 | |
| 2015-12-27 | Bump version to 5.20.2v5.20.2 | Damien Regad | 1 | -1/+1 | |
| 2015-12-06 | Bump version to 5.20.1v5.20.1 | Damien Regad | 1 | -1/+1 | |
| 2015-11-28 | Bump version to 5.20.0v5.20.0 | Damien Regad | 1 | -1/+1 | |
| 2015-11-26 | Adjust header comment blocks | Damien Regad | 1 | -1/+3 | |
| - running SED script - manual adjustments for files not processed by regex | |||||
| 2015-06-25 | Fix GetRowAssoc() default key case | Damien Regad | 1 | -2/+2 | |
| GetRowAssoc() and GetAssocKeys() parameter now defaults to ADODB_ASSOC_CASE instead of ADODB_ASSOC_CASE_UPPER, which ensures we're able to properly bind data when using lowercase field names. Adjusts the test case accordingly. Fixes #98 | |||||
| 2014-04-30 | Bump version to 5.20dev | Damien Regad | 1 | -1/+1 | |
| 2014-04-23 | Bump version to 5.19v5.19 | Damien Regad | 1 | -1/+1 | |
| 2014-04-16 | Postgres tests: fix to_char() call for date tests | Damien Regad | 1 | -1/+6 | |
| Added TIMESTAMP type cast | |||||
| 2014-04-15 | Minor fixes and adjustments to test suite | Damien Regad | 1 | -2/+5 | |
| - rely on default time zone instead of setting it to Asia/Kuala_Lumpur - improve error message for PostgreSQL testing - cosmetic changes | |||||
| 2014-01-21 | Bump version to 5.19dev | Damien Regad | 1 | -2/+2 | |
| Bumped 'dev' version allows users who rely on source code downloaded from the git repository rather than an official release tarball to reliably determine that they are running a development version of the library. | |||||
| 2013-08-05 | Reorg: ADOdb5 (master) branch | Damien Regad | 1 | -0/+1768 | |
| - Move all files in adodb5/ to root - Remove adodb-for-php4/ directory | |||||
