index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
slirp
/
tftp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
slirp: tftp: Relax filename format check
Jan Kiszka
2009-06-29
1
-3
/
+5
*
slirp: Factor out internal state structure
Jan Kiszka
2009-06-29
1
-37
/
+28
*
slirp: tftp: Rework filename handling
Jan Kiszka
2009-06-29
1
-22
/
+16
*
slirp: tftp: Refactor tftp_handle_rrq
Jan Kiszka
2009-06-29
1
-28
/
+21
*
slirp: tftp: Clean up tftp_send_error
Jan Kiszka
2009-06-29
1
-8
/
+5
*
slirp: tftp: Cleanup tftp_prefix check
Jan Kiszka
2009-06-29
1
-8
/
+7
*
slirp: Drop dead code
Jan Kiszka
2009-06-29
1
-1
/
+1
*
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-20
1
-7
/
+9
*
Fix OpenBSD linker warnings
blueswir1
2008-08-21
1
-3
/
+4
*
Use const and static as needed, disable unused code
blueswir1
2007-10-26
1
-4
/
+4
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-12
/
+12
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-22
/
+22
*
Change -tftp option to take a root directory, by Anthony Liguori.
ths
2007-02-20
1
-3
/
+9
*
Add OACK support to slirp TFTP server, by Anthony Liguori.
ths
2007-02-20
1
-0
/
+83
*
win32 fix
bellard
2004-10-09
1
-1
/
+1
*
port redirection support
bellard
2004-08-25
1
-1
/
+1
*
removed gettimeofday usage
bellard
2004-08-25
1
-19
/
+13
*
TFTP support (Magnus Damm)
bellard
2004-08-24
1
-0
/
+339