summaryrefslogtreecommitdiff
path: root/uri
Commit message (Expand)AuthorAgeFilesLines
* * Ensure that apr_uri_unparse does not add scheme to URI ifrpluem2007-12-081-8/+3
* Add better scheme/host parsing to apr_uri.pquerna2007-11-131-22/+19
* Update license headers.jerenkrantz2007-01-151-6/+6
* Rollback 426711.jfclere2006-07-311-1/+0
* Add AJP for Tomcat for example.jfclere2006-07-281-0/+1
* Axe a long-dead helper; we don't reference uri_delims.h wrowe2006-03-092-141/+0
* Quiet the one warning in apr build on Studio 2005, /GX deprecated.wrowe2006-03-011-2/+2
* Fix declarations in apr_uri API.niq2005-12-281-5/+5
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-042-2/+4
* Clean up environment variablesbnicholes2004-12-021-2/+2
* Remove .cvsignore files.jorton2004-11-181-16/+0
* * uri/apr_uri.c (apr_parse_uri): Fix input validation to avoidjorton2004-09-151-5/+5
* Commit Nick Kews patch from bug #28450.dreid2004-06-211-0/+16
* Stop generating the delimiter table. We only have two of them: one forgstein2004-02-211-2/+42
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-132-98/+20
* First whack at switching to a single top-level make. This adds a dependencygstein2004-02-051-18/+0
* Clean up a few minor issues with the NetWare make filebnicholes2004-01-301-3/+3
* Axe deprecated functions, #defines, etc. in apr-util.jerenkrantz2003-11-161-6/+0
* As identified by Stas, we were segfaulting when ->scheme was omitted towrowe2003-03-031-5/+20
* Update copyright notifications to 2003.thommay2003-01-012-2/+2
* Add IPv6 literal address support to apr_uri_parse(), apr_uri_unparse(),trawick2002-10-071-11/+50
* Renames Pending:thommay2002-07-061-3/+9
* cvs up/diff gets pretty hard to track with vc7 builds.wrowe2002-06-051-0/+5
* style policejwoolley2002-06-031-122/+135
* Rearrange INCLUDES so that APRUTIL_PRIV_INCLUDES is first to preventjerenkrantz2002-05-081-1/+1
* Update our copyright for this year.fielding2002-03-132-2/+2
* Switching from a project build file to GNU make filesbnicholes2002-03-011-0/+257
* Switch APRUTIL over to use the APR_FIND_APR macro provided by APR.gstein2002-02-061-9/+6
* APRUTIL_INCLUDES now available.ianh2002-01-181-1/+1
* Fix up VPATH support so that it will survive config.status invocations.jerenkrantz2002-01-041-1/+5
* Apply this optimization to apr_uri.c, where apr_strndup() is used a lot.wrowe2001-12-021-10/+10
* improve the way we keep gen_uri_delims.lo out of libaprutil.latrawick2001-11-281-1/+0
* We *really* shouldn't be pulling gen_uri_delims.lo into the library.orlikowski2001-11-271-0/+1
* Get VPATH builds working for APR-util again. We need to include bothrbb2001-09-131-1/+1
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) towrowe2001-08-261-1/+1
* s/APU_URI_/APR_URI_/gdougm2001-08-191-20/+20
* renaming apr_uri_ api:dougm2001-08-191-7/+7
* namespace protection: s/UNP_*/APR_URI_UNP_*/dougm2001-08-191-13/+13
* apr_uri_unparse_components can unparse components into an invalidjerenkrantz2001-08-181-1/+3
* The last of the ignore goodness for tonightwrowe2001-08-171-0/+3
* The purpose of this patch is to toggle the debugging mode (default) towrowe2001-08-171-3/+7
* Given a choice between chasing my tail to keep these updated, and rollingwrowe2001-08-171-170/+0
* Update for the 2.0.23 tagwrowe2001-08-071-53/+20
* Convert apr-util to use APR's build directory. This greatly simplifiesrbb2001-07-301-0/+3
* Poor formwrowe2001-07-181-1/+1
* Something here, nothing therewrowe2001-07-181-0/+1
* Fix the funny make dependency between apr_uri.c andrbb2001-07-131-4/+4
* uri_delims.h movedtrawick2001-07-101-1/+0
* Allow all parts of Apache 2.0 to build when --srcdir is used. Thisrbb2001-07-091-1/+1
* Fix dependency for apr_uri.lo.jerenkrantz2001-07-031-0/+2