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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
tftp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-29
slirp: Factor out internal state structure
Jan Kiszka
1
-37
/
+28
2009-06-29
slirp: tftp: Rework filename handling
Jan Kiszka
1
-22
/
+16
2009-06-29
slirp: tftp: Refactor tftp_handle_rrq
Jan Kiszka
1
-28
/
+21
2009-06-29
slirp: tftp: Clean up tftp_send_error
Jan Kiszka
1
-8
/
+5
2009-06-29
slirp: tftp: Cleanup tftp_prefix check
Jan Kiszka
1
-8
/
+7
2009-06-29
slirp: Drop dead code
Jan Kiszka
1
-1
/
+1
2009-06-29
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
1
-1
/
+1
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
1
-7
/
+9
2008-08-21
Fix OpenBSD linker warnings
blueswir1
1
-3
/
+4
2007-10-26
Use const and static as needed, disable unused code
blueswir1
1
-4
/
+4
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-12
/
+12
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-22
/
+22
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
1
-0
/
+83
2004-10-09
win32 fix
bellard
1
-1
/
+1
2004-08-25
port redirection support
bellard
1
-1
/
+1
2004-08-25
removed gettimeofday usage
bellard
1
-19
/
+13
2004-08-24
TFTP support (Magnus Damm)
bellard
1
-0
/
+339