- e7b9914 util/uri: Remove unused macros ISA_RESERVED() and ISA_GEN_DELIM() by Thomas Huth · 1 year, 2 months ago
- 8fd4667 util/uri: Remove the uri_string_escape() function by Thomas Huth · 1 year, 2 months ago
- fdd16f1 util/uri: Remove unused functions uri_resolve() and uri_resolve_relative() by Thomas Huth · 1 year, 2 months ago
- 7536acb util/uri: Remove uri_string_unescape() by Thomas Huth · 1 year, 2 months ago
- 0c201cc Updated the FSF address to <https://www.gnu.org/licenses/> by Khadija Kamran · 2 years, 1 month ago
- c2615bd util/uri: do not check argument of uri_free() by Heinrich Schuchardt · 3 years, 8 months ago
- 5c99fa3 cutils: Provide strchrnul by Keno Fischer · 7 years ago
- 4a4ff4c Remove unnecessary variables for function return value by Laurent Vivier · 7 years ago
- a151516 util/uri.c: wrap single statement blocks with braces {} by Su Hang · 7 years ago
- 42fa272 util/uri.c: remove brackets that wrap `return` statement's content. by Su Hang · 7 years ago
- be95ada util/uri.c: Coding style check, Only whitespace involved by Su Hang · 7 years ago
- 736a83f Fix documentation and some comments (article, grammar) by Stefan Weil · 8 years ago
- 030c98a all: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
- aafd758 util: Clean up includes by Peter Maydell · 9 years ago
- 2b21233 util/uri: Add overflow check to rfc3986_parse_port by Max Reitz · 10 years ago
- afb30dd util/uri: URI member path can be null, compare more carfully by Markus Armbruster · 10 years ago
- afd5ea3 util/uri: realloc2n() can't fail, drop dead error handling by Markus Armbruster · 10 years ago
- c89c6e8 util/uri: uri_new() can't fail, drop dead error handling by Markus Armbruster · 10 years ago
- 9be71be util: Fuse g_malloc(); memset() into g_new0() by Markus Armbruster · 10 years ago
- 44c2286 util: Drop superfluous conditionals around g_free() by Markus Armbruster · 10 years ago
- 2458810 Drop superfluous conditionals around g_strdup() by Markus Armbruster · 10 years ago
- 7f303ad clean unnecessary code: don't check g_strdup arg for NULL by Dong Xu Wang · 12 years ago
- baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from uri.c]
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- a93cf9d Fix comments (adress -> address, layed -> laid, wierd -> weird) by Stefan Weil · 12 years ago
- ca0defb qemu: URI parsing library by Paolo Bonzini · 12 years ago