1. 75cb298 slirp: Handle error returns from sosendoob() by Peter Maydell · 7 years ago
  2. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  3. 7df7482 slirp: Clean up includes by Peter Maydell · 9 years ago
  4. ecc804c slirp: Fix type casts and format strings in debug code by Stefan Weil · 9 years ago
  5. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  6. 8607301 slirp: Signal free input buffer space to io-thread by Jan Kiszka · 13 years ago
  7. 0d62c4c slirp: Drop dead code by Jan Kiszka · 16 years ago
  8. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  9. e1c5a2b Redirect slirp traffic to/from qemu character device (Gleb Natapov) by aliguori · 16 years ago
  10. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  11. 9634d90 Use const and static as needed, disable unused code by blueswir1 · 17 years ago
  12. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  13. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  14. 379ff53 win32 compile by bellard · 20 years ago
  15. f0cbd3e initial user mode network support by bellard · 21 years ago