Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Updated |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
a84222855971c9f1397f8126a0aba9dd |
User & Date: | rolf@point.pointsman.de 2012-05-17 21:21:53 |
Context
2013-05-16
| ||
00:03 | Update to expat 2.1.0. check-in: 90dd28722d user: rolf tags: trunk | |
2012-05-17
| ||
21:21 | Updated check-in: a842228559 user: rolf@point.pointsman.de tags: trunk | |
21:12 | Compatibility with Tcl 8.6 - Beginning with 8.6, interp->errorLine isn't public visible anymore (TIP 330). check-in: 411908be4f user: rolf@point.pointsman.de tags: trunk | |
Changes
Changes to ChangeLog.
1 2 3 4 5 6 7 |
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> |
> > > > > > > > > > |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
2012-05-17 Rolf Ade <rolf@pointsman.de> * generic/dom.h * generic/tcldom.c: Compatibility with Tcl 8.6 - Beginning with 8.6, interp->errorLine isn't public visible anymore (TIP 330). * generic/domxslt.c: Fixed wrong size on memcpy on 64 bit (when sizeof(int)!=sizeof(int*)) 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> |