summaryrefslogtreecommitdiff
path: root/src/ne_uri.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Joe Orton2021-01-231-1/+1
* Detect and translate invalid hrefs in 207 responses from SharePoint. (#3)Joe Orton2020-02-241-0/+12
* * src/ne_uri.h (ne_uri_parse, ne_uri_resolve): Clarify API constraintsJoe Orton2008-08-051-7/+10
* * src/ne_uri.h: Minor comment tweaks.Joe Orton2006-01-101-2/+2
* * src/ne_uri.h, src/ne_uri.c (ne_uri_resolve): Return target pointer.Joe Orton2006-01-011-3/+3
* * src/ne_uri.h (ne_uri_copy): Add prototype.Joe Orton2006-01-011-0/+4
* * src/ne_uri.h (ne_uri_resolve): Add prototype.Joe Orton2006-01-011-0/+8
* * src/ne_uri.h (ne_uri): Rename authinfo field to userinfo.Joe Orton2006-01-011-3/+2
* * src/ne_uri.h (ne_uri_parse): Redefine to take a URI-reference asJoe Orton2006-01-011-2/+2
* * src/: In all files, s/BEGIN_NEON_DECLS/NE_BEGIN_DECLS/g andJoe Orton2005-10-091-2/+2
* * src/ne_uri.h (ne_uri_free, ne_uri_parse): Clarify API.Joe Orton2005-04-041-6/+7
* * src/ne_uri.h (ne_path_escape): Fix grammar.Joe Orton2005-02-261-3/+3
* * src/ne_uri.h (ne_path_escape): Define to percent-encode anyJoe Orton2005-01-261-8/+11
* Branch trunk from 0.24.4 on 0.24.x branch.Joe Orton2004-10-021-0/+85