]> git.meshlink.io Git - utcp/history - Makefile
Handle channel closure during a receive callback when the ringbuffer wraps.
[utcp] / Makefile
2020-03-29 Guus SliepenAdd a tool to generate a stream with a configurable...
2019-03-17 Guus SliepenCheck for astyle version 3 before formatting the code.
2018-05-01 Guus SliepenFix all compiler warnings found using -Wall -W -pedantic.
2017-10-02 Guus SliepenFormat the code using the Artistic Style formatter.
2017-07-02 Guus SliepenSend ACKs also when receiving out-of-order data.
2014-12-05 Guus SliepenDon't call abort() in retransmit().
2014-08-21 Guus SliepenSet FIN bit in ack().
2014-08-17 Guus SliepenImprove Makefile.
2014-07-25 Guus SliepenBuild both binaries.
2014-07-24 Guus SliepenStart of UTCP.