Sign in
qemu
/
qemu
/
0f40444cc4fc6526a9a544b11475f1086113f9ba
/
slirp
/
tcp_timer.c
893dcdb
slirp, disas: Replace min/max with MIN/MAX macros
by Yuval Shaia
· 8 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
9dfbf25
slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff
by Guillaume Subiron
· 9 years ago
7df7482
slirp: Clean up includes
by Peter Maydell
· 9 years ago
7cba04f
More NULL pointer fixes
by Blue Swirl
· 16 years ago
460fec6
slirp: Factor out internal state structure
by Jan Kiszka
· 16 years ago
0fe6a7f
slirp: Drop statistic code
by Jan Kiszka
· 16 years ago
0d62c4c
slirp: Drop dead code
by Jan Kiszka
· 16 years ago
aeed97c
Use ANSI prototypes to please sparse
by blueswir1
· 16 years ago
2f5f899
Remove the advertising clause from the slirp license
by aliguori
· 16 years ago
9634d90
Use const and static as needed, disable unused code
by blueswir1
· 17 years ago
31a60e2
Make Slirp statistics gathering and output conditional to LOG_ENABLED
by blueswir1
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
379ff53
win32 compile
by bellard
· 21 years ago
f0cbd3e
initial user mode network support
by bellard
· 21 years ago