Історія комітів

Автор SHA1 Опис Дата
  Dario Nieuwenhuis 91661eed84 tcp/tests: make sure line number in recv_nothing points to the test code. 7 місяців тому
  Dario Nieuwenhuis f09883d481 tcp: set ack_all when remote acks bytes sent in earlier retransmissions. 7 місяців тому
  tomDev5 e826989193 tcp: add retransmission exponential backoff test. 7 місяців тому
  Dario Nieuwenhuis 9b9f60b5ba tcp: fix retransmit exponential backoff, align to rfc6298. 7 місяців тому
  Dario Nieuwenhuis 7736d40067 tcp: emsure line numbers in tests point to the actual failure. 7 місяців тому
  Simon Börjesson 13774ff28d Restart retransmit timer on new data ACK 8 місяців тому
  tomDev5 632e164d49 listen endpoint getter 10 місяців тому
  Dario Nieuwenhuis fe0b4d1022 Merge pull request #1002 from lrh2000/mtu-ack 10 місяців тому
  Ruihan Li a27c0173fa Send immediate ACKs after RMSS bytes of data 10 місяців тому
  Ruihan Li 06eb8b72dc Support TCP simultaneous open 10 місяців тому
  Dario Nieuwenhuis 803fa8734a wire: use core::net::Ipv6Addr as the ipv6 address type. 11 місяців тому
  Dario Nieuwenhuis e6b9a9ca2a wire: use core::net::Ipv4Addr as the ipv4 address type. 11 місяців тому
  Dario Nieuwenhuis 11b6385c77 Fix new clippy lints due to MSRV update. 11 місяців тому
  d2weber b59e494ae7 Fixes #982 11 місяців тому
  XOR-op ffcb62e119 test(tcp): add coverage for remote_has_sack in SYN-SENT state 11 місяців тому
  XOR-op 805eed8447 fix: internal sACK flag not updated for client socket 11 місяців тому
  Dario Nieuwenhuis bde1a1ee6d tcp: do not ignore fin if segment is partially outside the window. 1 рік тому
  Catherine 0847643198 Merge pull request #935 from lrh2000/window-update 1 рік тому
  Ruihan Li fe179c9184 Don't delay ACKs for significant window updates 1 рік тому
  TomDev5 89e82657af TCP Timestamp option support 1 рік тому
  Fabian 18c131e885 fix(tcp): only reset remote_last_ts if some data is enqueued 1 рік тому
  Yuuki Takano 833399f124 feat(socket/tcp): add congestion controllers 1 рік тому
  Thibaut Vandervelden 7ce551db03 fix: fix typos (comments, structs, enums and docs) 1 рік тому
  Thibaut Vandervelden 434f7eb37f ip: pass address by ref for get_source_address_ip 1 рік тому
  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 2 роки тому
  Erika Hunhoff 86d4cf1053 Match the behavior of peek_slice to recv_slice 2 роки тому