]> git.proxmox.com Git - qemu.git/history - slirp
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / slirp /
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Stefan Weilslirp: Remove declarations which are no longer needed
2010-07-25 Stefan Weilslirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-04-25 Blue SwirlRemove dead assignments in various common files, spotte...
2010-04-20 Juha Riihimäkislirp: fix structure initialization in tcp_listen()
2010-04-18 Blue Swirlslirp: fix unused return value, spotted by clang
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustermonitor: Separate "default monitor" and "current monito...
2010-03-07 Blue Swirlslirp: remove dead nested assignment, spotted by clang
2010-03-07 Blue Swirlslirp: remove dead initialization, spotted by clang
2010-03-07 Blue Swirlslirp: remove dead increments, spotted by clang
2010-03-07 Blue Swirlslirp: remove dead assignments, spotted by clang
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Jim Meyeringdon't dereference NULL after failed strdup
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 malcDo not use dprintf
2010-01-13 Milan PlzikQemu's internal TFTP server breaks lock-step-iness...
2010-01-11 Thomas HorstenHandle TFTP ERROR from client
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-25 Kirill A. Shutemovslirp/misc.c: fix warning with _FORTIFY_SOURCE
2009-12-18 Juha Riihimäkifix networking on win32 host
2009-12-03 Kevin WolfDon't leak file descriptors
2009-11-20 Mark McLoughlinslirp: fix use-after-free
2009-09-30 Michael S. Tsirkinslirp: fix unmatched bracket in if 0
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-05 Blue SwirlFix Sparse warnings: add "static"
2009-08-31 Stefan WeilFix compiler warnings
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Ed Swierkslirp: Read host DNS config on demand
2009-08-28 Ed Swierkslirp: Remove our_addr code
2009-08-01 Blue SwirlAdd missing "static"
2009-08-01 Blue SwirlMore NULL pointer fixes
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-27 Ed Swierkslirp: Use monotonic clock if available (v2)
2009-07-27 Ed Swierkslirp: Remove UDP protocol emulation (talk, cuseeme)
2009-07-27 Jan Kiszkaslirp: Fix guestfwd for incoming data
2009-07-01 Blue SwirlFix breakage by obsolete _P() for good
2009-06-29 Jan Kiszkaslirp: tftp: Relax filename format check
2009-06-29 Jan Kiszkaslirp: Save/restore bootp client states
2009-06-29 Jan Kiszkaslirp: Enable multiple instances
2009-06-29 Jan Kiszkaslirp: Allocate/free stack instance dynamically
2009-06-29 Jan Kiszkaslirp: Use internal state in interface
2009-06-29 Jan Kiszkaslirp: Factor out internal state structure
2009-06-29 Jan Kiszkaslirp: Drop link_up checks from if_output and slirp_soc...
2009-06-29 Jan Kiszkaslirp: Clean up timeout handling around slirp_select_fi...
2009-06-29 Jan Kiszkaslirp: Kill slirp_is_inited
2009-06-29 Jan Kiszkaslirp: Clean up updtime
2009-06-29 Jan Kiszkaslirp: Make IP packet ID consistent
2009-06-29 Jan Kiszkaslirp: Factor out one-time initialization
2009-06-29 Jan Kiszkaslirp: tftp: Rework filename handling
2009-06-29 Jan Kiszkaslirp: tftp: Refactor tftp_handle_rrq
2009-06-29 Jan Kiszkaslirp: tftp: Clean up tftp_send_error
2009-06-29 Jan Kiszkaslirp: tftp: Cleanup tftp_prefix check
2009-06-29 Jan Kiszkaslirp: Drop unused icmp_var.h
2009-06-29 Jan Kiszkaslirp: Cleanup and basic reanimation of debug code
2009-06-29 Jan Kiszkaslirp: Drop statistic code
2009-06-29 Jan Kiszkaslirp: Drop dead code
2009-06-29 Jan Kiszkaslirp: Add info usernet for dumping connection states
2009-06-29 Jan Kiszkaslirp: Mark sockets of incoming TCP connections
2009-06-29 Jan Kiszkaslirp: Do not allow to remove non-hostfwd sockets
2009-06-29 Jan Kiszkaslirp: Explicitely mark host-forwarding sockets
2009-06-29 Jan Kiszkaslirp: Prepare for persistent socket state flags
2009-06-29 Jan Kiszkaslirp: Bind support for host forwarding rules
2009-06-29 Jan Kiszkaslirp: Fix port comparision in slirp_remove_hostfwd
2009-06-29 Jan Kiszkaslirp: Rework external configuration interface
2009-06-29 Jan Kiszkaslirp: Rework internal configuration
2009-06-29 Jan Kiszkaslirp: Move smb, redir, tftp and bootp parameters and...
2009-06-29 Jan KiszkaRevert "User networking: Show active connections"
2009-06-29 Jan Kiszkaslirp: Refactor tcp_ctl
2009-06-29 Jan Kiszkaslirp: Drop redundant lines from udp_input
2009-06-13 Blue SwirlFix mingw32 build warnings
2009-06-10 Anthony LiguoriMerge branch 'net-queue'
2009-06-09 Jan Kiszkaslirp: Reorder initialization
2009-05-28 Alexander GrafUser networking: Show active connections
2009-05-27 Alexander GrafUser Networking: Enable removal of redirections
2009-05-22 Jan Kiszkaslirp: Reassign same address to same DHCP client
2009-05-21 malcCast pointer arguments of get/setsockopt, send to void...
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-04-21 aliguorislirp: Handle DHCP requests for specific IP (Jan Kiszka)
2009-04-18 blueswir1Use ANSI prototypes to please sparse
2009-04-18 blueswir1Move bootp_filename to avoid a sparse warning
2009-04-05 blueswir1Fix some win32 compile warnings
2009-03-16 blueswir1Delete some unused macros detected with -Wp,-Wunused...
2009-03-08 aliguoriFix windows build and clean up use of <windows.h>
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-02-06 blueswir1Fix SIGSEGV crash in slirp networking code
2009-01-26 aliguoriRemove the advertising clause from the slirp license
2009-01-24 aurel32Use broadcast address for slirp dhcp replies
2009-01-14 blueswir1Fix _P use on OpenBSD
2009-01-13 blueswir1Fix 64 bit issue in slirp
2009-01-12 blueswir1Fix some SLIRP warnings
2009-01-08 aliguoriAdd support for vmchannel socket migration (Gleb Natapov)
2009-01-08 aliguoriAdd slirp_restrict option (Gleb Natapov)
2009-01-08 aliguoriRedirect slirp traffic to/from qemu character device...
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-12-07 aurel32slirp: fix CVE 2007-5729
next