Historique des commits

Auteur SHA1 Message Date
  whitequark ba1d5ed576 Convert the stress.rs example into a simple benchmark. il y a 7 ans
  whitequark 826764c961 Build release testsuite binaries with complete debug information. il y a 7 ans
  whitequark 3868dcdb14 Split `poll_at`/`poll_delay` out of `poll`. il y a 7 ans
  whitequark 44db954f8e Add a stress test. il y a 7 ans
  whitequark 31cb0c627d Oops, don't make examples depend on a nonexistent feature. il y a 7 ans
  whitequark 62fb0fc8cd Clean up our feature story and more aggressively test features. il y a 7 ans
  whitequark 960b0012a0 Unbreak `cargo test --no-default-features --features default`. il y a 7 ans
  whitequark a7d289eac1 Add an HTTP client example. il y a 7 ans
  Dan Robertson 7727687330 Add IPv6 address and cidr to wire il y a 7 ans
  whitequark 34c3a8c905 Rewrite the ARP cache to allow for flood protection and expiration. 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 a983c629b9 Allow disabling any of: raw, TCP or UDP sockets. il y a 7 ans
  whitequark 440b6f5556 Reorganize features using namespaces, to match module hierarchy. il y a 7 ans
  whitequark 19ed1f38d8 Bump version. il y a 7 ans
  whitequark 4e8be41caf Update features to reflect merge of alloc and collections crates. il y a 7 ans
  whitequark 15ce667743 Add a bare-metal usage example. il y a 7 ans
  Egor Karavaev 78b717cd75 Add the `ping` example. il y a 7 ans
  Egor Karavaev 80c20adbf8 Factor out the "raw_socket" and "tap_interface" features il y a 7 ans
  whitequark 1874549b0b Bump version. il y a 8 ans
  whitequark 7e5c4ce21a Bump version. il y a 8 ans
  whitequark d866cc7721 Add the "embedded" crate category. il y a 8 ans
  whitequark a155269d3d Remove the `use_` prefix from feature names. il y a 8 ans
  whitequark a0f2c62ac9 Add a TCP client example. il y a 8 ans
  whitequark b88204c607 Factor out common code from examples. il y a 8 ans
  whitequark 7a7ca32429 Add the log crate to dev-dependencies. il y a 8 ans
  whitequark c0a2f1bb7e Bump version. il y a 8 ans
  whitequark 2fedc76d76 Bump to 0.2.0. il y a 8 ans
  whitequark 778add2173 Update dev-dependencies. il y a 8 ans