Историја ревизија

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