index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
server
/
tftpd.c
Age
Commit message (
Expand
)
Author
2018-11-23
snprintf: renamed and we now only use msnprintf()
Daniel Stenberg
2018-06-11
cppcheck: fix warnings
Marian Klymov
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-05-08
tftpd: fix signed/unsigned mismatch warnings
Marcel Raad
2017-05-04
tests/server: make string literals const
Marcel Raad
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2016-11-24
checksrc: white space edits to comply to stricter checksrc
Daniel Stenberg
2016-11-12
tests: fixed variable might be clobbered warning
Dan Fandrich
2016-04-03
tests/server: comply with our code style
Daniel Stenberg
2015-12-23
tftpd server: add Windows support by writing files in binary mode
Marc Hoersken
2015-11-06
tftp tests: verify sent options too
Daniel Stenberg
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2014-12-26
code/docs: Use Unix rather than UNIX to avoid use of the trademark
Steve Holme
2014-05-29
tests: Fix portability issue with the tftpd server and timeouts
Dan Fandrich
2013-08-22
tftpd: support "writedelay" within <servercmd>
Daniel Stenberg
2013-08-22
tftpd: convert 6 global variables into local ones
Daniel Stenberg
2013-04-06
tftpd.c: Apply sread timeout to the whole data transfer session
Marc Hoersken
2013-04-06
tftpd.c: Follow up cleanup and restore of previous sockopt
Marc Hoersken
2013-04-06
tftpd.c: Fixed sread timeout on Windows by setting it manually
Marc Hoersken
2013-01-09
test servers: handle W32/W64 SIGBREAK with exit_signal_handler
Yang Tse
2013-01-09
test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-04-10
test servers: build adjustment
Yang Tse
2011-06-11
write: add return code checks when used
Daniel Stenberg
2011-04-05
Changed some nonportable types
Dan Fandrich
2010-12-17
tftpd: avoid buffer overflow report from glibc
Paul Howarth
2010-11-19
test servers: fix strict aliasing compiler warnings
Yang Tse
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-22
convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and
Yang Tse
2010-02-19
fix compiler warning
Yang Tse
2010-02-18
fix compiler warning
Yang Tse
2010-02-14
Overhauled test suite getpart() function. Fixing potential out of bounds
Yang Tse
2010-02-04
Validate server port argument
Yang Tse
2010-02-02
avoid possibility of using obsoleted stuff
Yang Tse
2010-01-23
PKTSIZE might have been already defined in arpa/tftp.h
Yang Tse
2010-01-08
Remove extra line feed
Yang Tse
2010-01-08
sws and tftpd command line option naming adjustments
Yang Tse
2009-12-03
Fix 'uploaded' file descriptor leak
Yang Tse
2009-12-02
signal handling to cleanup on SIGINT and SIGTERM
Yang Tse
2009-11-26
Only attempt to clear the server-logs lock when previously set by this same s...
Yang Tse
2009-11-23
Enhance some debug messages for initialization failures.
Yang Tse
2009-09-17
Attempt to silence bogus compiler warning: "Potential null pointer dereference"
Yang Tse
2009-06-11
fix compiler warning
Yang Tse
2009-05-02
Use build-time configured curl_socklen_t instead of socklen_t
Yang Tse
2009-04-27
Include <arpa/inet.h> if HAVE_ARPA_INET_H is defined
Yang Tse
2009-04-24
test 1099: "TFTP get first a non-existing file then an existing" added disabled
Daniel Stenberg
2009-04-09
add back most likely acciedently removed function name justtimeout to fix aut...
Gunter Knauf
[next]