summaryrefslogtreecommitdiffstats
path: root/lib/libexpat (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan2012-08-021-2/+1
* unbreak, pointed out by theojasper2012-07-071-2/+1
* actually, make this identical to what upstream expat ships nowadays by addingjasper2012-07-071-2/+2
* add expat.pcjasper2012-07-072-1/+82
* update libexpat to 2.1.0.rpointel2012-04-017-81/+302
* sync libexpat with upstream. mostly formating cleanup, no binary change.eric2010-06-265-85/+86
* merge fixes from upstream (up to rev 1.167)eric2010-05-131-12/+17
* Security fix for CVE-2009-3560, which could allow attackers to causejasper2009-12-271-1/+0
* slightly more robust fix in not relying on utf-8 sequences being wellpvalchev2008-06-141-4/+1
* fix parser crash w/ invalid UTF-8 char sequences (all apps that use expatpvalchev2008-06-121-0/+3
* prettyderaadt2007-10-191-1/+2
* do not install them silentlyderaadt2007-10-191-3/+3
* synch expat major number with xenocara, and then some.espie2007-10-181-1/+1
* Update to expat 2.0.1. ok deraadt@matthieu2007-08-3015-186/+228
* Update to 2.0.0; keep our local changesalek2006-05-0621-822/+2321
* use WANTLINT= (on all architectures)deraadt2005-11-241-1/+2
* - simplify integer overflow checks.niallo2005-11-091-3/+2
* - update comments about integer overflows to reflect reality.niallo2005-11-061-3/+2
* - fix a couple of integer overflows; the only code change so far resulting fromniallo2005-11-061-0/+8
* Do not use __attribute__(regparm) on !x86 !amd64 platforms; ok espie@miod2005-09-121-1/+1
* people who import gnu fdl should stay away from the tree.jolan2005-04-182-724/+0
* OpenBSD tag.espie2004-09-221-0/+1
* OpenBSD infrastructure to compile simply, and install include files.espie2004-09-223-0/+22
* from port:espie2004-09-221-21/+24
* say goodbye to valid-xhtml icon (what do we care, and it's a binary file).espie2004-09-222-0/+2
* libexpat: a simple xml parser library, used by X11 and some ports.espie2004-09-2227-0/+15477