Historique des commits

Auteur SHA1 Message Date
  Ruben De Smet 4e4567d238 Bump env_logger dev-dependency il y a 1 an
  Dario Nieuwenhuis 9027825c16 Release v0.9.1 il y a 1 an
  Dario Nieuwenhuis 20e5455076 Release v0.9.0 il y a 1 an
  Dario Nieuwenhuis b047cbeade Add compile-time configuration options for counts and buffer sizes. il y a 1 an
  Dario Nieuwenhuis 12fd8161c7 iface: unify ipv4/6lowpan packet assemblers. il y a 1 an
  Dario Nieuwenhuis 38094d9c69 Switch to Rust 2021. il y a 1 an
  Dario Nieuwenhuis 8b92e20871 Remove feature rust-1_28 il y a 1 an
  Dario Nieuwenhuis 160ceb9194 Make `std` imply `alloc` feature. il y a 2 ans
  Dario Nieuwenhuis 9d86fb9c90 Bump MSRV to 1.65 il y a 2 ans
  Nicholas Cyprus a99c059e4f Set rust-version = 1.61 in Cargo.toml il y a 2 ans
  Thibaut Vandervelden 5ab74b3228 use same version number as released il y a 2 ans
  Thibaut Vandervelden 7633e48db7 Increase version (for making patches work) il y a 2 ans
  Benjamin Brittain 23cb8bd5d0 Move mDNS implementation behind feature flag il y a 2 ans
  datdenkikniet db87f0f603 Activate heapless/defmt if defmt is activated il y a 2 ans
  Alex Crawford 8cf8a4c967 Enforce minimum supported Rust version il y a 2 ans
  Johannes Draaijer 9fa70d2781 Enable `defmt/alloc` when `alloc` or `std` is enabled to fix Format derives. il y a 2 ans
  Thibaut Vandervelden 3065959c70 Reassemble incomming IPv4 packets. il y a 2 ans
  AntoonBeres c11e4bb6a7 added sixlowpan fragmentation benchmark il y a 2 ans
  Emil Fresk 5aff1c257a dns: Failure if no addresses are received il y a 3 ans
  Emil Fresk dd18f3c450 dns: Added timeout and trying to use different servers il y a 3 ans
  Dario Nieuwenhuis da1a2b2df0 socket: add DNS il y a 3 ans
  Dario Nieuwenhuis 72d66dd219 wire: add DNS il y a 3 ans
  Dario Nieuwenhuis 5989896299 Remove IpRepr::Unspecified and lowering. il y a 2 ans
  Dario Nieuwenhuis 4a489b38db Remove unused rand_core dep. il y a 2 ans
  Alexandra Sandulescu 9b5abf0e88 Update dependencies: ignore those updated through caret spec il y a 2 ans
  Alexandra Sandulescu 842c875f92 Update dependencies il y a 2 ans
  Dario Nieuwenhuis 3644b94b82 rand: use simple PRNG owned by Interface, sockets access it through Context. il y a 3 ans
  Emil Fresk 7f5747aecd Support defmt version 0.3 with new MSRV il y a 3 ans
  Dario Nieuwenhuis bc2934d62c Fix build when setting medium-ieee802154 but not proto-sixlowpan. il y a 3 ans
  Thibaut Vandervelden 3d782f19cd Add support for 802.15.4 and 6LoWPAN il y a 3 ans