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