summaryrefslogtreecommitdiff
path: root/test/uri-tests.c
Commit message (Expand)AuthorAgeFilesLines
* * test/uri-tests.c (cmp): Don't depend on exact magnitude of *cmp.joe2012-05-221-1/+1
* * test/uri-tests.c (resolve): Test API guarantee for resolved ->path.joe2009-03-051-0/+2
* * src/ne_uri.c (uri_lookup): Fix cast to prevent buffer under-read onjoe2007-01-111-0/+3
* * src/ne_uri.c (URI_ESCAPE): Do path-escape "%".joe2006-03-011-13/+25
* * test/uri-tests.c (parse): Add some more test cases and make failurejoe2006-01-111-4/+9
* * src/ne_locks.c (CMPWITH): Simplify to reduce number of branches.joe2006-01-061-11/+24
* * src/ne_uri.c (CMPWITH): New macro.joe2006-01-061-53/+57
* * src/ne_uri.h, src/ne_uri.c (ne_uri_resolve): Return target pointer.joe2006-01-011-1/+2
* * test/uri-tests.c (parse): Test for the slightly odd triple-slashjoe2006-01-011-0/+8
* * test/uri-tests.c (parse): Explicitly test for a URI with no pathjoe2006-01-011-0/+2
* * src/ne_uri.h (ne_uri_copy): Add prototype.joe2006-01-011-0/+30
* * src/ne_uri.c (ne_uri_unparse): Handle port correctly if scheme isjoe2006-01-011-0/+1
* * src/ne_uri.c (remove_dot_segments): Fix case 2.A.joe2006-01-011-1/+24
* * src/ne_uri.h (ne_uri_resolve): Add prototype.joe2006-01-011-0/+80
* * src/ne_uri.c (ne_uri_parse): Empty string is a valid URI-reference,joe2006-01-011-1/+2
* * test/uri-tests.c (escapes, failparse, unparse): Improve testjoe2006-01-011-0/+5
* * src/ne_uri.h (ne_uri): Rename authinfo field to userinfo.joe2006-01-011-30/+44
* * src/ne_uri.h (ne_uri_parse): Redefine to take a URI-reference asjoe2006-01-011-43/+35
* * test/uri-tests.c (leak_authinfo): Remove test; API now clarifiedjoe2005-04-041-8/+0
* * test/uri-tests.c (leak_authinfo): Add expected-leaky test forjoe2005-01-271-2/+10
* Import neon-0.24.3.joe2004-10-021-10/+10
* Import neon 0.24.0 to begin 0.24.x branch.joe2004-10-021-0/+377