1. 5c99fa3 cutils: Provide strchrnul by Keno Fischer · 7 years ago
  2. 4a4ff4c Remove unnecessary variables for function return value by Laurent Vivier · 7 years ago
  3. a151516 util/uri.c: wrap single statement blocks with braces {} by Su Hang · 7 years ago
  4. 42fa272 util/uri.c: remove brackets that wrap `return` statement's content. by Su Hang · 7 years ago
  5. be95ada util/uri.c: Coding style check, Only whitespace involved by Su Hang · 7 years ago
  6. 736a83f Fix documentation and some comments (article, grammar) by Stefan Weil · 8 years ago
  7. 030c98a all: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  8. aafd758 util: Clean up includes by Peter Maydell · 9 years ago
  9. 2b21233 util/uri: Add overflow check to rfc3986_parse_port by Max Reitz · 10 years ago
  10. afb30dd util/uri: URI member path can be null, compare more carfully by Markus Armbruster · 10 years ago
  11. afd5ea3 util/uri: realloc2n() can't fail, drop dead error handling by Markus Armbruster · 10 years ago
  12. c89c6e8 util/uri: uri_new() can't fail, drop dead error handling by Markus Armbruster · 10 years ago
  13. 9be71be util: Fuse g_malloc(); memset() into g_new0() by Markus Armbruster · 10 years ago
  14. 44c2286 util: Drop superfluous conditionals around g_free() by Markus Armbruster · 10 years ago
  15. 2458810 Drop superfluous conditionals around g_strdup() by Markus Armbruster · 10 years ago
  16. 7f303ad clean unnecessary code: don't check g_strdup arg for NULL by Dong Xu Wang · 12 years ago
  17. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from uri.c]
  18. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  19. a93cf9d Fix comments (adress -> address, layed -> laid, wierd -> weird) by Stefan Weil · 12 years ago
  20. ca0defb qemu: URI parsing library by Paolo Bonzini · 12 years ago