Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | slirp: Handle more than 65535 blocks in TFTP transfers | Hervé Poussineau | 2012-09-13 | 1 | -0/+1 |
* | slirp: improve TFTP performance | Hervé Poussineau | 2012-09-13 | 1 | -0/+1 |
* | slirp: Remove some type casts caused by bad declaration of x.tp_buf | Stefan Weil | 2011-02-25 | 1 | -1/+1 |
* | slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types | Stefan Weil | 2010-07-25 | 1 | -7/+7 |
* | slirp: Factor out internal state structure | Jan Kiszka | 2009-06-29 | 1 | -0/+10 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -2/+2 |
* | Add OACK support to slirp TFTP server, by Anthony Liguori. | ths | 2007-02-20 | 1 | -0/+1 |
* | port redirection support | bellard | 2004-08-25 | 1 | -2/+0 |
* | TFTP support (Magnus Damm) | bellard | 2004-08-24 | 1 | -0/+34 |