Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | 2012-08-02 | 1 | -2/+1 | |
| | | | | ok guenther@ | ||||
* | unbreak, pointed out by theo | 2012-07-07 | 1 | -2/+1 | |
| | |||||
* | actually, make this identical to what upstream expat ships nowadays by adding | 2012-07-07 | 1 | -2/+2 | |
| | | | | a URL field and removing the empty Requires. | ||||
* | add expat.pc | 2012-07-07 | 2 | -1/+82 | |
| | | | | | based on a diff by brad ok sthen@ | ||||
* | update libexpat to 2.1.0. | 2012-04-01 | 7 | -81/+302 | |
| | | | | | | use arc4random instead of rand/srand in generate_hash_secret_salt, spotted by nicm@ and deraadt@. ok nicm@ deraadt@. | ||||
* | sync libexpat with upstream. mostly formating cleanup, no binary change. | 2010-06-26 | 5 | -85/+86 | |
| | | | | ok deraadt nicm | ||||
* | merge fixes from upstream (up to rev 1.167) | 2010-05-13 | 1 | -12/+17 | |
| | | | | | | notably fix a regression in parsing DTD parameter entities. ok miod@ nicm@ | ||||
* | Security fix for CVE-2009-3560, which could allow attackers to cause | 2009-12-27 | 1 | -1/+0 | |
| | | | | | | | a DoS using a specially crafted XML document with malformed UTF-8 sequences. Patch taken from upstream CVS. | ||||
* | slightly more robust fix in not relying on utf-8 sequences being well | 2008-06-14 | 1 | -4/+1 | |
| | | | | formed after discussion w/ upstream | ||||
* | fix parser crash w/ invalid UTF-8 char sequences (all apps that use expat | 2008-06-12 | 1 | -0/+3 | |
| | | | | | | for XML parsing are affected) reported & fixed in upstream cvs | ||||
* | pretty | 2007-10-19 | 1 | -1/+2 | |
| | |||||
* | do not install them silently | 2007-10-19 | 1 | -3/+3 | |
| | |||||
* | synch expat major number with xenocara, and then some. | 2007-10-18 | 1 | -1/+1 | |
| | | | | activate it in the build. | ||||
* | Update to expat 2.0.1. ok deraadt@ | 2007-08-30 | 15 | -186/+228 | |
| | |||||
* | Update to 2.0.0; keep our local changes | 2006-05-06 | 21 | -822/+2321 | |
| | | | | ok espie@, djm@ | ||||
* | use WANTLINT= (on all architectures) | 2005-11-24 | 1 | -1/+2 | |
| | |||||
* | - simplify integer overflow checks. | 2005-11-09 | 1 | -3/+2 | |
| | | | | ok otto@ | ||||
* | - update comments about integer overflows to reflect reality. | 2005-11-06 | 1 | -3/+2 | |
| | |||||
* | - fix a couple of integer overflows; the only code change so far resulting from | 2005-11-06 | 1 | -0/+8 | |
| | | | | | | my audit at v2k5. ok espie@ | ||||
* | Do not use __attribute__(regparm) on !x86 !amd64 platforms; ok espie@ | 2005-09-12 | 1 | -1/+1 | |
| | |||||
* | people who import gnu fdl should stay away from the tree. | 2005-04-18 | 2 | -724/+0 | |
| | |||||
* | OpenBSD tag. | 2004-09-22 | 1 | -0/+1 | |
| | |||||
* | OpenBSD infrastructure to compile simply, and install include files. | 2004-09-22 | 3 | -0/+22 | |
| | |||||
* | from port: | 2004-09-22 | 1 | -21/+24 | |
| | | | | | fix expat.h (from expat CVS) breakage reported by naddy@: http://sourceforge.net/tracker/index.php?func=detail&aid=676844&group_id=10127&atid=110127 | ||||
* | say goodbye to valid-xhtml icon (what do we care, and it's a binary file). | 2004-09-22 | 2 | -0/+2 | |
| | |||||
* | libexpat: a simple xml parser library, used by X11 and some ports. | 2004-09-22 | 27 | -0/+15477 | |