1. 14739f5 Merge branch 'strerror-consistency' into 'master' by Samuel Thibault · 2 days ago master
  2. 11d0ef1 Merge branch 'vmstate-typeof-fix' into 'master' by Samuel Thibault · 2 days ago
  3. 3a4cb5a Prefer g_strerror() to strerror() by B. Scott Michel · 3 days ago
  4. 480e4ef vmstate.h: Prefer __typeof__ vice typeof by B. Scott Michel · 3 days ago
  5. 4f27f20 Merge branch 'cksum-netbsd-update' into 'master' by Samuel Thibault · 7 days ago
  6. 8a0f8c5 Review comments. by B. Scott Michel · 8 days ago
  7. c558d93 cksum: NetBSD-adapted cksum() by B. Scott Michel · 2 weeks ago
  8. 4795b8c Introduce SLIRP_PRIsize/ssize_t by B. Scott Michel · 7 days ago
  9. 2581b17 Merge branch 'arp-c-cleanups' into 'master' by Samuel Thibault · 10 days ago
  10. ad6efd0 arp_table: use size_t to index arrays. by B. Scott Michel · 4 weeks ago
  11. c706fd0 Merge branch 'expose-debugging' into 'master' by Samuel Thibault · 3 weeks ago
  12. dc4ecb5 Debugging API by Scott Michel · 3 weeks ago
  13. cbb8cf8 Merge branch 'void-no-return' into 'master' by Samuel Thibault · 3 weeks ago
  14. 21b8ba4 slirp_(un)register_poll_socket: void returning value by B. Scott Michel · 3 weeks ago
  15. c0916cf Restore SlirpAddPollCb, {,un}register_poll_fd by Samuel Thibault · 6 weeks ago
  16. 6e493d9 Fix calling slirp_bind_outbound on tcp_fconnect by Samuel Thibault · 7 weeks ago
  17. 8e9e117 fuzz: Fix memory leak inside fuzz-main by Alexander Kuznetsov · 7 weeks ago
  18. 72f8500 socket abstraction: slirp_os_socket by B. Scott Michel · 9 weeks ago
  19. 5e97a93 tcp_listen: Missing register_poll_fd by B. Scott Michel · 8 weeks ago
  20. e61dbd4 Merge branch 'siaddr-rfc2131' into 'master' by Samuel Thibault · 4 months ago
  21. 9b602f0 bootp: Fill siaddr with tftp addr as per RFC2131 by Arusekk · 4 months ago
  22. 7810650 Merge branch 'win32-static-linking' into 'master' by Samuel Thibault · 6 months ago
  23. 8436192 windows: allow static linking with LIBSLIRP_STATIC macro by Biswapriyo Nath · 6 months ago
  24. 6ea2c4f Fix actually linking the library by Samuel Thibault · 6 months ago
  25. e174edf Use simpler test linker script for detectiong --version-script option by Samuel Thibault · 6 months ago
  26. ce314e3 Release v4.8.0 by Samuel Thibault · 7 months ago v4.8.0
  27. 629a69c Explicit that -Dstatic=True is not meant for distributing a static library by Samuel Thibault · 7 months ago
  28. bc0ccfd icmp6: Add echo request forwarding support by Samuel Thibault · 7 months ago
  29. 42694bf fuzz: Fix icmp6 matching and checksum computation by Samuel Thibault · 7 months ago
  30. 9d171be fuzz: Drop debugging by Samuel Thibault · 7 months ago
  31. 7f79281 fuzz: Drop debugging by Samuel Thibault · 7 months ago
  32. 3a9992e fuzz: Add ARP and NDP cases by Samuel Thibault · 7 months ago
  33. ab0db89 fuzz: Add IPv6 cases by Samuel Thibault · 7 months ago
  34. 0b3155e mbuf: Do not reallocate when the requested size already fits exactly by Samuel Thibault · 7 months ago
  35. afed1c1 mbuf: Fix copying headers by Samuel Thibault · 7 months ago
  36. ef3ee73 oss-fuzz: Fix udp-h and tcp-h corpuses by Samuel Thibault · 7 months ago
  37. dcdfd78 fuzz: comment coherency by Samuel Thibault · 7 months ago
  38. 95f4a84 fuzz: Simplify TCP checksum code by Samuel Thibault · 7 months ago
  39. af23481 Note changes that can probably be security issues by Samuel Thibault · 7 months ago
  40. f619f9f Add changelog for next release by Samuel Thibault · 7 months ago
  41. 9dee7f1 eth: pad ethernet frames to 60 bytes by Samuel Thibault · 7 months ago
  42. c76d880 udp: Make cleanup loop clearer by Samuel Thibault · 7 months ago
  43. ceb6fb6 fuzz: Fix tftp fuzz actually receiving a file by Samuel Thibault · 7 months ago
  44. 4de210b tftp: cleanup sessions remaining at slirp shutdown by Samuel Thibault · 7 months ago
  45. c29ec30 tftp: Fix use-after-free by Samuel Thibault · 7 months ago
  46. ea785a2 Add fuzzing CI by Samuel Thibault · 7 months ago
  47. 6f28e96 fuzz: Add ip filtering by Samuel Thibault · 7 months ago
  48. f045cdc tcp: hack syn/ack by Marc-André Lureau · 6 years ago
  49. 884d39e fuzzing: Increase coverage by Maelie CHAN PENG · 7 months ago
  50. 0e9b0ad First attempt at fuzzing with libFuzzer based on @elmarco work by jeremy marchand · 7 months ago
  51. b5f4b77 Start some fuzzing test by Marc-André Lureau · 6 years ago
  52. bdba265 tcp: Fix testing for last fragment by Samuel Thibault · 7 months ago
  53. 0ad461c icmp: Fix msg duplication for debugging by Samuel Thibault · 7 months ago
  54. b39edde tcp: Fix allocating room by Samuel Thibault · 7 months ago
  55. 41b92e2 mbuf: Be extra careful with freed pointer by Samuel Thibault · 7 months ago
  56. c195d02 mbuf: remove '#define if*' member accessors by Marc-André Lureau · 7 months ago
  57. d3963e9 m_cleanup_list: Fix missing cleanup packets from the same session by Samuel Thibault · 7 months ago
  58. d0158bf tcp-input: inline TCP_REASS by Marc-André Lureau · 6 years ago
  59. fd0e7c8 ip: remove second argument from ip_stripoptions() by Marc-André Lureau · 6 years ago
  60. 8399d50 Document endianness of slirp_add_hostfwd parameters by Samuel Thibault · 1 year, 1 month ago
  61. 129077f Avoid including <sys/param.h> on windows by Samuel Thibault · 1 year, 3 months ago
  62. 44e7877 Document functions by Samuel Thibault · 1 year, 4 months ago
  63. 2533bf2 Merge branch 'strip-ip-header-from-icmp-packet-in-macos' into 'master' by Samuel Thibault · 1 year, 5 months ago
  64. 6fc8d28 icmp: Handle ICMP packets as IPPROTO_IP on BSD by Seiya Nuta · 1 year, 5 months ago
  65. 26be815 ip: Enforce strict aliasing by Akihiko Odaki · 1 year, 10 months ago
  66. fc5eaaf Fix including BaseTsd.h on mingw by Samuel Thibault · 1 year, 7 months ago
  67. 2261607 Use SSIZE_T from BaseTsd.h on windows by Samuel Thibault · 1 year, 7 months ago
  68. 15c52d6 Merge branch 'qianwww-master-patch-52726' into 'master' by Samuel Thibault · 1 year, 9 months ago
  69. bbe0e84 Detach UDP socket if errno is ENOTCONN (Socket is not connected) by Qian Wu · 1 year, 9 months ago
  70. 0dd7f05 Merge branch 'master' into 'master' by Samuel Thibault · 2 years ago
  71. 3610e4d slirp: use localhost as dns when /etc/resolv.conf empty by Jiri Slaby · 2 years ago
  72. 37bcba8 missing semicolon by pgajdos on gitlab.freedesktop.org · 2 years ago
  73. 3863838 Drop unused UDP_UDPDATALEN macro by Samuel Thibault · 2 years, 3 months ago
  74. 0f08037 Reject domain-search when any entry ends with ".." by Samuel Thibault · 2 years, 3 months ago
  75. c7c151f Merge branch 'icmp6-na-use-target' into 'master' by Samuel Thibault · 2 years, 4 months ago
  76. 1feabfe Use target address from Neighbor Advertisement by Bastian Blank · 2 years, 4 months ago
  77. 7132fef Merge branch 'vmstate' into 'master' by Samuel Thibault · 2 years, 5 months ago
  78. 60967ef Fix vmstate regression by Marc-André Lureau · 2 years, 5 months ago
  79. 88b10e6 msvc: use char* for pointer arithmetic by Marc-André Lureau · 2 years, 5 months ago
  80. cc20d9a Align outgoing packets by Samuel Thibault · 2 years, 5 months ago
  81. 6489ebb Bump incoming packet alignment to 8 bytes by Samuel Thibault · 2 years, 5 months ago
  82. baf3360 Merge branch 'msvc' into 'master' by Samuel Thibault · 2 years, 6 months ago
  83. 177da3d msvc: fix some gcc-specific pragma warnings by Marc-André Lureau · 2 years, 6 months ago
  84. e736270 msvc: enable vmstate code on !gnuc by Marc-André Lureau · 2 years, 6 months ago
  85. dddb2be Merge branch 'msvc' into 'master' by Marc-André Lureau · 2 years, 6 months ago
  86. d442235 vmstate: only enable when building under GNU C by Samuel Thibault · 2 years, 6 months ago
  87. a70bd55 ncsitest: Fix build with msvc by Samuel Thibault · 2 years, 6 months ago
  88. b56fbde Avoid running git-version-gen when building with MS VC by Samuel Thibault · 2 years, 6 months ago
  89. e6a7465 windows: export symbols by Samuel Thibault · 2 years, 6 months ago
  90. 6fcc368 win32: replace strcasecmp with g_ascii_strcasecmp by Samuel Thibault · 2 years, 6 months ago
  91. 8ea3ab1 Drop spurious inline by Samuel Thibault · 2 years, 6 months ago
  92. a2bd283 Avoid returning void by Samuel Thibault · 2 years, 6 months ago
  93. 5ca84a7 Fix arithmetic on void * by Samuel Thibault · 2 years, 6 months ago
  94. 996e8cb Avoid using ##__VA_ARGS__ gcc extension by Samuel Thibault · 2 years, 6 months ago
  95. 1d71fda Fix bitfields order for MSVC by Samuel Thibault · 2 years, 6 months ago
  96. 2059a5f Separate out SLIRP_PACKED to SLIRP_PACKED_BEGIN/END by Samuel Thibault · 2 years, 6 months ago
  97. 468dabb Do not use ssize_t on Windows by Samuel Thibault · 2 years, 6 months ago
  98. b1aec45 Do not include unistd.h on windows, it does not have it by Samuel Thibault · 2 years, 6 months ago
  99. ab9fb33 Accept build-aux/git-version-gen failing to run by Samuel Thibault · 2 years, 6 months ago
  100. a066eb6 container_of: avoid using __extension__ by Samuel Thibault · 2 years, 6 months ago