summaryrefslogtreecommitdiff
path: root/lib/libexpat
AgeCommit message (Expand)Author
2015-05-23define BYTEORDER so the endian tests will workJonathan Gray
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
2012-07-07unbreak, pointed out by theoJasper Lievisse Adriaanse
2012-07-07actually, make this identical to what upstream expat ships nowadays by addingJasper Lievisse Adriaanse
2012-07-07add expat.pcJasper Lievisse Adriaanse
2012-04-01update libexpat to 2.1.0.Remi Pointel
2010-06-26sync libexpat with upstream. mostly formating cleanup, no binary change.Eric Faurot
2010-05-13merge fixes from upstream (up to rev 1.167)Eric Faurot
2009-12-27Security fix for CVE-2009-3560, which could allow attackers to causeJasper Lievisse Adriaanse
2008-06-14slightly more robust fix in not relying on utf-8 sequences being wellPeter Valchev
2008-06-12fix parser crash w/ invalid UTF-8 char sequences (all apps that use expatPeter Valchev
2007-10-19prettyTheo de Raadt
2007-10-19do not install them silentlyTheo de Raadt
2007-10-18synch expat major number with xenocara, and then some.Marc Espie
2007-08-30Update to expat 2.0.1. ok deraadt@Matthieu Herrb
2006-05-06Update to 2.0.0; keep our local changesAleksander Piotrowski
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
2005-11-09- simplify integer overflow checks.Niall O'Higgins
2005-11-06- update comments about integer overflows to reflect reality.Niall O'Higgins
2005-11-06- fix a couple of integer overflows; the only code change so far resulting fromNiall O'Higgins
2005-09-12Do not use __attribute__(regparm) on !x86 !amd64 platforms; ok espie@Miod Vallat
2005-04-18people who import gnu fdl should stay away from the tree.Jolan Luff
2004-09-22OpenBSD tag.Marc Espie
2004-09-22OpenBSD infrastructure to compile simply, and install include files.Marc Espie
2004-09-22from port:Marc Espie
2004-09-22say goodbye to valid-xhtml icon (what do we care, and it's a binary file).Marc Espie
2004-09-22libexpat: a simple xml parser library, used by X11 and some ports.Marc Espie