Historique des commits

Auteur SHA1 Message Date
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 il y a 4 ans
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns il y a 4 ans
  Dario Nieuwenhuis 41ff6af689 Add `Finished` error. il y a 5 ans
  nabijaczleweli 78305af383 Fix support table in toplevel doc il y a 5 ans
  Ruben De Smet 14bad97954 Add ethernet feature-gate as default. il y a 5 ans
  whitequark 61a42d4bf2 Bump log dependency to version 0.4.4. NFC. il y a 6 ans
  Astro 657c9aa63a Implement DHCPv4 client + example. il y a 7 ans
  Dan Robertson bf249333cd Add clippy to CI il y a 7 ans
  Dan Robertson 8f9ac1d96c Update docs and fix warnings il y a 7 ans
  Dan Robertson 9b68b0866f Add NDISC Option Type to wire il y a 7 ans
  whitequark 24f0a5335f Update Packet/Repr support table. il y a 7 ans
  Dan Robertson b153636eb8 Documentation updates il y a 7 ans
  Dan Robertson 6e877f8501 Add process_ipv6 to EthernetInterface il y a 7 ans
  Dan Robertson 8fee5cee1e Implement the time module. il y a 7 ans
  Dan Robertson 4d918e4406 Fix documentation warnings. il y a 7 ans
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. il y a 7 ans
  whitequark d5f11159d8 Make the log crate properly optional. il y a 7 ans
  whitequark 62fb0fc8cd Clean up our feature story and more aggressively test features. il y a 7 ans
  whitequark 30012cc3b1 Make packet dumps emitted for broken packets more useful. il y a 7 ans
  whitequark ffcd3ab80d Style. NFCI. il y a 7 ans
  Dan Robertson ef4af850e0 Add ICMP sockets il y a 7 ans
  whitequark f58cc4bcbb Rename proto-* features back to socket-*. il y a 7 ans
  whitequark 7e4971df32 Rename Cargo features: socket-* → proto-*. il y a 7 ans
  whitequark cedf66a733 Enforce some lints. il y a 8 ans
  whitequark 440b6f5556 Reorganize features using namespaces, to match module hierarchy. il y a 8 ans
  whitequark bf4ddef87d Remove all remnants of the collections feature. il y a 8 ans
  whitequark 742a8f5e2b smoltcp;:parsing → smoltcp::parsers. il y a 8 ans
  whitequark 388e94b32a Remove Error::Rejected. il y a 8 ans
  whitequark bc0e3c352d Emit exceptional events with the DEBUG log level, not TRACE. il y a 8 ans
  whitequark 5bf64586cd Get rid of Result<_, ()>. il y a 8 ans