Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | slirp: Rework internal configuration | Jan Kiszka | 2009-06-29 | 1 | -4/+5 |
* | Sparse fixes: NULL use, header order, ANSI prototypes, static | blueswir1 | 2009-03-07 | 1 | -13/+10 |
* | Fix SIGSEGV crash in slirp networking code | blueswir1 | 2009-02-06 | 1 | -2/+1 |
* | Remove the advertising clause from the slirp license | aliguori | 2009-01-26 | 1 | -5/+1 |
* | Fix 64 bit issue in slirp | blueswir1 | 2009-01-13 | 1 | -65/+70 |
* | Add slirp_restrict option (Gleb Natapov) | aliguori | 2009-01-08 | 1 | -0/+21 |
* | Use const and static as needed, disable unused code | blueswir1 | 2007-10-26 | 1 | -16/+15 |
* | Make Slirp statistics gathering and output conditional to LOG_ENABLED | blueswir1 | 2007-10-26 | 1 | -14/+18 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -15/+15 |
* | fixed IP packet rassembly logic (Ed Swierk) | bellard | 2006-05-01 | 1 | -1/+1 |
* | initial user mode network support | bellard | 2004-04-22 | 1 | -0/+697 |