Historial de Commits

Autor SHA1 Mensaje Fecha
  whitequark 19ed1f38d8 Bump version. hace 7 años
  whitequark 4e8be41caf Update features to reflect merge of alloc and collections crates. hace 7 años
  whitequark 15bd9896f1 Update README. hace 7 años
  whitequark c33aedf7c6 Update README. hace 7 años
  whitequark 394ea4d633 Implement reassembly of out-of-order TCP segments. hace 7 años
  whitequark 64a82709d4 Implement TCP timeouts. hace 7 años
  whitequark a04b32441b Implement TCP keep-alive. hace 7 años
  whitequark 962180b71c Update feature list in README to mention everything from RFC 1122. hace 7 años
  whitequark 49ed4ae5f3 Add a TCP data source endpoint to the server example. hace 7 años
  whitequark 614323b9a9 README: add some notable omissions. hace 7 años
  whitequark 81d79c5455 README: fix typo. hace 7 años
  whitequark 639dfd94c0 TcpRepr::push → TcpControl::Psh. hace 7 años
  whitequark 53df3088e8 README.md: cleanup. hace 7 años
  whitequark bc0e3c352d Emit exceptional events with the DEBUG log level, not TRACE. hace 7 años
  whitequark 6bc6cc7af7 Implement fmt::Write for TcpSocket. hace 7 años
  whitequark 265e6f6cb7 Add UdpSocket::is_open, similar to TcpSocket::is_open in function. hace 7 años
  whitequark a98a80e5d3 Update README. hace 7 años
  whitequark 30fc358112 Update README. hace 7 años
  whitequark 15ce667743 Add a bare-metal usage example. hace 7 años
  whitequark 103fca2387 In examples, trace the packets being dropped by the fault injector. hace 7 años
  Egor Karavaev 78b717cd75 Add the `ping` example. hace 7 años
  Egor Karavaev 80c20adbf8 Factor out the "raw_socket" and "tap_interface" features hace 7 años
  whitequark 961b12ce93 Add a sinkhole to the server example. hace 7 años
  whitequark 21900288cc Add packet shaping to the fault injector. hace 7 años
  whitequark d931625af0 Implement TCP TIME-WAIT timeouts. hace 8 años
  whitequark 2aad62a790 Update README to mention lack of multicast support. hace 8 años
  whitequark bb2edf4e8a Update README. hace 8 años
  whitequark ddba30e9cf Update README to explain how the client example works. hace 8 años
  whitequark a155269d3d Remove the `use_` prefix from feature names. hace 8 años
  whitequark 42261f3467 Update TCP implementation status in README. hace 8 años