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