summaryrefslogtreecommitdiff
path: root/uri
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaces in *.c.Ivan Zhakov2022-11-201-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1905414 13f79535-47bb-0310-9956-ffa450edef68
* apr_uri_parse(): Do not accept invalid characters in the scheme.Stefan Fritsch2013-03-281-147/+175
| | | | | | | | | | Per RFC 3986 3.3, enforce that the first segment of a relative path does not contain a colon. PR: 52479 git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1462224 13f79535-47bb-0310-9956-ffa450edef68
* reformat&comment char tables as preparation to add more bitsStefan Fritsch2013-03-281-32/+512
| | | | | | | no code change git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1462219 13f79535-47bb-0310-9956-ffa450edef68
* definAtelyJeff Trawick2011-12-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1213382 13f79535-47bb-0310-9956-ffa450edef68
* Convert various APU_DECLARE into APR_DECLARE.Bojan Smojver2009-07-161-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@794523 13f79535-47bb-0310-9956-ffa450edef68
* fixed NetWare build.Guenter Knauf2009-06-271-257/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@789019 13f79535-47bb-0310-9956-ffa450edef68
* Merge uri directory from apr-util.Joe Orton2009-03-242-0/+711
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@757812 13f79535-47bb-0310-9956-ffa450edef68