Sign in
qemu
/
qemu
/
d78c19b5cf4821d0c198f4132a085bdbf19dda4c
/
util
/
uri.c
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