Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-05-17 | Missing include for Slirp on win32 (Eduardo Felipe). | balrog | 1 | -0/+1 |
2007-12-17 | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | ths | 1 | -0/+1 |
2007-11-07 | use config-host.h instead of config.h | bellard | 1 | -1/+1 |
2007-10-26 | Add const etc. to places forgotten from the previous commit | blueswir1 | 1 | -2/+0 |
2007-10-26 | Use const and static as needed, disable unused code | blueswir1 | 1 | -8/+3 |
2007-10-26 | Make Slirp statistics gathering and output conditional to LOG_ENABLED | blueswir1 | 1 | -1/+10 |
2005-01-10 | windows header fix | bellard | 1 | -0/+1 |
2004-11-14 | removed warning | bellard | 1 | -0/+1 |
2004-10-09 | win32 fix | bellard | 1 | -0/+1 |
2004-10-07 | windows fixes (Gregory Alexander) | bellard | 1 | -0/+4 |
2004-08-24 | TFTP support (Magnus Damm) | bellard | 1 | -0/+1 |
2004-07-12 | win32 compile | bellard | 1 | -1/+37 |
2004-07-12 | removed unused includes - BSD port | bellard | 1 | -16/+1 |
2004-06-03 | header fix | bellard | 1 | -0/+2 |
2004-04-26 | avoid errno variable name | bellard | 1 | -1/+1 |
2004-04-22 | initial user mode network support | bellard | 1 | -0/+308 |