aboutsummaryrefslogtreecommitdiff
path: root/cksum.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-25slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil1-10/+10
2010-04-25Remove dead assignments in various common files, spotted by clang analyzerBlue Swirl1-1/+0
2010-04-18slirp: fix unused return value, spotted by clangBlue Swirl1-1/+1
2010-03-07slirp: remove dead increments, spotted by clangBlue Swirl1-0/+2
2009-01-26Remove the advertising clause from the slirp licensealiguori1-5/+1
2004-04-22initial user mode network supportbellard1-0/+161