Historial de Commits

Autor SHA1 Mensaje Fecha
  Klim Tsoutsman 33496076a1 Make `AnySocket` object safe hace 2 años
  Klim Tsoutsman 66325a1b8f Remove `Sized` bound from `Socket` methods hace 2 años
  Klim Tsoutsman 24af392a25 Make `AnySocket` object safe hace 2 años
  lachlansneff-parallel da59503d7f Add additional DHCP configurability (try two) (#650) hace 2 años
  Dario Nieuwenhuis 9e18ca127e socket_set: add get_mut, make get immutable. hace 3 años
  Dario Nieuwenhuis 72a9ee46ce socket: reorganize module structure, with one module per protocol. hace 3 años
  Emil Fresk 5fdae13164 Make Dns's QueryHandle public hace 3 años
  Dario Nieuwenhuis da1a2b2df0 socket: add DNS hace 3 años
  Anuvrat 8ba8830378 Corrects minor spelling errors hace 3 años
  Dario Nieuwenhuis 0ebf896fff socket: refactor Context to be just InterfaceInner. hace 3 años
  Dario Nieuwenhuis 4e365ce9ba Make SocketSet private, move to `iface`. hace 3 años
  Dario Nieuwenhuis ff47259603 socket: move meta from XxxSocket to SocketSetItem. hace 3 años
  Dario Nieuwenhuis 20124dbfd4 socket: cleanup some cfg's hace 3 años
  Dario Nieuwenhuis ef213fa772 socket: remove SocketRef. hace 3 años
  Thibaut Vandervelden f67f024882 Use one PAN ID for source and destination hace 3 años
  Thibaut Vandervelden 3d782f19cd Add support for 802.15.4 and 6LoWPAN hace 4 años
  Dario Nieuwenhuis 28024a1249 socket/dhcp: add basic test hace 3 años
  qiujiangkun a4275a5966 use micros in Instant and Duration hace 3 años
  Thibaut Vandervelden f72e471eb0 Fix clippy because of MSV change hace 3 años
  Thibaut Vandervelden 53a7da3bfc Remove trailing commas in macros hace 3 años
  Dario Nieuwenhuis 2cb407d62a rustfmt hace 3 años
  Dario Nieuwenhuis 8a225837e2 Add Context struct. hace 4 años
  Dario Nieuwenhuis b791ef535e dhcp: convert to socket hace 4 años
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support hace 4 años
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant hace 4 años
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes hace 4 años
  Dario Nieuwenhuis e9e1477373 tcp: add Delayed ACK hace 4 años
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 hace 4 años
  Dario Nieuwenhuis 23bb12a856 Async/await waker support. hace 4 años
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns hace 4 años