Commit History

Autor SHA1 Mensaxe Data
  Thibaut Vandervelden 13864173e9 fix(socket): truncation when calling recv_slice hai 1 ano
  Dario Nieuwenhuis 2c28779ee5 Merge pull request #845 from smoltcp-rs/tcp-zero-window-fin hai 1 ano
  Dario Nieuwenhuis 284a2c97f0 tcp: accept FIN on zero window. hai 1 ano
  Scott Mabin 00cde4e634 Don't error when calling `listen` again. hai 1 ano
  Erika Hunhoff 953ee321cd Add unit tests for tcp socket peek_slice hai 1 ano
  Erika Hunhoff 86d4cf1053 Match the behavior of peek_slice to recv_slice hai 1 ano
  Thibaut Vandervelden 6466817a66 tests: remove mock and use rstest in more places hai 1 ano
  Dario Nieuwenhuis 6acc2b4795 tcp: consider segments partially overlapping the window as acceptable hai 1 ano
  Dario Nieuwenhuis 88aa133658 Merge pull request #788 from mkj/abort-wake hai 1 ano
  Matt Johnston 7e12265f00 tcp: Wake tx waker after abort() hai 1 ano
  bors[bot] 4aaab35b36 Merge #748 %!s(int64=2) %!d(string=hai) anos
  Maximilian Hils f65351adfa implement Display and Error for error types %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis cce9ae779c tcp: do not count window updates as duplicate acks. %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis 3a9d017354 Remove unneeded ref patterns and destructures. %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis 5740b76574 iface: remove builder. %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis b73c943eee iface: remove lifetimes. %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis 8bd28ab66a tcp: ensure we always accept the segment at offset=0 even if the assembler is full. %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis 0e1ba69ade socket: remove all uses of crate::{Error, Result}; %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis 274260caf9 assembler: refactor algorithm to not care about total buffer size. %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis 19a0389eb1 assembler: don't return Option. %!s(int64=2) %!d(string=hai) anos
  Thibaut Vandervelden 9183ca7b27 Fix pretty print and tcp socket connect tests %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis 13cc7f83ac Clippy fixes. %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis a55c00fab7 assembler: do not return whether there was an overlap. %!s(int64=2) %!d(string=hai) anos
  Thibaut Vandervelden 297d90b0ff IPv4 fragmentation (outgoing) %!s(int64=2) %!d(string=hai) anos
  Michael Birtwell f9f3ab8270 Send incomplete fin packets even if nagle enabled %!s(int64=2) %!d(string=hai) anos
  Jonathan Coates a25c9f2f47 Only clear retransmit timer when all packets are acked %!s(int64=2) %!d(string=hai) anos
  Jonathan Coates 28e6fd894d Asserts packets are sent in TCP tests %!s(int64=2) %!d(string=hai) anos
  Stefan Lankes 8090469c2a fix return value of `nagle_enable` %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis 629f0bce79 socket: make dispatch infallible, except for emit errors. %!s(int64=3) %!d(string=hai) anos
  Dario Nieuwenhuis 37a276bcf2 socket: Make process() infallible. %!s(int64=3) %!d(string=hai) anos