Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UriUtil: support ftp:// URLs in uri_remove_auth() | Max Kellermann | 2014-02-24 | 1 | -0/+2 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-01-08 | 1 | -1/+2 |
|\ | |||||
| * | util/UriUtil: uri_get_suffix() fails if name begins with dot | Max Kellermann | 2013-12-29 | 1 | -1/+2 |
* | | UriUtil: add function uri_get_scheme() | Max Kellermann | 2013-12-15 | 1 | -0/+10 |
|/ | |||||
* | util/UriUtil: add uri_is_child_or_same() | Max Kellermann | 2013-10-29 | 1 | -0/+18 |
* | UriUtil: uri_remove_auth() returns std::string | Max Kellermann | 2013-10-23 | 1 | -11/+6 |
* | Mapper, ...: use memcmp() instead of strncmp() where appropriate | Max Kellermann | 2013-10-14 | 1 | -2/+2 |
* | uri: convert to C++ | Max Kellermann | 2013-04-08 | 1 | -0/+113 |