Age | Commit message (Expand) | Author |
---|---|---|
2019-08-02 | slirp: update with CVE-2019-14378 fix | Marc-André Lureau |
2019-05-09 | Update upstream slirp | Samuel Thibault |
2019-05-04 | Update slirp submodule | Samuel Thibault |
2019-05-03 | build-sys: move slirp as git submodule project | Marc-André Lureau |
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: Add info usernet for dumping connection states | Jan Kiszka |
2008-08-30 | Fix some warnings that would be generated by gcc -Wredundant-decls | 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 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2004-04-22 | initial user mode network support | bellard |