aboutsummaryrefslogtreecommitdiff
path: root/tcp_timer.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-15slirp: Generalizing and neutralizing various TCP functions before adding IPv6...Guillaume Subiron1-1/+1
2016-02-04slirp: Clean up includesPeter Maydell1-0/+1
2009-08-01More NULL pointer fixesBlue Swirl1-2/+4
2009-06-29slirp: Factor out internal state structureJan Kiszka1-10/+8
2009-06-29slirp: Drop statistic codeJan Kiszka1-11/+0
2009-06-29slirp: Drop dead codeJan Kiszka1-16/+1
2009-04-18Use ANSI prototypes to please sparseblueswir11-3/+3
2009-01-26Remove the advertising clause from the slirp licensealiguori1-5/+1
2007-10-26 Use const and static as needed, disable unused codeblueswir11-16/+11
2007-10-26Make Slirp statistics gathering and output conditional to LOG_ENABLEDblueswir11-7/+10
2004-07-12win32 compilebellard1-3/+0
2004-04-22initial user mode network supportbellard1-0/+320