]> git.proxmox.com Git - mirror_qemu.git/history - slirp/udp.c
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170403-1' into staging
[mirror_qemu.git] / slirp / udp.c
2017-03-07 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20170...
2017-03-03 Paolo BonziniMerge branch 'icount-update' into HEAD
2017-02-26 Peter MaydellMerge remote-tracking branch 'remotes/artyom/tags/pull...
2017-02-26 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2017-02-26 Peter Maydellslirp: Check qemu_socket() return value in udp_listen()
2016-07-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-07-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-07-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-07-12 Markus ArmbrusterUse #include "..." for our own headers, <...> for others
2016-04-08 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20160...
2016-03-16 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-03-15 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-03-15 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-03-15 Thomas Huthslirp: Add IPv6 support to the TFTP code
2016-03-15 Yann Bordenaveslirp: Fix ICMP error sending
2016-02-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-02-04 Peter Maydellslirp: Clean up includes
2016-02-04 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2016-02-04 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-02-04 Guillaume Subironslirp: Make udp_attach IPv6 compatible
2016-02-04 Guillaume Subironslirp: Add sockaddr_equal, make solookup family-agnostic
2016-02-04 Guillaume Subironslirp: Factorizing and cleaning solookup()
2016-02-04 Guillaume Subironslirp: Factorizing address translation
2016-02-04 Guillaume Subironslirp: Make Socket structure IPv6 compatible
2016-02-04 Guillaume Subironslirp: goto bad in udp_input if sosendto fails
2015-12-07 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2015-11-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-11-12 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-11-12 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2015-11-12 Stefan Weilslirp: Fix type casts and format strings in debug code
2014-09-30 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-09-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-09-24 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2014-09-24 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-09-23 Petr Matousekslirp: udp: fix NULL pointer dereference because of...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'mcayland/qemu-openbios...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-arm-pull' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/mingw' into staging
2013-10-02 Sebastian Ottlikslirp: call socket_set_fast_reuse instead of setting...
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-22 Stefan WeilMinGW: Replace setsockopt by qemu_setsocketopt
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-05 Amos Kongcleanup useless return sentence
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-03-13 Jan Kiszkaslirp: Cleanup resources on instance removal
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-23 Jan Kiszkaslirp: Replace m_freem with m_free
2011-07-23 Jan Kiszkaslirp: Strictly associate DHCP/BOOTP and TFTP with...
2011-07-23 Jan Kiszkaslirp: Fix restricted mode
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Stefan Weilslirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_...
2009-12-03 Kevin WolfDon't leak file descriptors
2009-07-27 Ed Swierkslirp: Remove UDP protocol emulation (talk, cuseeme)
2009-06-29 Jan Kiszkaslirp: Factor out internal state structure
2009-06-29 Jan Kiszkaslirp: Drop statistic code
2009-06-29 Jan Kiszkaslirp: Drop dead code
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: Rework internal configuration
2009-06-29 Jan Kiszkaslirp: Drop redundant lines from udp_input
2009-04-18 blueswir1Use ANSI prototypes to please sparse
2009-01-26 aliguoriRemove the advertising clause from the slirp license
2009-01-13 blueswir1Fix 64 bit issue in slirp
2009-01-08 aliguoriAdd slirp_restrict option (Gleb Natapov)
2008-10-25 blueswir1Replace uses of strncpy (a GNU extension) with Qemu...
2008-05-10 balrogSpecial-case CTL_ALIAS instead of CTL_DNS in udp loopba...
2008-04-27 balrogTreat DNS a special case among special addresses in...
2008-04-26 balrogFix slirp udp source address contamination (Jason Wessel)
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2007-10-26 blueswir1Make Slirp statistics gathering and output conditional...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-01-17 thsSlirp UDP fix, by Jason Wessel.
2006-05-03 bellardUDP broadcast translation error (Mark Jonckheere)
2006-05-03 bellardseparate alias_addr (10.0.2.2) from our_addr (Ed Swierk)
next