index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slirp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-20
Change -tftp option to take a root directory, by Anthony Liguori.
ths
1
-3
/
+9
2007-02-20
Add OACK support to slirp TFTP server, by Anthony Liguori.
ths
2
-0
/
+84
2007-02-20
Add -bootp option for slirp, by Anthony Liguori.
ths
1
-0
/
+6
2007-01-17
Slirp UDP fix, by Jason Wessel.
ths
1
-2
/
+3
2006-12-23
Fix build warning on Windows.
ths
1
-0
/
+6
2006-12-21
Enable TCP_NODELAY, by Daniel Jacobowitz.
ths
2
-1
/
+3
2006-05-10
suppressed unaligned accesses
bellard
2
-6
/
+7
2006-05-03
UDP broadcast translation error (Mark Jonckheere)
bellard
1
-1
/
+4
2006-05-03
separate alias_addr (10.0.2.2) from our_addr (Ed Swierk)
bellard
7
-12
/
+13
2006-05-02
> 32 KB packet handling (Ed Swierk)
bellard
1
-9
/
+5
2006-05-01
do not delay TCP acks (Ed Swierk)
bellard
1
-21
/
+4
2006-05-01
set TCP_MSS to 1460 (Ed Swierk)
bellard
1
-1
/
+3
2006-05-01
fixed IP packet rassembly logic (Ed Swierk)
bellard
1
-1
/
+1
2006-05-01
fixed realloc logic (Ed Swierk)
bellard
1
-3
/
+4
2006-04-30
removed warnings
bellard
2
-2
/
+2
2006-04-25
Solaris port (Ben Taylor)
bellard
2
-0
/
+6
2006-04-23
Fix slirp redirection on systems without a useful host IP address.
pbrook
2
-10
/
+11
2006-04-16
Downgrade DNS failure to a warning.
pbrook
1
-2
/
+2
2006-04-16
Set slirp client hostname.
pbrook
3
-0
/
+11
2006-03-11
Set SO_REUSEADDR before calling bind().
pbrook
1
-1
/
+1
2005-09-03
improved user net performances
bellard
1
-1
/
+1
2005-07-03
win32 compile fix
bellard
1
-2
/
+2
2005-06-05
64 bit fixes (initial patch by Gwenole Beauchesne)
bellard
7
-14
/
+28
2005-01-10
windows header fix
bellard
1
-0
/
+1
2004-12-12
slirp fix for -smb command (Initial patch by Juergen Keil)
bellard
1
-4
/
+8
2004-11-24
socket send fix
bellard
1
-2
/
+6
2004-11-21
fixed invalid received length
bellard
1
-2
/
+6
2004-11-14
removed warning
bellard
1
-0
/
+1
2004-10-10
openpty fix
bellard
2
-5
/
+5
2004-10-09
win32 fix
bellard
2
-1
/
+2
2004-10-07
windows fixes (Gregory Alexander)
bellard
6
-15
/
+42
2004-10-03
hack for bootp support
bellard
1
-0
/
+3
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
1
-1
/
+2
2004-09-30
give a new address at DHCPREQUEST too (useful if the OS remembers its IP address
bellard
1
-2
/
+4
2004-09-18
removed warning
bellard
1
-1
/
+1
2004-09-13
memory leak fix (Juergen Keil)
bellard
1
-0
/
+2
2004-09-05
allow inetd like program exec
bellard
5
-13
/
+46
2004-08-25
port redirection support
bellard
4
-3
/
+23
2004-08-25
removed gettimeofday usage
bellard
1
-19
/
+13
2004-08-24
TFTP support (Magnus Damm)
bellard
4
-0
/
+382
2004-07-12
win32 compile
bellard
13
-26
/
+142
2004-07-12
removed unused includes - BSD port
bellard
2
-20
/
+5
2004-07-05
forgot fclose()
bellard
1
-1
/
+2
2004-06-04
dhcp packet size fix (aka pump fix)
bellard
1
-1
/
+2
2004-06-03
header fix
bellard
1
-0
/
+2
2004-05-22
added missing copyright file
bellard
1
-0
/
+64
2004-05-04
fixed dhcp for windows client
bellard
2
-5
/
+32
2004-04-26
avoid errno variable name
bellard
2
-2
/
+2
2004-04-22
initial user mode network support
bellard
37
-0
/
+12057