Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  whitequark 5bf64586cd Get rid of Result<_, ()>. 7 ani în urmă
  whitequark 53a3875452 Rework error handling in TcpSocket::connect. 7 ani în urmă
  whitequark 50ae82d0ff Update a stale docstring. 7 ani în urmă
  whitequark d422f45ac2 as_unspecified → to_unspecified 7 ani în urmă
  whitequark b971d91315 Accept TCP FIN packets in SYN-RECEIVED state. 8 ani în urmă
  whitequark 0904645c1b Fix determination of local address from incoming packets. 8 ani în urmă
  whitequark c0629f769b Log correct delay when performing TCP retransmit. 8 ani în urmă
  whitequark 6bb9200c06 Annotate all simple getters with #[inline]. 8 ani în urmă
  whitequark 5dfc861e38 Remove *Socket::{process,dispatch} from public interface. 8 ani în urmă
  whitequark a15bc8105e In {Tcp,Udp}Socket::process, make protocol check an assertion. 8 ani în urmă
  whitequark 1746702f53 Try to trigger fast retransmit when we detect a missing TCP segment. 8 ani în urmă
  whitequark 8ace8cd94e Set TCP PSH flag when sending the last buffered data. 8 ani în urmă
  whitequark a14c47655e Expose PSH flag in TcpRepr. 8 ani în urmă
  whitequark 6a096721cc Fix a few typos in TCP socket code (NFC). 8 ani în urmă
  whitequark 1c1489e5fb try! → ? 8 ani în urmă
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. 8 ani în urmă
  whitequark 22772f07df Remove accidentally committed change. 8 ani în urmă
  whitequark 21900288cc Add packet shaping to the fault injector. 8 ani în urmă
  whitequark d931625af0 Implement TCP TIME-WAIT timeouts. 8 ani în urmă
  whitequark 16222445a6 Clamp TCP receive window to MSS multiplied by maximum burst size. 8 ani în urmă
  whitequark 7381e7f98b fn Device::mtu() -> usize → Device::limits() -> DeviceLimits 8 ani în urmă
  whitequark 293ea51722 Improve handling of TCP ACK packets in FIN-* states. 8 ani în urmă
  whitequark 708f40d776 Fix condition for acceptable RST|ACK in TCP SYN-SENT state. 8 ani în urmă
  whitequark 1a32b98b48 Implement the TCP SYN-SENT state. 8 ani în urmă
  whitequark 11c875160a Fix an incorrect tracing message. 8 ani în urmă
  whitequark 899a5a1963 Fix the TCP MSS calculation. 8 ani în urmă
  whitequark e8ece3e567 Fix an incorrect payload length when sending TCP MSS option. 8 ani în urmă
  whitequark 41ec6a5a57 Receive the TCP MSS option and act on it. 8 ani în urmă
  whitequark 7af6ddfa0c Send the TCP MSS option. 8 ani în urmă
  whitequark a43dfd34cd Add support for TCP MSS option in TCP representation. 8 ani în urmă