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. aca9fcd slirp: remove dead assignments, spotted by clang by Blue Swirl · 15 years ago
  3. 460fec6 slirp: Factor out internal state structure by Jan Kiszka · 16 years ago
  4. 0fe6a7f slirp: Drop statistic code by Jan Kiszka · 16 years ago
  5. 0d62c4c slirp: Drop dead code by Jan Kiszka · 16 years ago
  6. f932b6c slirp: Prepare for persistent socket state flags by Jan Kiszka · 16 years ago
  7. a13a412 slirp: Rework internal configuration by Jan Kiszka · 16 years ago
  8. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  9. 2f5f899 Remove the advertising clause from the slirp license by aliguori · 16 years ago
  10. 429d0a3 Fix 64 bit issue in slirp by blueswir1 · 16 years ago
  11. a9ba3a8 Add slirp_restrict option (Gleb Natapov) by aliguori · 16 years ago
  12. 9634d90 Use const and static as needed, disable unused code by blueswir1 · 17 years ago
  13. 31a60e2 Make Slirp statistics gathering and output conditional to LOG_ENABLED by blueswir1 · 17 years ago
  14. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
  15. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  16. 4f552e3 do not delay TCP acks (Ed Swierk) by bellard · 19 years ago
  17. 02d2c54 windows fixes (Gregory Alexander) by bellard · 20 years ago
  18. a3d4af0 allow inetd like program exec by bellard · 21 years ago
  19. 379ff53 win32 compile by bellard · 21 years ago
  20. f0cbd3e initial user mode network support by bellard · 21 years ago