Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | slirp/misc: Use the GLib memory allocation APIs | zhanghailiang | 2014-08-24 | 1 | -3/+0 |
* | slirp: Remove unused code for bad sprintf | Stefan Weil | 2010-11-21 | 1 | -6/+0 |
* | slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types | Stefan Weil | 2010-07-25 | 1 | -6/+0 |
* | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN | Juan Quintela | 2009-07-27 | 1 | -1/+1 |
* | slirp: Use monotonic clock if available (v2) | Ed Swierk | 2009-07-27 | 1 | -3/+0 |
* | slirp: Remove UDP protocol emulation (talk, cuseeme) | Ed Swierk | 2009-07-27 | 1 | -3/+0 |
* | Fix some warnings that would be generated by gcc -Wredundant-decls | blueswir1 | 2008-08-30 | 1 | -4/+4 |
* | Solaris port (Ben Taylor) | bellard | 2006-04-25 | 1 | -0/+3 |
* | 64 bit fixes (initial patch by Gwenole Beauchesne) | bellard | 2005-06-05 | 1 | -2/+1 |
* | win32 compile | bellard | 2004-07-12 | 1 | -0/+18 |
* | removed unused includes - BSD port | bellard | 2004-07-12 | 1 | -4/+4 |
* | initial user mode network support | bellard | 2004-04-22 | 1 | -0/+186 |