Age | Commit message (Expand) | Author |
2012-08-13 | migration: don't rely on any QERR_SOCKET_* | Luiz Capitulino |
2012-08-13 | net: inet_connect(), inet_connect_opts(): add in_progress argument | Luiz Capitulino |
2012-08-03 | socket: clean up redundant assignment | Amos Kong |
2012-07-29 | place qemu-sockets.c contributions since 2012-01-13 under GPLv2+ | Paolo Bonzini |
2012-06-04 | qemu-option: qemu_opts_create(): use error_set() | Luiz Capitulino |
2012-05-10 | sockets: use error class to pass listen error | Amos Kong |
2012-05-10 | sockets: change inet_connect() to support nonblock socket | Amos Kong |
2012-02-24 | sockets: Clean up inet_listen_opts()'s convoluted bind() loop | Markus Armbruster |
2012-02-24 | sockets: Drop sockets_debug debug code | Markus Armbruster |
2011-11-11 | qemu-sockets: Plug fd leak on unix_connect_opts() error path | Markus Armbruster |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-04-07 | Set errno=ENOTSUP for attempts to use UNIX sockets on Windows platforms | Nick Thomas |
2010-05-18 | qemu-sockets: avoid strlen of NULL pointer | Jens Osterkamp |
2010-04-09 | move socket_init to qemu-sockets.c | Paolo Bonzini |
2010-02-10 | fix inet_parse typo | Marcelo Tosatti |
2010-01-20 | net: inet_strfamily(): Better unknown family report | Luiz Capitulino |
2010-01-20 | net: Make inet_strfamily() public | Luiz Capitulino |
2009-12-03 | Don't leak file descriptors | Kevin Wolf |
2009-09-12 | Add 'static' | Blue Swirl |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl |
2009-09-11 | convert udp chardev to QemuOpts. | Gerd Hoffmann |
2009-09-11 | sockets: add inet_listen_opts | Gerd Hoffmann |
2009-09-11 | sockets: add inet_connect_opts | Gerd Hoffmann |
2009-09-11 | sockets: add unix_*_opts for windows. | Gerd Hoffmann |
2009-09-11 | sockets: add unix_listen_opts | Gerd Hoffmann |
2009-09-11 | sockets: add unix_connect_opts | Gerd Hoffmann |
2009-05-08 | Fix in file qemu-sockets.c | vibi |
2009-01-14 | Fix some more warnings | blueswir1 |
2008-11-22 | Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger | blueswir1 |
2008-11-13 | copyright & license for qemu_sockets.c (Gerd Hoffman) | aliguori |
2008-11-11 | sockets: helper functions for qemu (Gerd Hoffman) | aliguori |