cpython/Modules/expat
Barry Warsaw e9bc2f773f - Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes in the hash
table internal to the pyexpat module's copy of the expat library to avoid a
  denial of service due to hash collisions.  Patch by David Malcolm with some
  modifications by the expat project.
2012-03-14 17:10:41 -07:00
..
amigaconfig.h
ascii.h
asciitab.h
expat.h - Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes in the hash 2012-03-14 17:10:41 -07:00
expat_config.h
expat_external.h
iasciitab.h
internal.h
latin1tab.h
macconfig.h
nametab.h
pyexpatns.h - Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes in the hash 2012-03-14 17:10:41 -07:00
utf8tab.h
winconfig.h
xmlparse.c - Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes in the hash 2012-03-14 17:10:41 -07:00
xmlrole.c
xmlrole.h
xmltok.c
xmltok.h
xmltok_impl.c Backport of r74429. Not merged/blocked as svnmerge.py is giving me an error and 2009-08-13 19:45:44 +00:00
xmltok_impl.h
xmltok_ns.c