Історія комітів

Автор SHA1 Опис Дата
  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 роки тому
  whitequark 70248c5109 Formatting. NFC. 7 роки тому
  Steffen Butzer d5147efb82 support hardware based checksum settings in during packet send/recv 7 роки тому
  whitequark 16e6e70d2f Fix many warnings. 7 роки тому
  whitequark af51f2aba9 Clean up PSH flag handling. 7 роки тому
  whitequark 64a82709d4 Implement TCP timeouts. 7 роки тому
  whitequark 639dfd94c0 TcpRepr::push → TcpControl::Psh. 7 роки тому
  whitequark 72359cdd37 Radically simplify and optimize TCP packet dispatch. 7 роки тому
  whitequark bc2a894c00 Rework responses to TCP packets and factor in RST replies to TcpSocket. 8 роки тому
  whitequark 5bf64586cd Get rid of Result<_, ()>. 8 роки тому
  whitequark 534842b929 Make sure representation emission covers every octet of the buffer. 8 роки тому
  whitequark a14c47655e Expose PSH flag in TcpRepr. 8 роки тому
  whitequark a4b33c9166 Remove an unnecessary length check. 8 роки тому
  whitequark 1c1489e5fb try! → ? 8 роки тому
  whitequark 7bf087b8ca Disable checksum validation on wire level when fuzzing. 8 роки тому
  whitequark 3107383599 Fix insufficient length validation in TCP packets. 8 роки тому
  whitequark 6447d94390 Factor out wire::tcp::field::OPTIONS. 8 роки тому
  whitequark ed2c376628 Fix a crash parsing a truncated TCP packet with options. 8 роки тому
  whitequark 3f43be8d84 Fix a crash parsing malformed TCP options. 8 роки тому
  whitequark 2582d1573d Fix a crash printing a malformed TCP packet. 8 роки тому
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. 8 роки тому
  whitequark a43dfd34cd Add support for TCP MSS option in TCP representation. 8 роки тому
  whitequark c9f915033f Add support for TCP option parsing and emission. 8 роки тому
  whitequark cd880aff2d Remove TcpControl::len(). 8 роки тому
  whitequark 5b4db5fe10 TCP: retransmit ACK when receiving duplicate SEQ. 8 роки тому