Historique des commits

Auteur SHA1 Message Date
  Dario Nieuwenhuis ed0cf16750 socket_set: add get_mut, make get immutable. il y a 2 ans
  Dario Nieuwenhuis 8ecd4360a1 iface: borrow the device instead of owning it. il y a 2 ans
  Dario Nieuwenhuis 4d6c22a3ff iface: borrow the SocketSet instead of owning. il y a 2 ans
  Dario Nieuwenhuis e7772a46bb Merge pull request #617 from smoltcp-rs/error-refactor il y a 2 ans
  Dario Nieuwenhuis 2841d5ef4a iface: make socket_egress infallible. il y a 2 ans
  Dario Nieuwenhuis 629f0bce79 socket: make dispatch infallible, except for emit errors. il y a 2 ans
  Dario Nieuwenhuis 43329e696e socket/dns: add own error enums for public API. il y a 2 ans
  bors[bot] cae682e088 Merge #618 il y a 2 ans
  Alex Crawford be5c0c2222 dns: fix label-length validation il y a 2 ans
  Dario Nieuwenhuis e60fbe2235 iface: make all process_* infallible. Fixes #281 il y a 2 ans
  Dario Nieuwenhuis 37a276bcf2 socket: Make process() infallible. il y a 2 ans
  Dario Nieuwenhuis b7871e4e57 udp, icmp, raw: return own error enums for public API. il y a 2 ans
  Dario Nieuwenhuis 591b789d1e tcp: return own error enums for public API. il y a 2 ans
  Dario Nieuwenhuis 72a9ee46ce socket: reorganize module structure, with one module per protocol. il y a 2 ans
  Dario Nieuwenhuis 78f92bcea6 wire: use own Error type. il y a 2 ans
  Dario Nieuwenhuis 7728660e47 Merge pull request #465 from smoltcp-rs/dns il y a 2 ans
  Dario Nieuwenhuis 8f61715d72 dns: "fix" wire tests on ipv6 il y a 2 ans
  Dario Nieuwenhuis 14a7f49232 dns: add to CI il y a 2 ans
  Dario Nieuwenhuis 74bc0b49d7 dns: add waker support. il y a 2 ans
  Dario Nieuwenhuis ac12274029 dns: feature and unused fixes il y a 2 ans
  Dario Nieuwenhuis 280d1f18a9 dns: don't relaunch query on CNAMEs. il y a 2 ans
  Dario Nieuwenhuis ea0d4d7f46 dns: allow specifying name in human-friendly format. il y a 2 ans
  Dario Nieuwenhuis 247839f777 dns: fix panic when servers.len = 0 il y a 2 ans
  Dario Nieuwenhuis ce1f0169f8 dns: use Vec for server address list. il y a 2 ans
  Emil Fresk d6a9519094 dns: return failure on NXDOMAIN. il y a 3 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
  Emil Fresk 5fdae13164 Make Dns's QueryHandle public il y a 3 ans
  Emil Fresk 1efe5d50da defmt il y a 3 ans
  Emil Fresk bf620615f9 DnsSocket: Be able to update servers il y a 2 ans