Commit History

Autor SHA1 Mensaxe Data
  mustermeiszer b767861998 Taking into account TCP and IP header %!s(int64=4) %!d(string=hai) anos
  mustermeiszer b933bc361f Fixes unused MTU settings at TcpSocket dispatch %!s(int64=4) %!d(string=hai) anos
  Ryan Summers bdfa44270e Return RST to unexpected ACK in SYN-SENT state. %!s(int64=4) %!d(string=hai) anos
  Dario Nieuwenhuis be6bbfe6d1 Do not send window updates in states that shouldn't do so. %!s(int64=4) %!d(string=hai) anos
  Lucas Zanela 802c46305a Fix overly strict lifetime in TcpSocket. %!s(int64=4) %!d(string=hai) anos
  Dario Nieuwenhuis a27da3adf6 Remove now-redundant `remote_last_ack` update. %!s(int64=4) %!d(string=hai) anos
  Dario Nieuwenhuis 82a1c971ff Document `Error::Finished` in `recv()`. %!s(int64=4) %!d(string=hai) anos
  Dario Nieuwenhuis 8d96626fc8 Return `Error::Finished` in `recv()` on graceful close. %!s(int64=4) %!d(string=hai) anos
  Dario Nieuwenhuis 7f0f844ade Always send updated ack number in `ack_reply()`. %!s(int64=4) %!d(string=hai) anos
  Dario Nieuwenhuis b7a14980d0 Accept data packets in FIN_WAIT_2 state. %!s(int64=4) %!d(string=hai) anos
  fdb-hiroshima c03bb50dc1 use provided ip for TcpSocket::connect instead of 0.0.0.0 %!s(int64=5) %!d(string=hai) anos
  Scott Mabin a67ee07922 Add capacity methods to all sockets. %!s(int64=5) %!d(string=hai) anos
  Richard Meadows 1ada3da5aa Allow TCPSockets in a SocketSet without 'static storage lifetime %!s(int64=5) %!d(string=hai) anos
  whitequark 4ed4635938 Fix spurious crash in commit bd3912e5. %!s(int64=5) %!d(string=hai) anos
  whitequark bd3912e53e Bump log dependency to version 0.4. NFC. %!s(int64=5) %!d(string=hai) anos
  whitequark da1f2a85fd Fix docstrings for TcpSocket::{send,recv}_slice(). NFC. %!s(int64=5) %!d(string=hai) anos
  whitequark 60b67c45f5 Clarify TcpSocket::recv_queue() semantics. NFC. %!s(int64=5) %!d(string=hai) anos
  whitequark 4cec6eea0a Fix typo in docstring. NFC. %!s(int64=5) %!d(string=hai) anos
  jhwgh1968 ed8dce015c Minimal Implementation of TCP Selective Acknowledgement %!s(int64=6) %!d(string=hai) anos
  jhwgh1968 92e970b379 Fully implement TCP Window Scaling %!s(int64=6) %!d(string=hai) anos
  jhwgh1968 42d25bfe26 Implement TCP Window Scaling, Phase 1 (Issue #106) %!s(int64=6) %!d(string=hai) anos
  Kai Lüke 7699265a09 Only trigger fast retransmit for data to send %!s(int64=6) %!d(string=hai) anos
  Kai Lüke 56030c5d2a Reset retrasmission delay after fast retrasmit %!s(int64=6) %!d(string=hai) anos
  Ole Martin Ruud 216c393607 Fix implementation of fast retransmit (TcpSocket) %!s(int64=6) %!d(string=hai) anos
  Astro 908ef8d020 Optimize RingBuffer::enqueue_many_with to an empty buffer. %!s(int64=7) %!d(string=hai) anos
  Ole Martin Ruud 375b0266fe Implement fast retransmit for TcpSocket %!s(int64=7) %!d(string=hai) anos
  Ole Martin Ruud 839dd9c6b1 Implement new type for `poll_at` %!s(int64=7) %!d(string=hai) anos
  whitequark 9a7318d1e6 Fix format strings using time to not include extraneous ms suffix. %!s(int64=7) %!d(string=hai) anos
  Kai Lüke 7935f0d0b5 Update remote_last_win for all ACKs %!s(int64=7) %!d(string=hai) anos
  Dan Robertson c418b60b5d Use time types in socket %!s(int64=7) %!d(string=hai) anos