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

Аутор SHA1 Порука Датум
  Dario Nieuwenhuis 78f92bcea6 wire: use own Error type. пре 3 година
  Anuvrat 8ba8830378 Corrects minor spelling errors пре 3 година
  Thibaut Vandervelden 51b2adddad Fix clippy lints пре 3 година
  Dario Nieuwenhuis 2cb407d62a rustfmt пре 3 година
  Dario Nieuwenhuis b82b7300aa tcp: add Nagle's Algorithm. пре 3 година
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support пре 4 година
  Alex Crawford ddb876bec4 Remove redundant field names from structs пре 4 година
  Alex Crawford 48539a84dc Prefer elided lifetimes пре 4 година
  Alex Crawford 5c335f8fe7 Silence warning about is_empty method пре 4 година
  Alex Crawford 38a5008541 Prefer if-let syntax over single-pattern match пре 4 година
  Alex Crawford 323dfe2ab6 Use is_empty instead of length comparison пре 4 година
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 пре 4 година
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns пре 4 година
  Scott Mabin e74ad03b8a Revert to prevous ordering of TCP options. пре 5 година
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. пре 5 година
  jhwgh1968 ed8dce015c Minimal Implementation of TCP Selective Acknowledgement пре 6 година
  jhwgh1968 60db9424e0 Fix fault injection on TCP streams пре 6 година
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. пре 6 година
  Kai Lüke 4a8242a1fe Proper calculation of TCP header length пре 6 година
  jhwgh1968 42d25bfe26 Implement TCP Window Scaling, Phase 1 (Issue #106) пре 6 година
  Dan Robertson 91f5891dbb Remove v4 from udp/tcp of ChecksumCapabilities пре 7 година
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types пре 7 година
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods пре 7 година
  Andrew Cann 302affca91 Add Clone impl to Packet types пре 7 година
  whitequark b0995c13e2 Fix some overly long comments. NFC. пре 7 година
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. пре 7 година
  whitequark d1e229261f Panic on an attempt of subtracting sequence numbers with underflow. пре 7 година
  whitequark b1680368fe Rework the pretty printer to avoid superfluous trailing newlines. пре 7 година
  Kai Lüke 5e2ae22302 Don't panic on TCP sequence number wrapping in debug mode. пре 7 година
  Dan Robertson 7a2271dfd6 Tests: Add basic interface tests пре 7 година