1. 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
  2. 6cb9c6d Fix breakage by obsolete _P() for good by Blue Swirl · 16 years ago
  3. 460fec6 slirp: Factor out internal state structure by Jan Kiszka · 16 years ago
  4. 0d62c4c slirp: Drop dead code by Jan Kiszka · 16 years ago
  5. 4a82347 slirp: Mark sockets of incoming TCP connections by Jan Kiszka · 16 years ago
  6. 6dd5ffb slirp: Explicitely mark host-forwarding sockets by Jan Kiszka · 16 years ago
  7. f932b6c slirp: Prepare for persistent socket state flags by Jan Kiszka · 16 years ago
  8. 3c6a058 slirp: Bind support for host forwarding rules by Jan Kiszka · 16 years ago
  9. b9e82a5 Fix some win32 compile warnings by blueswir1 · 16 years ago
  10. e1c5a2b Redirect slirp traffic to/from qemu character device (Gleb Natapov) by aliguori · 16 years ago
  11. bf9298b Make struct iovec universally available by aliguori · 16 years ago
  12. 9634d90 Use const and static as needed, disable unused code by blueswir1 · 17 years ago
  13. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  14. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  15. f0cbd3e initial user mode network support by bellard · 21 years ago