1. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  2. 0d6ff71 slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration by Guillaume Subiron · 9 years ago
  3. 7df7482 slirp: Clean up includes by Peter Maydell · 9 years ago
  4. 2d26512 slirp: Fix compiler warning for w64 by Stefan Weil · 13 years ago
  5. b6dce92 slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types by Stefan Weil · 15 years ago
  6. 9678d95 Remove dead assignments in various common files, spotted by clang analyzer by Blue Swirl · 15 years ago
  7. 7107944 slirp: fix unused return value, spotted by clang by Blue Swirl · 15 years ago
  8. 369c86e slirp: remove dead increments, spotted by clang by Blue Swirl · 15 years ago
  9. 2f5f899 Remove the advertising clause from the slirp license by aliguori · 16 years ago
  10. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  11. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  12. f0cbd3e initial user mode network support by bellard · 21 years ago