Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-26 | Use const and static as needed, disable unused code | blueswir1 | 1 | -11/+15 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -11/+11 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -72/+72 |
2006-05-03 | separate alias_addr (10.0.2.2) from our_addr (Ed Swierk) | bellard | 1 | -1/+1 |
2006-04-25 | Solaris port (Ben Taylor) | bellard | 1 | -0/+3 |
2006-03-11 | Set SO_REUSEADDR before calling bind(). | pbrook | 1 | -1/+1 |
2004-11-24 | socket send fix | bellard | 1 | -2/+6 |
2004-11-21 | fixed invalid received length | bellard | 1 | -2/+6 |
2004-10-07 | windows fixes (Gregory Alexander) | bellard | 1 | -8/+18 |
2004-07-12 | win32 compile | bellard | 1 | -1/+1 |
2004-04-22 | initial user mode network support | bellard | 1 | -0/+696 |