2010-10-27 |
Michael S. Tsirkin | Merge branch 'pci' into for_anthony |
blob | commitdiff | raw |
2010-07-26 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
blob | commitdiff | raw |
2010-07-25 |
Stefan Weil | slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_... |
blob | commitdiff | raw |
2010-03-07 |
Blue Swirl | slirp: remove dead increments, spotted by clang |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Kevin Wolf | Don't leak file descriptors |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Anthony Liguori | Merge commit 'linux-user/linux-user-for-upstream' into... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Ed Swierk | slirp: Read host DNS config on demand |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Jan Kiszka | slirp: Factor out internal state structure |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Jan Kiszka | slirp: Drop statistic code |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Jan Kiszka | slirp: Drop dead code |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Jan Kiszka | slirp: Mark sockets of incoming TCP connections |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Jan Kiszka | slirp: Bind support for host forwarding rules |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Jan Kiszka | slirp: Rework internal configuration |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Jan Kiszka | slirp: Refactor tcp_ctl |
blob | commitdiff | raw | diff to current |
2009-03-16 |
blueswir1 | Delete some unused macros detected with -Wp,-Wunused... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
blueswir1 | Sparse fixes: NULL use, header order, ANSI prototypes... |
blob | commitdiff | raw | diff to current |
2009-01-26 |
aliguori | Remove the advertising clause from the slirp license |
blob | commitdiff | raw | diff to current |
2009-01-13 |
blueswir1 | Fix 64 bit issue in slirp |
blob | commitdiff | raw | diff to current |
2009-01-12 |
blueswir1 | Fix some SLIRP warnings |
blob | commitdiff | raw | diff to current |
2009-01-08 |
aliguori | Redirect slirp traffic to/from qemu character device... |
blob | commitdiff | raw | diff to current |
2008-09-20 |
blueswir1 | Suppress gcc 4.x -Wpointer-sign (included in -Wall... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
blueswir1 | Fix OpenBSD linker warnings |
blob | commitdiff | raw | diff to current |
2007-11-01 |
blueswir1 | Fix slirp compilation failure when using a newer gcc |
blob | commitdiff | raw | diff to current |
2007-10-26 |
blueswir1 | Add const etc. to places forgotten from the previous... |
blob | commitdiff | raw | diff to current |
2007-10-26 |
blueswir1 | Use const and static as needed, disable unused code |
blob | commitdiff | raw | diff to current |
2007-10-26 |
blueswir1 | Make Slirp statistics gathering and output conditional... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
ths | Enable TCP_NODELAY, by Daniel Jacobowitz. |
blob | commitdiff | raw | diff to current |
2006-05-03 |
bellard | separate alias_addr (10.0.2.2) from our_addr (Ed Swierk) |
blob | commitdiff | raw | diff to current |
2004-09-18 |
bellard | removed warning |
blob | commitdiff | raw | diff to current |
2004-09-05 |
bellard | allow inetd like program exec |
blob | commitdiff | raw | diff to current |
2004-07-12 |
bellard | win32 compile |
blob | commitdiff | raw | diff to current |
2004-04-26 |
bellard | avoid errno variable name |
blob | commitdiff | raw | diff to current |
2004-04-22 |
bellard | initial user mode network support |
blob | commitdiff | raw | diff to current |
|