Histórico de Commits

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