1. 0fca92b slirp: Implement RFC2132 TFTP server name by Fam Zheng · 6 years ago
  2. f18d137 slirp: Add domainname option to slirp's DHCP server by Benjamin Drung · 7 years ago
  3. c416d7f slirp: remove unnecessary struct declaration by Philippe Mathieu-Daudé · 7 years ago
  4. 2a6a407 Clean up ill-advised or unusual header guards by Markus Armbruster · 9 years ago
  5. ef763fa slirp: Support link-local DNS addresses by Samuel Thibault · 9 years ago
  6. 1d17654 slirp: Add dns6 resolution by Samuel Thibault · 9 years ago
  7. 0b11c03 slirp: Allow disabling IPv4 or IPv6 by Samuel Thibault · 9 years ago
  8. 7aac531 qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses by Yann Bordenave · 9 years ago
  9. a42e9c4 slirp: set mainloop timeout with more precise value by Liu Ping Fan · 11 years ago
  10. 8917c3b slirp: switch to GPollFD by Stefan Hajnoczi · 12 years ago
  11. 63d2960 slirp: Add domain-search option to slirp's DHCP server by Klaus Stengel · 12 years ago
  12. 691a4f3 net: determine if packets can be sent before net queue deliver packets by Zhi Yong Wu · 13 years ago
  13. 7c7db75 main_loop_wait: block indefinitely by Stefano Stabellini · 13 years ago
  14. d3b12f5 main-loop: create main-loop.c by Paolo Bonzini · 13 years ago
  15. 5a61cb6 Fix include statements for qemu-common.h by Stefan Weil · 13 years ago
  16. df7a86e slirp: Read host DNS config on demand by Ed Swierk · 15 years ago
  17. bb53fc5 slirp: Fix guestfwd for incoming data by Jan Kiszka · 16 years ago
  18. ad0d8c4 slirp: Allocate/free stack instance dynamically by Jan Kiszka · 16 years ago
  19. 9f8bd04 slirp: Use internal state in interface by Jan Kiszka · 16 years ago
  20. 460fec6 slirp: Factor out internal state structure by Jan Kiszka · 16 years ago
  21. d918f23 slirp: Kill slirp_is_inited by Jan Kiszka · 16 years ago
  22. 0fe6a7f slirp: Drop statistic code by Jan Kiszka · 16 years ago
  23. 0d62c4c slirp: Drop dead code by Jan Kiszka · 16 years ago
  24. 6dbe553 slirp: Add info usernet for dumping connection states by Jan Kiszka · 16 years ago
  25. 3c6a058 slirp: Bind support for host forwarding rules by Jan Kiszka · 16 years ago
  26. c92ef6a slirp: Rework external configuration interface by Jan Kiszka · 16 years ago
  27. ad196a9 slirp: Move smb, redir, tftp and bootp parameters and -net channel by Jan Kiszka · 16 years ago
  28. e15f4a9 Revert "User networking: Show active connections" by Jan Kiszka · 16 years ago
  29. b8e8af3 slirp: Reorder initialization by Jan Kiszka · 16 years ago
  30. 1c6ed9f User networking: Show active connections by Alexander Graf · 16 years ago
  31. c1261d8 User Networking: Enable removal of redirections by Alexander Graf · 16 years ago
  32. aa80613 Move bootp_filename to avoid a sparse warning by blueswir1 · 16 years ago
  33. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  34. a9ba3a8 Add slirp_restrict option (Gleb Natapov) by aliguori · 16 years ago
  35. e1c5a2b Redirect slirp traffic to/from qemu character device (Gleb Natapov) by aliguori · 16 years ago
  36. 31a60e2 Make Slirp statistics gathering and output conditional to LOG_ENABLED by blueswir1 · 17 years ago
  37. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  38. cb4b976 Move network related includes to vl.c to help SLIRP-less builds. by ths · 17 years ago
  39. 3f423c9 removed warnings by bellard · 19 years ago
  40. 115defd Set slirp client hostname. by pbrook · 19 years ago
  41. 101c593 64 bit fixes (initial patch by Gwenole Beauchesne) by bellard · 20 years ago
  42. a3d4af0 allow inetd like program exec by bellard · 20 years ago
  43. 9bf0544 port redirection support by bellard · 20 years ago
  44. 379ff53 win32 compile by bellard · 21 years ago
  45. f0cbd3e initial user mode network support by bellard · 21 years ago