Историја ревизија

Аутор SHA1 Порука Датум
  Thibaut Vandervelden 3d782f19cd Add support for 802.15.4 and 6LoWPAN пре 4 година
  qiujiangkun 7dda148ad5 various clippy fix пре 3 година
  Dario Nieuwenhuis 2cb407d62a rustfmt пре 3 година
  Dario Nieuwenhuis b791ef535e dhcp: convert to socket пре 4 година
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support пре 4 година
  Dario Nieuwenhuis 43cf6caddf Simplify SocketSet lifetimes пре 4 година
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant пре 4 година
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes пре 4 година
  Alex Crawford ddb876bec4 Remove redundant field names from structs пре 4 година
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 пре 4 година
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns пре 4 година
  Alex Crawford 5a26227909 Remove unnecessary returns пре 4 година
  Pierre Krieger 2f80e1ac6a Implement Hash for SocketHandle пре 5 година
  Valentin Lorentz ce2fbb7dd2 Add support for IPv6 to ICMP sockets. пре 7 година
  Philipp Oppermann c2d18ec071 Return specific sockets from `new` functions instead of `Socket`. пре 7 година
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. пре 7 година
  whitequark 7937011424 Extract socket handle into a new SocketMeta structure. пре 7 година
  Dan Robertson ef4af850e0 Add ICMP sockets пре 7 година
  whitequark f58cc4bcbb Rename proto-* features back to socket-*. пре 7 година
  whitequark f64a99a4e6 Use a much more sensible method naming for SocketRef. пре 7 година
  whitequark 42e2c04dee Expose wrapping and unwrapping of SocketRefs. пре 7 година
  whitequark 7e4971df32 Rename Cargo features: socket-* → proto-*. пре 7 година
  Egor Karavaev 096ce02ac4 Implement a SocketRef smart pointer to detect state changes. пре 7 година
  whitequark 100b57aa66 Replace "socket debug identifiers" with just socket handles. пре 7 година
  whitequark a983c629b9 Allow disabling any of: raw, TCP or UDP sockets. пре 7 година
  whitequark bf4ddef87d Remove all remnants of the collections feature. пре 7 година
  Egor Karavaev ed08b74427 Add `RawSocket`. пре 7 година
  whitequark a155269d3d Remove the `use_` prefix from feature names. пре 8 година
  whitequark bb83f4b590 Actually close TCP sockets with 0 references during pruning. пре 8 година
  whitequark 2c321a9d34 Trace pruning of sockets from a set. пре 8 година