Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | See file. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | origin |
Files: | files | file ages | folders |
SHA1: |
3e8527de8c638b8c81023798378752d0 |
User & Date: | rolf 2009-11-10 20:49:13 |
Context
2011-03-30
| ||
16:17 | as per email exchange with Richard Hipp on March 29th, 2011, we can move the license of his very old XML parsing code (from TMML) into public domain: " Call it public domain. Do whatever you like with it. (Just please remove my name from the comment.) " drh@sqlite.org check-in: 1968382659 user: jolo@osslab-jl.emea.hpqcorp.net tags: trunk | |
2009-11-10
| ||
20:49 | See file. Leaf check-in: 3e8527de8c user: rolf tags: trunk, origin | |
20:47 | Fix for possible DoS attack (see CVE-2009-3720) check-in: 156458f135 user: rolf tags: trunk, origin | |
Changes
Changes to ChangeLog.
1 2 3 4 5 6 7 |
2008-08-27 Rolf Ade <rolf@pointsman.de> * Makefile.in: Added missing space in target pkgIndex.tcl-hand. Thanks to Gustaf Neumann for reporting the problem and providing a fix. 2008-05-25 Rolf Ade <rolf@pointsman.de> |
> > > > > > |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
2009-11-10 Rolf Ade <rolf@pointsman.de> * expat/xmltok_impl.c: Fix for possible DoS attack (see CVE-2009-3720) 2008-08-27 Rolf Ade <rolf@pointsman.de> * Makefile.in: Added missing space in target pkgIndex.tcl-hand. Thanks to Gustaf Neumann for reporting the problem and providing a fix. 2008-05-25 Rolf Ade <rolf@pointsman.de> |