summaryrefslogtreecommitdiff
path: root/uri
Commit message (Collapse)AuthorAgeFilesLines
* apr_uri_parse(): Do not accept invalid characters in the scheme.sf2013-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: http://svn.apache.org/repos/asf/apr/apr/trunk@1462224 13f79535-47bb-0310-9956-ffa450edef68
* reformat&comment char tables as preparation to add more bitssf2013-03-281-32/+512
| | | | | | | no code change git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1462219 13f79535-47bb-0310-9956-ffa450edef68
* definAtelytrawick2011-12-121-1/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1213382 13f79535-47bb-0310-9956-ffa450edef68
* Convert various APU_DECLARE into APR_DECLARE.bojan2009-07-161-4/+4
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@794523 13f79535-47bb-0310-9956-ffa450edef68
* fixed NetWare build.fuankg2009-06-271-257/+0
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@789019 13f79535-47bb-0310-9956-ffa450edef68
* Merge uri directory from apr-util.jorton2009-03-242-0/+711
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@757812 13f79535-47bb-0310-9956-ffa450edef68