1. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  2. cc573a6 slirp: Adding family argument to tcp_fconnect() by Guillaume Subiron · 9 years ago
  3. 9c7ffe2 ether/slirp: Avoid redefinition of the same constants by Dr. David Alan Gilbert · 9 years ago
  4. 02d1608 slirp: Remove default_mon usage by Cole Robinson · 11 years ago
  5. fe0ff43 slirp: make timeout local by Liu Ping Fan · 11 years ago
  6. b6d9439 slirp: remove unused field tt by Blue Swirl · 12 years ago
  7. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  8. 63d2960 slirp: Add domain-search option to slirp's DHCP server by Klaus Stengel · 12 years ago
  9. acf126b w32: Move defines for socket specific errors to qemu-os-win32.h by Stefan Weil · 13 years ago
  10. 5668896 w32/slirp: Undefine error constants before their redefinition by Jan Kiszka · 13 years ago
  11. b722105 slirp: clean up conflicts with system headers by Paolo Bonzini · 13 years ago
  12. a68adc2 slirp: Cleanup resources on instance removal by Jan Kiszka · 13 years ago
  13. f373431 slirp: Remove unneeded if_queued by Jan Kiszka · 13 years ago
  14. 953e7f5 slirp: Prevent recursion of if_start by Jan Kiszka · 13 years ago
  15. 541dc0d Use new macro QEMU_PACKED for packed structures by Stefan Weil · 13 years ago
  16. 5a371a2 slirp: Fix types of IP address parameters by Jan Kiszka · 13 years ago
  17. 1a0ca1e Simple ARP table by Fabien Chouteau · 13 years ago
  18. e6d43cf slirp: Forward ICMP echo requests via unprivileged sockets by Jan Kiszka · 13 years ago
  19. 64b85a8 Delete useless 'extern' qualifiers for functions by Blue Swirl · 14 years ago
  20. 9eca6cc slirp: Remove unused code for bad sprintf by Stefan Weil · 14 years ago
  21. 8b7968f Use GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  22. 4a2b39d slirp: Silence warning on Haiku by Andreas Färber · 14 years ago
  23. 08dc07a slirp: Remove declarations which are no longer needed by Stefan Weil · 14 years ago
  24. 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
  25. 40ff6d7 Don't leak file descriptors by Kevin Wolf · 15 years ago
  26. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  27. aaf10d9 slirp: Use monotonic clock if available (v2) by Ed Swierk · 15 years ago
  28. 6cb9c6d Fix breakage by obsolete _P() for good by Blue Swirl · 16 years ago
  29. b1c99fc slirp: Enable multiple instances by Jan Kiszka · 16 years ago
  30. ad0d8c4 slirp: Allocate/free stack instance dynamically by Jan Kiszka · 16 years ago
  31. 9f8bd04 slirp: Use internal state in interface by Jan Kiszka · 16 years ago
  32. 460fec6 slirp: Factor out internal state structure by Jan Kiszka · 16 years ago
  33. ee9be58 slirp: Drop unused icmp_var.h by Jan Kiszka · 16 years ago
  34. 9f34949 slirp: Cleanup and basic reanimation of debug code by Jan Kiszka · 16 years ago
  35. 0fe6a7f slirp: Drop statistic code by Jan Kiszka · 16 years ago
  36. 0d62c4c slirp: Drop dead code by Jan Kiszka · 16 years ago
  37. a13a412 slirp: Rework internal configuration by Jan Kiszka · 16 years ago
  38. 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 16 years ago
  39. 61dca5a Fix _P use on OpenBSD by blueswir1 · 16 years ago
  40. 429d0a3 Fix 64 bit issue in slirp by blueswir1 · 16 years ago
  41. 36bae8d Fix inline use warnings from sparse by blueswir1 · 16 years ago
  42. eb38c52 Fix most warnings that would be caused by gcc flag -Wundef by blueswir1 · 16 years ago
  43. 116842e Missing include for Slirp on win32 (Eduardo Felipe). by balrog · 17 years ago
  44. 4fddf62 Use WIN32_LEAN_AND_MEAN, by Stefan Weil. by ths · 17 years ago
  45. 5fa0ab8 use config-host.h instead of config.h by bellard · 17 years ago
  46. 7878ff6 Add const etc. to places forgotten from the previous commit by blueswir1 · 17 years ago
  47. 9634d90 Use const and static as needed, disable unused code by blueswir1 · 17 years ago
  48. 31a60e2 Make Slirp statistics gathering and output conditional to LOG_ENABLED by blueswir1 · 17 years ago
  49. 3444413 windows header fix by bellard · 20 years ago
  50. ef6ff6b removed warning by bellard · 20 years ago
  51. 6d46bf8 win32 fix by bellard · 20 years ago
  52. 02d2c54 windows fixes (Gregory Alexander) by bellard · 20 years ago
  53. c7f7464 TFTP support (Magnus Damm) by bellard · 20 years ago
  54. 379ff53 win32 compile by bellard · 21 years ago
  55. ee2654a removed unused includes - BSD port by bellard · 21 years ago
  56. 170c6f8 header fix by bellard · 21 years ago
  57. 9fafc9e avoid errno variable name by bellard · 21 years ago
  58. f0cbd3e initial user mode network support by bellard · 21 years ago