Historique des commits

Auteur SHA1 Message Date
  whitequark a4b33c9166 Remove an unnecessary length check. il y a 7 ans
  whitequark 1c1489e5fb try! → ? il y a 7 ans
  whitequark 7bf087b8ca Disable checksum validation on wire level when fuzzing. il y a 7 ans
  whitequark 3107383599 Fix insufficient length validation in TCP packets. il y a 7 ans
  whitequark 2989fa3348 Fix insufficient length validation in UDP packets. il y a 7 ans
  whitequark b33d867385 Fix a crash parsing a malformed IPv4 packet. il y a 7 ans
  whitequark 6447d94390 Factor out wire::tcp::field::OPTIONS. il y a 7 ans
  whitequark ed2c376628 Fix a crash parsing a truncated TCP packet with options. il y a 7 ans
  whitequark 3f43be8d84 Fix a crash parsing malformed TCP options. il y a 7 ans
  whitequark 2582d1573d Fix a crash printing a malformed TCP packet. il y a 7 ans
  whitequark 6271dc7270 Add packet parser fuzzer. il y a 7 ans
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. il y a 7 ans
  whitequark 86eeaf4a7a Clean up a few doctests. il y a 7 ans
  whitequark 6cf248e752 Fix an unimplemented!() invocation that should be unreachable!(). il y a 7 ans
  whitequark 818fa7dda4 Unbreak parsing of ICMP unreachable messages. il y a 7 ans
  whitequark ba1f0a7480 Actually export socket::SocketSetItem publicly. il y a 7 ans
  Egor Karavaev 78b717cd75 Add the `ping` example. il y a 7 ans
  Egor Karavaev ed08b74427 Add `RawSocket`. il y a 7 ans
  Egor Karavaev 42ca732ce3 `IpRepr::lower` replaces unspecified src_addr in Ipv4Repr as well. il y a 7 ans
  Egor Karavaev 441881609c Factor out the `RingBuffer` container. il y a 7 ans
  Egor Karavaev 80c20adbf8 Factor out the "raw_socket" and "tap_interface" features il y a 7 ans
  whitequark 22772f07df Remove accidentally committed change. il y a 7 ans
  whitequark 961b12ce93 Add a sinkhole to the server example. il y a 7 ans
  whitequark 5a6641a967 Fix no-std build. il y a 7 ans
  whitequark 21900288cc Add packet shaping to the fault injector. il y a 7 ans
  whitequark d931625af0 Implement TCP TIME-WAIT timeouts. il y a 8 ans
  whitequark e894ee24ad Fix a typo in documentation. il y a 8 ans
  whitequark 16222445a6 Clamp TCP receive window to MSS multiplied by maximum burst size. il y a 8 ans
  whitequark 7381e7f98b fn Device::mtu() -> usize → Device::limits() -> DeviceLimits il y a 8 ans
  whitequark 1874549b0b Bump version. il y a 8 ans