Histórico de Commits

Autor SHA1 Mensagem Data
  Alex Crawford 48539a84dc Prefer elided lifetimes há 4 anos atrás
  Alex Crawford 5c335f8fe7 Silence warning about is_empty method há 4 anos atrás
  Alex Crawford 38a5008541 Prefer if-let syntax over single-pattern match há 4 anos atrás
  Alex Crawford 323dfe2ab6 Use is_empty instead of length comparison há 4 anos atrás
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 há 4 anos atrás
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns há 4 anos atrás
  Scott Mabin e74ad03b8a Revert to prevous ordering of TCP options. há 5 anos atrás
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. há 5 anos atrás
  jhwgh1968 ed8dce015c Minimal Implementation of TCP Selective Acknowledgement há 6 anos atrás
  jhwgh1968 60db9424e0 Fix fault injection on TCP streams há 6 anos atrás
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. há 6 anos atrás
  Kai Lüke 4a8242a1fe Proper calculation of TCP header length há 6 anos atrás
  jhwgh1968 42d25bfe26 Implement TCP Window Scaling, Phase 1 (Issue #106) há 6 anos atrás
  Dan Robertson 91f5891dbb Remove v4 from udp/tcp of ChecksumCapabilities há 7 anos atrás
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types há 7 anos atrás
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods há 7 anos atrás
  Andrew Cann 302affca91 Add Clone impl to Packet types há 7 anos atrás
  whitequark b0995c13e2 Fix some overly long comments. NFC. há 7 anos atrás
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. há 7 anos atrás
  whitequark d1e229261f Panic on an attempt of subtracting sequence numbers with underflow. há 7 anos atrás
  whitequark b1680368fe Rework the pretty printer to avoid superfluous trailing newlines. há 7 anos atrás
  Kai Lüke 5e2ae22302 Don't panic on TCP sequence number wrapping in debug mode. há 7 anos atrás
  Dan Robertson 7a2271dfd6 Tests: Add basic interface tests há 7 anos atrás
  whitequark 70248c5109 Formatting. NFC. há 7 anos atrás
  Steffen Butzer d5147efb82 support hardware based checksum settings in during packet send/recv há 7 anos atrás
  whitequark 16e6e70d2f Fix many warnings. há 7 anos atrás
  whitequark af51f2aba9 Clean up PSH flag handling. há 7 anos atrás
  whitequark 64a82709d4 Implement TCP timeouts. há 7 anos atrás
  whitequark 639dfd94c0 TcpRepr::push → TcpControl::Psh. há 7 anos atrás
  whitequark 72359cdd37 Radically simplify and optimize TCP packet dispatch. há 7 anos atrás