Historique des commits

Auteur SHA1 Message Date
  Thibaut Vandervelden 892d4d97e1 chore(wire): add check_len to all parse methods il y a 1 an
  Thibaut Vandervelden 4b1e8b174c Better impls defmt for some structs il y a 2 ans
  Dario Nieuwenhuis 71438338ee wire/udp: make `emit_header` not able to calculate checksum. il y a 2 ans
  Thibaut Vandervelden 93d5d8acd4 Refactor reassembly for 6LoWPAN il y a 2 ans
  Dario Nieuwenhuis 339545411a Clippy fixes. il y a 2 ans
  Nicholas Cyprus 185a00829d First pass constification of the wire module il y a 2 ans
  Dario Nieuwenhuis ecb4cbc545 Clippy fixes. il y a 2 ans
  Thibaut Vandervelden cdc842dcf5 Fix checkusm check for UDP il y a 2 ans
  Dario Nieuwenhuis 78f92bcea6 wire: use own Error type. il y a 2 ans
  Thibaut Vandervelden 51b2adddad Fix clippy lints il y a 3 ans
  Dario Nieuwenhuis 2cb407d62a rustfmt il y a 3 ans
  Dario Nieuwenhuis 9ccc26bf76 wire/udp: clearer HEADER_LEN usage il y a 3 ans
  Dario Nieuwenhuis b791ef535e dhcp: convert to socket il y a 4 ans
  Dario Nieuwenhuis 26dcb55559 udp: do not include payload in UdpRepr il y a 4 ans
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support il y a 4 ans
  Alex Crawford 5c335f8fe7 Silence warning about is_empty method il y a 4 ans
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 il y a 4 ans
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. il y a 5 ans
  Andreas Molzer 3fec67519b Fix omission of udp checksum il y a 6 ans
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. il y a 6 ans
  Dan Robertson 91f5891dbb Remove v4 from udp/tcp of ChecksumCapabilities il y a 6 ans
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types il y a 7 ans
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods il y a 7 ans
  Andrew Cann 302affca91 Add Clone impl to Packet types il y a 7 ans
  whitequark b0995c13e2 Fix some overly long comments. NFC. il y a 7 ans
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. il y a 7 ans
  whitequark b1680368fe Rework the pretty printer to avoid superfluous trailing newlines. il y a 7 ans
  Dan Robertson 7a2271dfd6 Tests: Add basic interface tests il y a 7 ans
  whitequark 70248c5109 Formatting. NFC. il y a 7 ans
  Steffen Butzer d5147efb82 support hardware based checksum settings in during packet send/recv il y a 7 ans