Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-25 | slirp: Remove some type casts caused by bad declaration of x.tp_buf | 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 | -7/+7 |
2009-06-29 | slirp: Factor out internal state structure | Jan Kiszka | 1 | -0/+10 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -2/+2 |
2007-02-20 | Add OACK support to slirp TFTP server, by Anthony Liguori. | ths | 1 | -0/+1 |
2004-08-25 | port redirection support | bellard | 1 | -2/+0 |
2004-08-24 | TFTP support (Magnus Damm) | bellard | 1 | -0/+34 |