Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-07 | slirp: replace trace functions with DEBUG calls | Marc-André Lureau | 1 | -3/+10 |
2019-01-14 | slirp: Mark debugging calls as unlikely | Samuel Thibault | 1 | -4/+4 |
2019-01-14 | slirp: call into g_debug() for DEBUG macros | Marc-André Lureau | 1 | -13/+4 |
2019-01-14 | slirp: replace DEBUG_ARGS with DEBUG_ARG | Marc-André Lureau | 1 | -2/+0 |
2019-01-14 | slirp: always build with debug statements | Marc-André Lureau | 1 | -12/+3 |
2019-01-14 | slirp: improve a bit the debug macros | Marc-André Lureau | 1 | -10/+37 |
2009-06-29 | slirp: Cleanup and basic reanimation of debug code | Jan Kiszka | 1 | -9/+6 |
2009-06-29 | slirp: Drop dead code | Jan Kiszka | 1 | -2/+0 |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 | 1 | -1/+0 |
2007-10-26 | Make Slirp statistics gathering and output conditional to LOG_ENABLED | blueswir1 | 1 | -10/+0 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -2/+2 |
2004-04-22 | initial user mode network support | bellard | 1 | -0/+50 |