Historial de Commits

Autor SHA1 Mensaje Fecha
  Dario Nieuwenhuis 7f0f844ade Always send updated ack number in `ack_reply()`. hace 5 años
  Dario Nieuwenhuis b7a14980d0 Accept data packets in FIN_WAIT_2 state. hace 5 años
  fdb-hiroshima c03bb50dc1 use provided ip for TcpSocket::connect instead of 0.0.0.0 hace 5 años
  Scott Mabin a67ee07922 Add capacity methods to all sockets. hace 5 años
  Richard Meadows 1ada3da5aa Allow TCPSockets in a SocketSet without 'static storage lifetime hace 6 años
  whitequark 4ed4635938 Fix spurious crash in commit bd3912e5. hace 6 años
  whitequark bd3912e53e Bump log dependency to version 0.4. NFC. hace 6 años
  whitequark da1f2a85fd Fix docstrings for TcpSocket::{send,recv}_slice(). NFC. hace 6 años
  whitequark 60b67c45f5 Clarify TcpSocket::recv_queue() semantics. NFC. hace 6 años
  whitequark 4cec6eea0a Fix typo in docstring. NFC. hace 6 años
  jhwgh1968 ed8dce015c Minimal Implementation of TCP Selective Acknowledgement hace 6 años
  jhwgh1968 92e970b379 Fully implement TCP Window Scaling hace 7 años
  jhwgh1968 42d25bfe26 Implement TCP Window Scaling, Phase 1 (Issue #106) hace 7 años
  Kai Lüke 7699265a09 Only trigger fast retransmit for data to send hace 7 años
  Kai Lüke 56030c5d2a Reset retrasmission delay after fast retrasmit hace 7 años
  Ole Martin Ruud 216c393607 Fix implementation of fast retransmit (TcpSocket) hace 7 años
  Astro 908ef8d020 Optimize RingBuffer::enqueue_many_with to an empty buffer. hace 7 años
  Ole Martin Ruud 375b0266fe Implement fast retransmit for TcpSocket hace 7 años
  Ole Martin Ruud 839dd9c6b1 Implement new type for `poll_at` hace 7 años
  whitequark 9a7318d1e6 Fix format strings using time to not include extraneous ms suffix. hace 7 años
  Kai Lüke 7935f0d0b5 Update remote_last_win for all ACKs hace 7 años
  Dan Robertson c418b60b5d Use time types in socket hace 7 años
  Philipp Oppermann c2d18ec071 Return specific sockets from `new` functions instead of `Socket`. hace 7 años
  whitequark fcffa6a5b1 Disregard TCP FIN flag if it arrives in a segment not at window start. hace 7 años
  Dan Robertson 4d918e4406 Fix documentation warnings. hace 7 años
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. hace 7 años
  whitequark b247f6498e Correctly handle retransmission of lost-received-lost TCP segments. hace 7 años
  whitequark 46365af7bc Fix a few documentation issues. NFC. hace 7 años
  whitequark 62bd94dedc TcpSocket::recv_impl should have never been public, oops. hace 7 años
  whitequark d5f11159d8 Make the log crate properly optional. hace 7 años