Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -2/+2 |
2016-03-15 | slirp: Factorizing tcpiphdr structure with an union | Guillaume Subiron | 1 | -2/+2 |
2012-02-27 | slirp: Clean up ifs_init | Jan Kiszka | 1 | -2/+0 |
2009-06-29 | slirp: Factor out internal state structure | Jan Kiszka | 1 | -6/+0 |
2009-06-29 | slirp: Drop statistic code | Jan Kiszka | 1 | -20/+0 |
2009-06-29 | slirp: Drop dead code | Jan Kiszka | 1 | -13/+1 |
2007-10-26 | Add const etc. to places forgotten from the previous commit | blueswir1 | 1 | -2/+0 |
2007-10-26 | Use const and static as needed, disable unused code | blueswir1 | 1 | -6/+19 |
2007-10-26 | Make Slirp statistics gathering and output conditional to LOG_ENABLED | blueswir1 | 1 | -0/+2 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -4/+4 |
2004-04-22 | initial user mode network support | bellard | 1 | -0/+50 |