Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-12-19 | janitor: add guards to headers | Paolo Bonzini | 1 | -0/+4 |
2012-09-13 | slirp: Handle more than 65535 blocks in TFTP transfers | Hervé Poussineau | 1 | -0/+1 |
2012-09-13 | slirp: improve TFTP performance | Hervé Poussineau | 1 | -0/+1 |
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 |