Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More NULL pointer fixes | 2009-08-01 | 1 | -4/+6 | |
* | slirp: Factor out internal state structure | 2009-06-29 | 1 | -10/+8 | |
* | slirp: Drop statistic code | 2009-06-29 | 1 | -11/+0 | |
* | slirp: Drop dead code | 2009-06-29 | 1 | -16/+1 | |
* | Use ANSI prototypes to please sparse | 2009-04-18 | 1 | -4/+3 | |
* | Remove the advertising clause from the slirp license | 2009-01-26 | 1 | -5/+1 | |
* | Use const and static as needed, disable unused code | 2007-10-26 | 1 | -17/+11 | |
* | Make Slirp statistics gathering and output conditional to LOG_ENABLED | 2007-10-26 | 1 | -7/+10 | |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. | 2007-09-17 | 1 | -4/+4 | |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | 2007-09-16 | 1 | -11/+11 | |
* | win32 compile | 2004-07-12 | 1 | -3/+0 | |
* | initial user mode network support | 2004-04-22 | 1 | -0/+329 |