5 Commits

Author SHA1 Message Date
Ben Chan
4fa490847a tqftpserv: fix memory leak in tftp_send_error() v0.0 2018-07-26 06:10:31 -07:00
Ben Chan
a175e68796 tqftpserv: remove duplicated initialization in handle_rrq() 2018-07-26 06:09:47 -07:00
Bjorn Andersson
9c4bc44c44 tqftpserv: Fix invalid include directives
The two include files was dropped during development but lingered in my
repository, remove the include of them - and define MAX(x, y).

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-07-10 19:02:52 -07:00
Bjorn Andersson
e4894436dd tqftpserv: Initial prototype implementation
Introduce a prototype of the tqftpserv, a server implementing trivial
file transfer protocol over AF_QIPCRTR.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-06-29 15:57:40 -07:00
Bjorn Andersson
73a4053779 ... 2018-06-29 15:54:40 -07:00