History for barebox / lib / ratp.c
2020-06-16
@Sascha Hauer
ratp: Fix closing connections ...
Sascha Hauer committed on 16 Jun 2020
2020-05-20
@Sascha Hauer
ratp: Free buffers ...
Sascha Hauer committed on 20 May 2020
2019-03-04
@Sascha Hauer
crc: import crc_itu_t() from kernel ...
Sascha Hauer committed on 4 Mar 2019
2018-08-31
@Aleksander Morgado
ratp: fix sending data that won't fit in a single RATP packet ...
Aleksander Morgado authored on 30 Aug 2018 Sascha Hauer committed on 31 Aug 2018
2017-09-20
@Aleksander Morgado
lib,ratp: avoid too verbose info messages ...
Aleksander Morgado authored on 19 Sep 2017 Sascha Hauer committed on 20 Sep 2017
2017-06-23
@Aleksander Morgado
ratp: user close may happen in SYN-RECEIVED state ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: consolidate setting the next AN or SN flags ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: don't ignore data that may arrive in behaviour H1 ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: send initial data in behaviour B if any pending ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: prefer using ratp_send_ack() in behaviour I1 ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: consolidate ratp_sn_expected() and ratp_an_expected() ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: fix sending ACKs without data ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: remove bogus data checks in behavior C2 ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: fix single byte sending flagged with SO ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: fix data presence check ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: completely ignore RST flagged packets in behavior G ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: add missing RST flag in behavior G ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: send missing RST in behavior C2 ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: avoid unnecessary variable initializations ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
@Aleksander Morgado
ratp: add missing transition to SYN-RECEIVED in behavior B ...
Aleksander Morgado authored on 21 Jun 2017 Sascha Hauer committed on 23 Jun 2017
2017-06-06
@Aleksander Morgado
ratp: avoid using already freed memory ...
Aleksander Morgado authored on 2 Jun 2017 Sascha Hauer committed on 6 Jun 2017
2016-01-18
@Sascha Hauer
Add Reliable Asynchronous Transfer Protocol ...
Sascha Hauer committed on 18 Jan 2016