This website requires JavaScript.
Explore
Help
Sign In
luo980
/
curl
Watch
1
Star
0
Fork
0
You've already forked curl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3fe5311967
curl
/
tests
/
server
History
Daniel Stenberg
90559bed53
renamed sendfile() since some systems have a system call named like this -
...
now the functions are named sendtftp() and recvtftp() instead.
2005-09-16 10:52:38 +00:00
..
.cvsignore
ignore this too
2005-09-15 20:36:58 +00:00
base64.pl
getpart.c
Modified the FTP server to use the new 'sockfilt' program to do all the socket
2005-04-18 06:57:44 +00:00
getpart.h
Enable test cases to provide sections base64-encoded to be able to test
2004-11-29 12:10:09 +00:00
Makefile.am
build tftpd too!
2005-09-15 20:36:28 +00:00
resolve.c
use less code and prevent compiler warning
2005-05-18 10:01:46 +00:00
sockfilt.c
silense a warning
2005-05-25 22:12:57 +00:00
sws.c
moved test2file() to util.c
2005-09-15 20:22:43 +00:00
testpart.c
Modified the FTP server to use the new 'sockfilt' program to do all the socket
2005-04-18 06:57:44 +00:00
tftpd.c
renamed sendfile() since some systems have a system call named like this -
2005-09-16 10:52:38 +00:00
util.c
moved test2file() to util.c
2005-09-15 20:22:43 +00:00
util.h
moved test2file() to util.c
2005-09-15 20:22:43 +00:00