1. 14650df slirp: VMStatify socket level by Dr. David Alan Gilbert · 8 years ago
  2. 7eddf37 slirp: Common lhost/fhost union by Dr. David Alan Gilbert · 8 years ago
  3. 2a6a407 Clean up ill-advised or unusual header guards by Markus Armbruster · 9 years ago
  4. 0d48dfe slirp: fix guest network access with darwin host by Samuel Thibault · 9 years ago
  5. bfb1ac1 slirp: avoid use-after-free in slirp_pollfds_poll() if soread() returns an error by Steven Luo · 9 years ago
  6. 15d62af slirp: Adding IPv6 UDP support by Guillaume Subiron · 9 years ago
  7. 0d6ff71 slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration by Guillaume Subiron · 9 years ago
  8. 8a87f12 slirp: Add sockaddr_equal, make solookup family-agnostic by Guillaume Subiron · 9 years ago
  9. a5fd24a slirp: Factorizing and cleaning solookup() by Guillaume Subiron · 9 years ago
  10. 5379229 slirp: Factorizing address translation by Guillaume Subiron · 9 years ago
  11. eae303f slirp: Make Socket structure IPv6 compatible by Guillaume Subiron · 9 years ago
  12. 8917c3b slirp: switch to GPollFD by Stefan Hajnoczi · 12 years ago
  13. 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
  14. 6cb9c6d Fix breakage by obsolete _P() for good by Blue Swirl · 16 years ago
  15. 460fec6 slirp: Factor out internal state structure by Jan Kiszka · 16 years ago
  16. 0d62c4c slirp: Drop dead code by Jan Kiszka · 16 years ago
  17. 4a82347 slirp: Mark sockets of incoming TCP connections by Jan Kiszka · 16 years ago
  18. 6dd5ffb slirp: Explicitely mark host-forwarding sockets by Jan Kiszka · 16 years ago
  19. f932b6c slirp: Prepare for persistent socket state flags by Jan Kiszka · 16 years ago
  20. 3c6a058 slirp: Bind support for host forwarding rules by Jan Kiszka · 16 years ago
  21. b9e82a5 Fix some win32 compile warnings by blueswir1 · 16 years ago
  22. e1c5a2b Redirect slirp traffic to/from qemu character device (Gleb Natapov) by aliguori · 16 years ago
  23. bf9298b Make struct iovec universally available by aliguori · 16 years ago
  24. 9634d90 Use const and static as needed, disable unused code by blueswir1 · 17 years ago
  25. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  26. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  27. f0cbd3e initial user mode network support by bellard · 21 years ago