1. 847b2557 slirp: remove unused header by Philippe Mathieu-Daudé · 7 years ago
  2. e2aad34 slirp: Fix intermittent send queue hangs on a socket by Kevin Cernekee · 7 years ago
  3. 47bb83c slirp: add a fake NC-SI backend by Cédric Le Goater · 8 years ago
  4. 893dcdb slirp, disas: Replace min/max with MIN/MAX macros by Yuval Shaia · 8 years ago
  5. 1f8b56e slirp: Rename "struct arphdr" to "struct slirp_arphdr" by Thomas Huth · 8 years ago
  6. 121d071 Clean up header guards that don't match their file name by Markus Armbruster · 8 years ago
  7. 030c98a all: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  8. 87776ab qemu-common: stop including qemu/host-utils.h from qemu-common.h by Paolo Bonzini · 9 years ago
  9. 2cdc848 slirp: Remove some unused code from slirp.h by Thomas Huth · 9 years ago
  10. 5469fea slirp: Remove obsolete backward-compatibility cruft by Thomas Huth · 9 years ago
  11. 3424c8a wxx: Fix broken TCP networking (regression) by Stefan Weil · 9 years ago
  12. 0b11c03 slirp: Allow disabling IPv4 or IPv6 by Samuel Thibault · 9 years ago
  13. 67e3eee Avoid embedding struct mbuf in other structures by Samuel Thibault · 9 years ago
  14. 4674da1 slirp/slirp.h: Remove now-empty #ifdefs by Peter Maydell · 9 years ago
  15. 05061d8 slirp: Adding IPv6 address for DNS relay by Guillaume Subiron · 9 years ago
  16. 9dfbf25 slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff by Guillaume Subiron · 9 years ago
  17. 0d6ff71 slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration by Guillaume Subiron · 9 years ago
  18. a2d96af osdep: add wrappers for socket functions by Daniel P. Berrange · 9 years ago
  19. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  20. cc573a6 slirp: Adding family argument to tcp_fconnect() by Guillaume Subiron · 9 years ago
  21. 9c7ffe2 ether/slirp: Avoid redefinition of the same constants by Dr. David Alan Gilbert · 9 years ago
  22. 02d1608 slirp: Remove default_mon usage by Cole Robinson · 11 years ago
  23. fe0ff43 slirp: make timeout local by Liu Ping Fan · 11 years ago
  24. b6d9439 slirp: remove unused field tt by Blue Swirl · 12 years ago
  25. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  26. 63d2960 slirp: Add domain-search option to slirp's DHCP server by Klaus Stengel · 12 years ago
  27. acf126b w32: Move defines for socket specific errors to qemu-os-win32.h by Stefan Weil · 13 years ago
  28. 5668896 w32/slirp: Undefine error constants before their redefinition by Jan Kiszka · 13 years ago
  29. b722105 slirp: clean up conflicts with system headers by Paolo Bonzini · 13 years ago
  30. a68adc2 slirp: Cleanup resources on instance removal by Jan Kiszka · 13 years ago
  31. f373431 slirp: Remove unneeded if_queued by Jan Kiszka · 13 years ago
  32. 953e7f5 slirp: Prevent recursion of if_start by Jan Kiszka · 13 years ago
  33. 541dc0d Use new macro QEMU_PACKED for packed structures by Stefan Weil · 13 years ago
  34. 5a371a2 slirp: Fix types of IP address parameters by Jan Kiszka · 13 years ago
  35. 1a0ca1e Simple ARP table by Fabien Chouteau · 13 years ago
  36. e6d43cf slirp: Forward ICMP echo requests via unprivileged sockets by Jan Kiszka · 13 years ago
  37. 64b85a8 Delete useless 'extern' qualifiers for functions by Blue Swirl · 14 years ago
  38. 9eca6cc slirp: Remove unused code for bad sprintf by Stefan Weil · 14 years ago
  39. 8b7968f Use GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  40. 4a2b39d slirp: Silence warning on Haiku by Andreas Färber · 14 years ago
  41. 08dc07a slirp: Remove declarations which are no longer needed by Stefan Weil · 14 years ago
  42. b6dce92 slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types by Stefan Weil · 14 years ago
  43. 40ff6d7 Don't leak file descriptors by Kevin Wolf · 15 years ago
  44. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  45. aaf10d9 slirp: Use monotonic clock if available (v2) by Ed Swierk · 15 years ago
  46. 6cb9c6d Fix breakage by obsolete _P() for good by Blue Swirl · 15 years ago
  47. b1c99fc slirp: Enable multiple instances by Jan Kiszka · 16 years ago
  48. ad0d8c4 slirp: Allocate/free stack instance dynamically by Jan Kiszka · 16 years ago
  49. 9f8bd04 slirp: Use internal state in interface by Jan Kiszka · 16 years ago
  50. 460fec6 slirp: Factor out internal state structure by Jan Kiszka · 16 years ago
  51. ee9be58 slirp: Drop unused icmp_var.h by Jan Kiszka · 16 years ago
  52. 9f34949 slirp: Cleanup and basic reanimation of debug code by Jan Kiszka · 16 years ago
  53. 0fe6a7f slirp: Drop statistic code by Jan Kiszka · 16 years ago
  54. 0d62c4c slirp: Drop dead code by Jan Kiszka · 16 years ago
  55. a13a412 slirp: Rework internal configuration by Jan Kiszka · 16 years ago
  56. 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 16 years ago
  57. 61dca5a Fix _P use on OpenBSD by blueswir1 · 16 years ago
  58. 429d0a3 Fix 64 bit issue in slirp by blueswir1 · 16 years ago
  59. 36bae8d Fix inline use warnings from sparse by blueswir1 · 16 years ago
  60. eb38c52 Fix most warnings that would be caused by gcc flag -Wundef by blueswir1 · 16 years ago
  61. 116842e Missing include for Slirp on win32 (Eduardo Felipe). by balrog · 17 years ago
  62. 4fddf62 Use WIN32_LEAN_AND_MEAN, by Stefan Weil. by ths · 17 years ago
  63. 5fa0ab8 use config-host.h instead of config.h by bellard · 17 years ago
  64. 7878ff6 Add const etc. to places forgotten from the previous commit by blueswir1 · 17 years ago
  65. 9634d90 Use const and static as needed, disable unused code by blueswir1 · 17 years ago
  66. 31a60e2 Make Slirp statistics gathering and output conditional to LOG_ENABLED by blueswir1 · 17 years ago
  67. 3444413 windows header fix by bellard · 20 years ago
  68. ef6ff6b removed warning by bellard · 20 years ago
  69. 6d46bf8 win32 fix by bellard · 20 years ago
  70. 02d2c54 windows fixes (Gregory Alexander) by bellard · 20 years ago
  71. c7f7464 TFTP support (Magnus Damm) by bellard · 20 years ago
  72. 379ff53 win32 compile by bellard · 20 years ago
  73. ee2654a removed unused includes - BSD port by bellard · 20 years ago
  74. 170c6f8 header fix by bellard · 21 years ago
  75. 9fafc9e avoid errno variable name by bellard · 21 years ago
  76. f0cbd3e initial user mode network support by bellard · 21 years ago