COMMITS
/ util/uri.c February 20, 2023
K
Updated the FSF address to <https://www.gnu.org/licenses/>
Khadija Kamran committed
June 29, 2021
H
util/uri: do not check argument of uri_free()
Heinrich Schuchardt committed
June 29, 2018
K
cutils: Provide strchrnul
Keno Fischer committed
March 23, 2018
L
Remove unnecessary variables for function return value
Laurent Vivier committed
February 25, 2018
S
util/uri.c: wrap single statement blocks with braces {}
Su Hang committed
S
util/uri.c: remove brackets that wrap `return` statement's content.
Su Hang committed
S
util/uri.c: Coding style check, Only whitespace involved
Su Hang committed
November 19, 2016
S
Fix documentation and some comments (article, grammar)
Stefan Weil committed
May 24, 2016
P
all: Remove unnecessary glib.h includes
Peter Maydell committed
January 29, 2016
P
util: Clean up includes
Peter Maydell committed
February 25, 2015
M
util/uri: Add overflow check to rfc3986_parse_port
Max Reitz committed
January 27, 2015
M
util/uri: URI member path can be null, compare more carfully
Markus Armbruster committed
M
util/uri: realloc2n() can't fail, drop dead error handling
Markus Armbruster committed
M
util/uri: uri_new() can't fail, drop dead error handling
Markus Armbruster committed
December 4, 2014
M
util: Fuse g_malloc(); memset() into g_new0()
Markus Armbruster committed
M
util: Drop superfluous conditionals around g_free()
Markus Armbruster committed
M
Drop superfluous conditionals around g_strdup()
Markus Armbruster committed
May 9, 2013
D
clean unnecessary code: don't check g_strdup arg for NULL
Dong Xu Wang committed
December 20, 2012
P
build: move libqemuutil.a components to util/
Paolo Bonzini committed