Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to SQLite 3.28.0 | Christoph M. Becker | 2019-07-09 | 3 | -18036/+42884 |
| | | | | | | | | Over the years, multiple security vulnerabilities[1] have been found and fixed in SQLite3, so it makes sense to update our bundled libsqlite to the latest available version. [1] <https://www.cvedetails.com/vulnerability-list/vendor_id-9237/Sqlite.html> | ||||
* | Update to SQLite 3.15.1 | Christoph M. Becker | 2016-11-14 | 2 | -22/+54 |
| | |||||
* | Update to SQLite 3.15.0 | Christoph M. Becker | 2016-10-15 | 2 | -2781/+4367 |
| | |||||
* | Update to SQLite 3.14.2 | Christoph M. Becker | 2016-09-13 | 2 | -841/+866 |
| | |||||
* | Update to SQLite 3.14.1 | Christoph M. Becker | 2016-09-02 | 2 | -15/+35 |
| | |||||
* | Update to SQLite 3.14.0 | Christoph M. Becker | 2016-08-10 | 3 | -2130/+3306 |
| | |||||
* | Fix SQLite3 header files | Christoph M. Becker | 2016-07-25 | 2 | -56/+1813 |
| | | | | | While sqlite3.c had already been updated to 3.13.0, the header files had been forgotten. | ||||
* | Implemented FR #72385 (Update SQLite bundle lib(3.13.0)) | Xinchen Hui | 2016-06-13 | 1 | -9751/+22342 |
| | |||||
* | Implemented FR #71159 (Upgraed bundled SQLite lib to 3.9.2) | Xinchen Hui | 2015-12-18 | 3 | -6753/+35767 |
| | |||||
* | Merge branch 'PHP-5.6' | Lior Kaplan | 2015-06-08 | 2 | -2207/+4818 |
|\ | | | | | | | | | * PHP-5.6: Upgrade bundled sqlite to 3.8.10.2 | ||||
| * | Upgrade bundled sqlite to 3.8.10.2 | Lior Kaplan | 2015-06-08 | 2 | -2207/+4818 |
| | | | | | | | | Includes fixes for CVE-2015-3414, CVE-2015-3415, CVE-2015-3416 done in 3.8.9 | ||||
| * | Fixed bug #69287 upgrade bundled sqlite to 3.8.8.3 | Anatol Belski | 2015-03-25 | 2 | -1888/+3743 |
| | | |||||
| * | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | fix typos | olshevskiy87 | 2015-05-13 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: olshevskiy87 <olshevskiy87@bk.ru> | ||||
* | | updated bundled libsqlite to 3.8.8.3 | Anatol Belski | 2015-03-25 | 3 | -6766/+8621 |
| | | |||||
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-01-12 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-5.6: Fixed bug #68771 SQL syntax error in sqlite lib | ||||
| * | Fixed bug #68771 SQL syntax error in sqlite lib | Anatol Belski | 2015-01-12 | 1 | -1/+1 |
| | | |||||
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 3 | -4968/+4968 |
|/ | |||||
* | . Fixed bug #68120 Update bundled libsqlite | Anatol Belski | 2014-12-05 | 3 | -6213/+11700 |
| | |||||
* | Fixed bug #66967 Updated the bundled libsqlite to 3.8.4.3 | Anatol Belski | 2014-04-11 | 2 | -1848/+2495 |
| | |||||
* | updated libsqlite to 3.8.3.1 in 5.5 branch, too | Anatol Belski | 2014-03-10 | 4 | -18660/+36680 |
| | |||||
* | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-04 | 1 | -6/+6 |
|\ | | | | | | | | | | | | | | | * PHP-5.4: non living code related typo fixes Conflicts: Zend/zend_compile.c | ||||
| * | non living code related typo fixes | Veres Lajos | 2013-08-04 | 1 | -6/+6 |
| | | |||||
| * | typo fixes | Veres Lajos | 2013-07-15 | 1 | -13/+13 |
| | | |||||
| * | typos (orig) | Veres Lajos | 2013-07-15 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -35/+35 |
| | | | | | | | | | | * pull-request/341: (23 commits) typofixes | ||||
* | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -13/+13 |
| | | |||||
* | | typos (orig) | Veres Lajos | 2013-07-15 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -35/+35 |
| | | | | | | | | | | * pull-request/341: (23 commits) typofixes | ||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-06-10 | 1 | -3/+3 |
|\ \ | |/ | | | | | | | | | * PHP-5.4: typo fixes (argument) typo fixes (accommodate, parameter) | ||||
| * | typo fixes (argument) | Veres Lajos | 2013-06-10 | 1 | -1/+1 |
| | | |||||
| * | typo fixes (accommodate, parameter) | Veres Lajos | 2013-06-10 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-06-30 | 1 | -11/+11 |
|\ \ | |/ | | | | | | | * PHP-5.4: Fixed the common misspelling of the word occurred (occured -> occurred) | ||||
| * | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 1 | -11/+11 |
| | | |||||
| * | Update SQLite3 to the latest version | Scott MacVicar | 2011-08-09 | 2 | -2600/+5315 |
| | | |||||
| * | Not our issue, but fixing here for now and reporting upstream | Rasmus Lerdorf | 2011-08-06 | 1 | -0/+1 |
| | | |||||
| * | Upgrade SQLite to 3.7.6.3 | Scott MacVicar | 2011-06-14 | 2 | -5/+15 |
| | | |||||
* | | Update SQLite3 to the latest version | Scott MacVicar | 2011-08-09 | 2 | -2600/+5315 |
| | | |||||
* | | Fix an unchecked return - change was back-migrated | Joey Smith | 2011-08-09 | 1 | -1/+1 |
| | | | | | | | | | | from version 3.7.6.3 of sqlite.c from upstream. | ||||
* | | Not our issue, but fixing here for now and reporting upstream | Rasmus Lerdorf | 2011-08-06 | 1 | -0/+1 |
| | | |||||
* | | Upgrade SQLite to 3.7.6.3 | Scott MacVicar | 2011-06-14 | 2 | -5/+15 |
|/ | |||||
* | Update bundled SQLite to 3.7.6.2 | Scott MacVicar | 2011-05-13 | 3 | -2536/+5729 |
| | |||||
* | Upgraded bundled Sqlite3 to version 3.7.4. | Ilia Alshanetsky | 2010-12-11 | 3 | -1158/+3508 |
| | |||||
* | Upgraded bundled sqlite to version 3.7.3 | Ilia Alshanetsky | 2010-10-20 | 2 | -3492/+5801 |
| | |||||
* | Upgraded bundled Sqlite3 to version 3.7.0.1 | Ilia Alshanetsky | 2010-08-14 | 2 | -3644/+10059 |
| | |||||
* | Upgraded bundled sqlite to version 3.6.23.1 | Ilia Alshanetsky | 2010-03-30 | 2 | -2328/+3988 |
| | |||||
* | Upgraded bundled sqlite to version 3.6.22. | Ilia Alshanetsky | 2010-01-19 | 2 | -4499/+5398 |
| | |||||
* | Upgraded to Sqlite 3.6.21 | Ilia Alshanetsky | 2009-12-08 | 3 | -7449/+6455 |
| | |||||
* | Upgraded bundled sqlite to version 3.6.20 | Ilia Alshanetsky | 2009-11-09 | 2 | -1038/+1281 |
| |