index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
slirp
/
tcp_timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
slirp, disas: Replace min/max with MIN/MAX macros
Yuval Shaia
2016-12-20
1
-1
/
+1
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
slirp: Generalizing and neutralizing various TCP functions before adding IPv6...
Guillaume Subiron
2016-03-15
1
-1
/
+2
*
slirp: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
More NULL pointer fixes
Blue Swirl
2009-08-01
1
-4
/
+6
*
slirp: Factor out internal state structure
Jan Kiszka
2009-06-29
1
-10
/
+8
*
slirp: Drop statistic code
Jan Kiszka
2009-06-29
1
-11
/
+0
*
slirp: Drop dead code
Jan Kiszka
2009-06-29
1
-16
/
+1
*
Use ANSI prototypes to please sparse
blueswir1
2009-04-18
1
-4
/
+3
*
Remove the advertising clause from the slirp license
aliguori
2009-01-26
1
-5
/
+1
*
Use const and static as needed, disable unused code
blueswir1
2007-10-26
1
-17
/
+11
*
Make Slirp statistics gathering and output conditional to LOG_ENABLED
blueswir1
2007-10-26
1
-7
/
+10
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-4
/
+4
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-11
/
+11
*
win32 compile
bellard
2004-07-13
1
-3
/
+0
*
initial user mode network support
bellard
2004-04-22
1
-0
/
+329