Age | Commit message (Expand) | Author |
---|---|---|
2010-07-25 | slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types | Stefan Weil |
2010-04-25 | Remove dead assignments in various common files, spotted by clang analyzer | Blue Swirl |
2010-04-18 | slirp: fix unused return value, spotted by clang | Blue Swirl |
2010-03-07 | slirp: remove dead increments, spotted by clang | Blue Swirl |
2009-01-26 | Remove the advertising clause from the slirp license | aliguori |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2004-04-22 | initial user mode network support | bellard |