Commit Graph

19 Commits

Author SHA1 Message Date
sthen
3da82775d8 update to uriparser-0.9.7 2022-10-08 08:35:13 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
sthen
057617aa5f update to uriparser-0.9.6
CVE-2021-46141, CVE-2021-46142
2022-01-07 08:34:21 +00:00
sthen
d920ffc8c5 update to uriparser-0.9.5 2021-03-19 14:29:13 +00:00
sthen
2c289e1138 last update added uriMakeOwner* functions, bump SHARED_LIBS
use GH_* while there (and SUBST_VARS to stop plist changing every time)
2020-06-01 13:42:19 +00:00
ajacoutot
c0d9626eb1 Update to uriparser-0.9.4. 2020-06-01 08:04:58 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
ajacoutot
62f5b539dd Update to uriparser-0.9.3. 2019-04-29 13:38:05 +00:00
ajacoutot
f7d6d87be7 SECURITY update to uriparser-0.9.1.
* Fixed:
      Out-of-bounds read in uriParse*Ex* for incomplete URIs with IPv6
      addresses with embedded IPv4 address, e.g. "//[::44.1";
      mitigated if passed parameter <afterLast> points to readable memory
      containing a '\0' byte.
2019-01-06 09:47:39 +00:00
ajacoutot
08d7d2ba30 SECURITY update to uriparser-0.9.0:
- Out-of-bounds write in uriComposeQuery* and uriComposeQueryEx*
- Detect integer overflow in uriComposeQuery* and uriComposeQueryEx*
- Protect uriResetUri* against acting on NULL input
2018-10-28 09:13:30 +00:00
ajacoutot
c690f29cc7 Update to uriparser-0.8.6.
- fix for a naty bug, more info here:
https://github.com/uriparser/uriparser/blob/uriparser-0.8.6/ChangeLog
2018-08-20 07:15:26 +00:00
ajacoutot
16e1d3675f uriparser development is on Github now. 2018-02-10 13:55:24 +00:00
ajacoutot
ac5bc86e27 Better HOMEPAGE. 2018-02-09 00:18:20 +00:00
sthen
beaeb214ff update to uriparser-0.8.5, from Björn Ketelaars 2018-02-08 13:01:30 +00:00
ajacoutot
962bbfd23a Update to uriparser-0.8.4. 2015-10-31 23:02:07 +00:00
jca
6e4e510795 Bugfix update to uriparser-0.8.3
NB: the upstream shared lib version got bumped but no symbol was added
2015-10-05 19:40:26 +00:00
ajacoutot
8a8a6f4e03 Update to uriparser-0.8.2. 2015-05-02 17:18:30 +00:00
rpe
d604ac59a2 Update to 0.8.1
feedback and OK aja@
2014-11-01 19:23:13 +00:00
bentley
55bebe1a61 Import uriparser-0.8.0.
uriparser is a strictly RFC 3986 compliant URI parsing and handling
library written in C. uriparser is cross-platform, fast, supports
Unicode and is licensed under the New BSD license.


ok sthen@ benoit@
2013-12-24 20:43:25 +00:00