Commit History

Author SHA1 Message Date
  whitequark 1387d4011c Fix potential unsoundness in SocketRef::into_inner()/drop(). 5 years ago
  whitequark 7faa206eff Bump Rust version requirement to 1.28. 5 years ago
  whitequark 4ed4635938 Fix spurious crash in commit bd3912e5. 5 years ago
  whitequark bd3912e53e Bump log dependency to version 0.4. NFC. 5 years ago
  whitequark a4d0a7e39c Fix unused mut in examples/ping.rs. NFC. 5 years ago
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. 5 years ago
  whitequark 30e7babf5c Fix docstring for SocketRef::into_inner(). NFC. 5 years ago
  whitequark da1f2a85fd Fix docstrings for TcpSocket::{send,recv}_slice(). NFC. 5 years ago
  whitequark 88b54e63c5 Travis: turn off notifications. 5 years ago
  whitequark 60b67c45f5 Clarify TcpSocket::recv_queue() semantics. NFC. 5 years ago
  whitequark 4cec6eea0a Fix typo in docstring. NFC. 5 years ago
  David Wood 0f6144331b Pad output of `Display` on `Instant` 5 years ago
  jhwgh1968 a315dd1e98 Add TCP header fuzzer 5 years ago
  jhwgh1968 326079c54c Implement Fuzz Injector 5 years ago
  Astro 657c9aa63a Implement DHCPv4 client + example. 6 years ago
  Astro 7c606acdd7 process_ipv4(): stub handled_by_raw_socket in absence of feature="socket-raw" 5 years ago
  Astro ef52a5fa0e Partially revert "Suppress ICMP error replies […]", still allow reception by other sockets. 5 years ago
  jhwgh1968 e6a6b1630f Allow mutation of data buffer in RxToken 5 years ago
  Astro f56666a267 Suppress ICMP error replies for packets that are accepted by raw sockets. 5 years ago
  Astro e7e267f218 test_icmp_reply_size: fix for ipv4-only case 5 years ago
  Andreas Molzer acbe139e36 Implement accessors for the Tracer 5 years ago
  Andreas Molzer 599afcc2ee Allow access to phy-device in ethernet 5 years ago
  Andreas Molzer 3fec67519b Fix omission of udp checksum 5 years ago
  Andreas Molzer 3173b2fdad Remove an unused mut qualifier on a variable 5 years ago
  Adam Greig 5334b93158 Fix IPv4 broadcast handling 5 years ago
  Andreas Molzer e2fcd02414 Add ip version specific addr/endpoint converters 5 years ago
  Kornel af71e1f824 Update Cargo.toml 5 years ago
  Chris Branch 6793792b02 Implement Any-IP feature 6 years ago
  Kai Lüke 0588101384 Implement peek functions for UDP sockets 5 years ago
  Kai Lüke 6219e3c0c6 Document that Packetization Layer Path MTU Discovery in TCP is not supported 5 years ago