Age | Commit message (Expand) | Author |
2011-01-23 | Delete useless 'extern' qualifiers for functions | Blue Swirl |
2010-11-21 | slirp: Remove unused code for bad sprintf | Stefan Weil |
2010-10-03 | Use GCC_FMT_ATTR (format checking) | Stefan Weil |
2010-10-03 | slirp: Silence warning on Haiku | Andreas Färber |
2010-07-25 | slirp: Remove declarations which are no longer needed | Stefan Weil |
2010-07-25 | slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types | Stefan Weil |
2009-12-03 | Don't leak file descriptors | Kevin Wolf |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl |
2009-07-27 | slirp: Use monotonic clock if available (v2) | Ed Swierk |
2009-07-01 | Fix breakage by obsolete _P() for good | Blue Swirl |
2009-06-29 | slirp: Enable multiple instances | Jan Kiszka |
2009-06-29 | slirp: Allocate/free stack instance dynamically | Jan Kiszka |
2009-06-29 | slirp: Use internal state in interface | Jan Kiszka |
2009-06-29 | slirp: Factor out internal state structure | Jan Kiszka |
2009-06-29 | slirp: Drop unused icmp_var.h | Jan Kiszka |
2009-06-29 | slirp: Cleanup and basic reanimation of debug code | Jan Kiszka |
2009-06-29 | slirp: Drop statistic code | Jan Kiszka |
2009-06-29 | slirp: Drop dead code | Jan Kiszka |
2009-06-29 | slirp: Rework internal configuration | Jan Kiszka |
2009-03-08 | Fix windows build and clean up use of <windows.h> | aliguori |
2009-01-14 | Fix _P use on OpenBSD | blueswir1 |
2009-01-13 | Fix 64 bit issue in slirp | blueswir1 |
2008-10-26 | Fix inline use warnings from sparse | blueswir1 |
2008-09-06 | Fix most warnings that would be caused by gcc flag -Wundef | blueswir1 |
2008-05-17 | Missing include for Slirp on win32 (Eduardo Felipe). | balrog |
2007-12-17 | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | ths |
2007-11-07 | use config-host.h instead of config.h | bellard |
2007-10-26 | Add const etc. to places forgotten from the previous commit | blueswir1 |
2007-10-26 | Use const and static as needed, disable unused code | blueswir1 |
2007-10-26 | Make Slirp statistics gathering and output conditional to LOG_ENABLED | blueswir1 |
2005-01-10 | windows header fix | bellard |
2004-11-14 | removed warning | bellard |
2004-10-09 | win32 fix | bellard |
2004-10-07 | windows fixes (Gregory Alexander) | bellard |
2004-08-24 | TFTP support (Magnus Damm) | bellard |
2004-07-12 | win32 compile | bellard |
2004-07-12 | removed unused includes - BSD port | bellard |
2004-06-03 | header fix | bellard |
2004-04-26 | avoid errno variable name | bellard |
2004-04-22 | initial user mode network support | bellard |