Historique des commits

Auteur SHA1 Message Date
  whitequark b4b97ec88f Use the managed crate. il y a 8 ans
  whitequark 657658de87 Reorder type parameters of Interface. il y a 8 ans
  whitequark 327b91c7cd Fix silliness in docs. il y a 8 ans
  whitequark 754883c8a8 Allow Managed to accept a Box<[T]>. il y a 8 ans
  whitequark c104859011 Don't pull in std through the log crate. il y a 8 ans
  whitequark 456cfc69ce Examples for the phy layer! il y a 8 ans
  whitequark 7f460aea27 Examples for the wire layer! il y a 8 ans
  whitequark 2bfcad534d Documentation! il y a 8 ans
  whitequark 286c130dc5 Implement TCP retransmission. il y a 8 ans
  whitequark 5b4db5fe10 TCP: retransmit ACK when receiving duplicate SEQ. il y a 8 ans
  whitequark 1c7f972a86 Fix length of tx buffers returned by fault injector. il y a 8 ans
  whitequark 5860c365f5 Impement fault injection. il y a 8 ans
  whitequark e5c71690e3 Remove an unnecessary PhantomData. il y a 8 ans
  whitequark 1355c2c5de byteorder: 0.5 → 1.0 il y a 8 ans
  whitequark 9535809201 #[inline(always)] → #[inline] il y a 8 ans
  whitequark 553d640057 Implement the TCP TIME-WAIT state. il y a 8 ans
  whitequark 40be830fef Implement the TCP CLOSING state. il y a 8 ans
  whitequark a4759258e5 Implement the TCP FIN-WAIT-2 state. il y a 8 ans
  whitequark a058996e70 Implement the TCP FIN-WAIT-1 state. il y a 8 ans
  whitequark 3ff0ca277b Fix outdated info in README. il y a 8 ans
  whitequark 0adaf07c22 We don't build on stable... yet. il y a 8 ans
  whitequark 73de85eb19 Update Cargo metadata. il y a 8 ans
  whitequark 05cadcf0e4 More sensible naming for examples. il y a 8 ans
  whitequark 85e73595a8 Add Travis CI configuration. il y a 8 ans
  whitequark 03212f2843 Get rid of the #![feature(associated_consts)]. il y a 8 ans
  whitequark 1c54449bec Get rid of the #![feature(const_fn)]. il y a 8 ans
  whitequark 6641793b29 Get rid of the #![feature(step_by)]. il y a 8 ans
  whitequark 88b163f63a Suppress unused variable warnings in net_trace!. il y a 8 ans
  whitequark 72e3427ff7 Add a use_alloc feature. il y a 8 ans
  whitequark 174bbcee86 Rename features: std→use_std, logging→use_log. il y a 8 ans