Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-02 | util/UriUtil: add uri_get_suffix() overload that ignores query string | Max Kellermann | 1 | -0/+19 |
2014-11-01 | util/UriUtil: add uri_get_suffix() overload that ignores query string | Max Kellermann | 1 | -0/+19 |
2014-03-15 | util/CircularBuffer: new buffer class | Max Kellermann | 1 | -0/+2 |
2014-02-24 | UriUtil: support ftp:// URLs in uri_remove_auth() | Max Kellermann | 1 | -0/+2 |
2013-12-29 | util/UriUtil: uri_get_suffix() fails if name begins with dot | Max Kellermann | 1 | -0/+4 |
2013-11-05 | test/*: add more missing stdlib.h includes | Max Kellermann | 1 | -0/+1 |
2013-10-23 | UriUtil: uri_remove_auth() returns std::string | Max Kellermann | 1 | -6/+6 |
2013-10-23 | test/test_util: unit test for libutil.a | Max Kellermann | 1 | -0/+54 |