Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | slirp: fix use-after-free | Mark McLoughlin | 2009-11-21 | 1 | -1/+1 |
* | slirp: Factor out internal state structure | Jan Kiszka | 2009-06-29 | 1 | -15/+15 |
* | slirp: Drop statistic code | Jan Kiszka | 2009-06-29 | 1 | -4/+1 |
* | slirp: Drop dead code | Jan Kiszka | 2009-06-29 | 1 | -6/+0 |
* | Sparse fixes: NULL use, header order, ANSI prototypes, static | blueswir1 | 2009-03-07 | 1 | -19/+10 |
* | Remove unnecessary trailing newlines | blueswir1 | 2008-12-13 | 1 | -1/+0 |
* | Remove unused variables | blueswir1 | 2008-10-01 | 1 | -2/+0 |
* | Fix some warnings that would be generated by gcc -Wredundant-decls | blueswir1 | 2008-08-30 | 1 | -3/+3 |
* | Use const and static as needed, disable unused code | blueswir1 | 2007-10-26 | 1 | -17/+10 |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -2/+2 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -16/+16 |
* | fixed realloc logic (Ed Swierk) | bellard | 2006-05-01 | 1 | -3/+4 |
* | initial user mode network support | bellard | 2004-04-22 | 1 | -0/+245 |