Histórico de Commits

Autor SHA1 Mensagem Data
  whitequark c8ae7bdc21 Fix insufficient length validation in IPv4 packets. há 7 anos atrás
  whitequark 58c12b8f51 Reword checksum-related documentations. há 7 anos atrás
  whitequark 70248c5109 Formatting. NFC. há 7 anos atrás
  Steffen Butzer d5147efb82 support hardware based checksum settings in during packet send/recv há 7 anos atrás
  Steffen Butzer 9b1b0b4bde phy: introduce hardware based checksum settings, rename DeviceLimits há 7 anos atrás
  whitequark a7cdcd49f4 Update CI config to not use poorly interacting feature sets. há 7 anos atrás
  whitequark 16e6e70d2f Fix many warnings. há 7 anos atrás
  whitequark cedf66a733 Enforce some lints. há 7 anos atrás
  whitequark a983c629b9 Allow disabling any of: raw, TCP or UDP sockets. há 7 anos atrás
  whitequark 440b6f5556 Reorganize features using namespaces, to match module hierarchy. há 7 anos atrás
  whitequark 2d31ef9665 Add some docs. há 7 anos atrás
  Egor Karavaev 0454c3f8f6 Uncomment associated constants. há 7 anos atrás
  whitequark 081851d955 Clarify README paragraph about features. há 7 anos atrás
  whitequark 6f5ae33501 Add a keep-alive and timeout demo to the examples. há 7 anos atrás
  whitequark b7b4877a85 Fix an embarassing relative/absolute time mismatch in examples. há 7 anos atrás
  whitequark 7362e1a49e A few cosmetic changes to TCP socket trace messages. há 7 anos atrás
  whitequark c73721aa03 Completely redo the logic of TCP socket polling. há 7 anos atrás
  whitequark 1a810294e2 Fix two issues that may cause TCP sockets to be polled too late. há 7 anos atrás
  whitequark 43cc132459 Fix a typo in documentation. há 7 anos atrás
  whitequark bf4ddef87d Remove all remnants of the collections feature. há 7 anos atrás
  whitequark 24b6165aee Fix CI configuration after 4e8be41c. há 7 anos atrás
  whitequark 19ed1f38d8 Bump version. há 7 anos atrás
  whitequark 4e8be41caf Update features to reflect merge of alloc and collections crates. há 7 anos atrás
  whitequark 15bd9896f1 Update README. há 7 anos atrás
  whitequark c33aedf7c6 Update README. há 7 anos atrás
  whitequark 64369d9801 Make TCP more RFC 5681 compliant wrt immediate ACKs. há 7 anos atrás
  whitequark fb624e5528 Clarify inline TCP documentation. há 7 anos atrás
  whitequark 546b3670ef Revert "Keep dispatching packets from a socket as long as there are any." há 7 anos atrás
  whitequark 51b2f18d11 Keep dispatching packets from a socket as long as there are any. há 7 anos atrás
  whitequark c879b39629 Fix a warning. há 7 anos atrás