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 |
2009-07-27 | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN | Juan Quintela |
2009-06-29 | slirp: Factor out internal state structure | Jan Kiszka |
2009-06-29 | slirp: Drop dead code | Jan Kiszka |
2009-06-29 | slirp: Add info usernet for dumping connection states | Jan Kiszka |
2009-01-26 | Remove the advertising clause from the slirp license | aliguori |
2007-10-26 | Use const and static as needed, disable unused code | blueswir1 |
2006-12-23 | Fix build warning on Windows. | ths |
2006-12-21 | Enable TCP_NODELAY, by Daniel Jacobowitz. | ths |
2006-05-01 | set TCP_MSS to 1460 (Ed Swierk) | bellard |
2004-04-22 | initial user mode network support | bellard |