|
|
46f2fcacd2
|
TFTP
* Change typo
* Format
* Add doxygen
|
2023-11-20 15:44:38 +01:00 |
|
|
|
0a9082678d
|
TFTP
Fix unused if it is already defined
|
2023-11-17 16:29:40 +01:00 |
|
|
|
f82634daa0
|
TFTP
Fix all warnings
|
2023-11-17 16:27:26 +01:00 |
|
|
|
623cf3749c
|
TFTP
Add tftp_custom_write and test functions
|
2023-11-13 16:03:14 +01:00 |
|
|
|
c568acc9e6
|
TFTP
Add tftp_custom_fwrite
|
2023-11-13 13:28:57 +01:00 |
|
|
|
e682528e12
|
TFTP
Change tests from a copy to using the original with mocs
|
2023-11-12 17:07:20 +01:00 |
|
|
|
91bd047201
|
TFTP
Change header to match the others
|
2023-11-12 16:14:26 +01:00 |
|
|
|
d35c79480e
|
TFTP
Change to my own struct for the virtual files
init the index.txt from the tftp_server_init
add tftp_server_deinit + add to docs
|
2023-11-11 00:46:02 +01:00 |
|
|
|
e1118908d9
|
TFTP
Move over to the new fread that Lorentz is implementing
|
2023-11-11 00:38:39 +01:00 |
|
|
|
8237f7911b
|
TFTP
Remove tftp context from header file
It should not be used anywhere else
|
2023-11-09 16:56:43 +01:00 |
|
|
|
a1f7b0ad33
|
TFTP
First implementation of the read and open functions
Write is not implemented yet
|
2023-11-09 16:39:08 +01:00 |
|
|
|
12370baf22
|
TFTP
Format
|
2023-11-06 22:30:29 +01:00 |
|
|
|
20650b9c03
|
TFTP
Change headers + Add logging
|
2023-11-06 21:53:06 +01:00 |
|
|
|
315871af60
|
TFTP
Add logger and checks for initialising
|
2023-11-06 21:45:57 +01:00 |
|
|
|
d84bd877e1
|
TFTP
Add initial framework, not doing anything at the moment
|
2023-11-06 21:38:19 +01:00 |
|