提交歷史

作者 SHA1 備註 提交日期
  whitequark a4d0a7e39c Fix unused mut in examples/ping.rs. NFC. 5 年之前
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. 5 年之前
  whitequark 30e7babf5c Fix docstring for SocketRef::into_inner(). NFC. 5 年之前
  whitequark da1f2a85fd Fix docstrings for TcpSocket::{send,recv}_slice(). NFC. 5 年之前
  whitequark 88b54e63c5 Travis: turn off notifications. 5 年之前
  whitequark 60b67c45f5 Clarify TcpSocket::recv_queue() semantics. NFC. 5 年之前
  whitequark 4cec6eea0a Fix typo in docstring. NFC. 5 年之前
  David Wood 0f6144331b Pad output of `Display` on `Instant` 5 年之前
  jhwgh1968 a315dd1e98 Add TCP header fuzzer 6 年之前
  jhwgh1968 326079c54c Implement Fuzz Injector 6 年之前
  Astro 657c9aa63a Implement DHCPv4 client + example. 7 年之前
  Astro 7c606acdd7 process_ipv4(): stub handled_by_raw_socket in absence of feature="socket-raw" 6 年之前
  Astro ef52a5fa0e Partially revert "Suppress ICMP error replies […]", still allow reception by other sockets. 6 年之前
  jhwgh1968 e6a6b1630f Allow mutation of data buffer in RxToken 6 年之前
  Astro f56666a267 Suppress ICMP error replies for packets that are accepted by raw sockets. 6 年之前
  Astro e7e267f218 test_icmp_reply_size: fix for ipv4-only case 6 年之前
  Andreas Molzer acbe139e36 Implement accessors for the Tracer 6 年之前
  Andreas Molzer 599afcc2ee Allow access to phy-device in ethernet 6 年之前
  Andreas Molzer 3fec67519b Fix omission of udp checksum 6 年之前
  Andreas Molzer 3173b2fdad Remove an unused mut qualifier on a variable 6 年之前
  Adam Greig 5334b93158 Fix IPv4 broadcast handling 6 年之前
  Andreas Molzer e2fcd02414 Add ip version specific addr/endpoint converters 6 年之前
  Kornel af71e1f824 Update Cargo.toml 6 年之前
  Chris Branch 6793792b02 Implement Any-IP feature 6 年之前
  Kai Lüke 0588101384 Implement peek functions for UDP sockets 6 年之前
  Kai Lüke 6219e3c0c6 Document that Packetization Layer Path MTU Discovery in TCP is not supported 6 年之前
  Derk Bell c0ecd6933a fix indentation 6 年之前
  Derk Bell 08026a829e make fill method public #273 6 年之前
  Alex Crawford d381dcd75f Allow more integer types when creating Instants 6 年之前
  jhwgh1968 ed8dce015c Minimal Implementation of TCP Selective Acknowledgement 6 年之前