Daniel Stenberg
|
d009bc2e56
tests: introduce preprocessed test cases
|
4 лет назад |
Marc Hoersken
|
9869f6dc5a
tests/server: move all signal handling routines to util.[ch]
|
4 лет назад |
Daniel Stenberg
|
9a8b3b3e13
copyright: fix out-of-date copyright ranges and missing headers
|
4 лет назад |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 лет назад |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 лет назад |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 лет назад |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 лет назад |
Marcel Raad
|
e076fdaf5b
tftpd: fix signed/unsigned mismatch warnings
|
7 лет назад |
Marcel Raad
|
4032c5da84
tests/server: make string literals const
|
7 лет назад |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 лет назад |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
8 лет назад |
Dan Fandrich
|
56bb7b1a3c
tests: fixed variable might be clobbered warning
|
8 лет назад |
Daniel Stenberg
|
a332c4f769
tests/server: comply with our code style
|
8 лет назад |
Marc Hoersken
|
18c95d4bc0
tftpd server: add Windows support by writing files in binary mode
|
9 лет назад |
Daniel Stenberg
|
60c86297bf
tftp tests: verify sent options too
|
9 лет назад |
Markus Elfring
|
29c655c0a6
Bug #149: Deletion of unnecessary checks before calls of the function "free"
|
9 лет назад |
Steve Holme
|
1abe65d928
code/docs: Use Unix rather than UNIX to avoid use of the trademark
|
10 лет назад |
Dan Fandrich
|
9597b0ebcb
tests: Fix portability issue with the tftpd server and timeouts
|
10 лет назад |
Daniel Stenberg
|
06d1b10cbe
tftpd: support "writedelay" within <servercmd>
|
11 лет назад |
Daniel Stenberg
|
816b639035
tftpd: convert 6 global variables into local ones
|
11 лет назад |
Marc Hoersken
|
b4fae9d73f
tftpd.c: Apply sread timeout to the whole data transfer session
|
11 лет назад |
Marc Hoersken
|
9474c4a9a5
tftpd.c: Follow up cleanup and restore of previous sockopt
|
11 лет назад |
Marc Hoersken
|
a181e7b084
tftpd.c: Fixed sread timeout on Windows by setting it manually
|
11 лет назад |
Yang Tse
|
308cce8231
test servers: handle W32/W64 SIGBREAK with exit_signal_handler
|
12 лет назад |
Yang Tse
|
a6848250d2
test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64
|
12 лет назад |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 лет назад |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 лет назад |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 лет назад |
Yang Tse
|
4d3fb91fb4
test servers: build adjustment
|
12 лет назад |
Daniel Stenberg
|
950fb3efcc
write: add return code checks when used
|
13 лет назад |