| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Warnings purge | Marty Connor | 2007-07-02 | 1 | -541/+0![]() |
| | | |||||
| * | Moved old tcp.h to old_tcp.h, to avoid name clash with new (uIP-based) | Michael Brown | 2006-03-23 | 1 | -1/+1 |
| | | | | | tcp.h. | ||||
| * | In multicast operation, the client still has a unicast local port. | Michael Brown | 2005-06-02 | 1 | -80/+89 |
| | | |||||
| * | Make rfc2090 multicast option optional | Michael Brown | 2005-06-01 | 1 | -11/+16 |
| | | |||||
| * | Don't choke on duplicate OACK packets. | Michael Brown | 2005-06-01 | 1 | -36/+74 |
| | | | | | | Make await_tftp() static and create tftp_get() for fetching the next TFTP packet instead. | ||||
| * | TFTP upgraded to use a core function library (in tftpcore.c) which will be | Michael Brown | 2005-06-01 | 1 | -7/+35 |
| | | | | | shared between TFTP, TFTM and MTFTP protocols. | ||||
| * | Now have enough functions to implement a standard TFTP client in around 50 | Michael Brown | 2005-06-01 | 1 | -11/+107 |
| | | | | | lines of code. | ||||
| * | Add tftp_ack() and tftp_error() | Michael Brown | 2005-05-31 | 1 | -7/+73 |
| | | |||||
| * | First version | Michael Brown | 2005-05-31 | 1 | -0/+299 |

