Historique des commits

Auteur SHA1 Message Date
  Dean Li 275b8aca43 show log in testing il y a 3 ans
  Thibaut Vandervelden 53a7da3bfc Remove trailing commas in macros il y a 3 ans
  Dario Nieuwenhuis 2cb407d62a rustfmt il y a 3 ans
  Ryan Summers fb0ac23775 Sanitizing log macro to allow usage in match arm directly il y a 3 ans
  Dario Nieuwenhuis 47316aaf04 Remove unused macro_use il y a 3 ans
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support il y a 4 ans
  Dario Nieuwenhuis 3dab2c48fc Fix "leftover tokens" macro error il y a 4 ans
  whitequark ed86780079 Simplify enum_with_unknown! macro. il y a 4 ans
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 il y a 4 ans
  Philipp Oppermann 5900178d61 Allow trailing commas in enum_with_unknown macro il y a 7 ans
  whitequark 30012cc3b1 Make packet dumps emitted for broken packets more useful. il y a 7 ans
  whitequark bbb54fe2a2 Fix a (future) syntax error in the net_log macro. il y a 7 ans
  whitequark 100b57aa66 Replace "socket debug identifiers" with just socket handles. il y a 7 ans
  whitequark 39464a53fc Compute soft deadline in poll() and use nonblocking sockets. il y a 7 ans
  whitequark 72359cdd37 Radically simplify and optimize TCP packet dispatch. il y a 7 ans
  whitequark bc0e3c352d Emit exceptional events with the DEBUG log level, not TRACE. il y a 7 ans
  whitequark f5a3785c18 Move macros into their own module. il y a 7 ans