Historique des commits

Auteur SHA1 Message Date
  x 0f534d27c4 net/acceptor: Decouple transport handshakes from socket accepts il y a 2 semaines
  x 9785777642 chore: Update copyright license year il y a 7 mois
  oars d85cf80dbf replace log imports with tracing everywhere il y a 1 an
  oars 41f0a50de9 net/transport/tcp: handle peer address parsing error in tcp and tls listener il y a 9 mois
  parazyd fda2a84034 chore: Update dependencies il y a 1 an
  skoupidi ea6139cead net: chore clippy il y a 1 an
  darkfi 3fdd8a9a69 net: in TCP always set the port from the local_addr il y a 1 an
  darkfi 234bf1260a net: when tcp://[::]:0 is set as the inbound, TcpListener will store the port which can be fetched using listener.endpoint() method. However currently this address is not auto-advertised. il y a 1 an
  parazyd 604f443fd1 chore: Update license header year il y a 1 an
  darkfi 119cd41abe various project wide changes to support win32-msvc target. il y a 1 an
  skoupidi 5fe8fb4620 net/transport/tcp: use stream right away and wait till its writeable il y a 1 an
  parazyd c51c1d1a1e net/transport: Use io::Result in the net::transport module instead of crate::Result il y a 2 ans
  draoi 55e9cc21d0 session: manually stop the connector on slot.stop() il y a 2 ans
  draoi a092f0d0eb transport: non-blocking tcp connect il y a 2 ans
  parazyd 0e6f51e895 chore: Update copyright year in license headers il y a 2 ans
  parazyd 77bc5edbb5 net: Port from deprecated async-rustls to futures-rustls. il y a 2 ans
  parazyd b80b4b755e net/acceptor: Handle accept(2) errors more robustly. il y a 2 ans
  parazyd 624ea9a0c4 net/transport/tcp: Simplify tls accept il y a 2 ans
  parazyd 33631ab318 net/transport/tcp: Restore usage of socket2 to create TCP sockets. il y a 2 ans
  parazyd 0f125fa2db net: Remove async-std dependency and prefer smol. il y a 3 ans
  parazyd 0ba9740b84 chore: Clippy lints il y a 3 ans
  parazyd c1100588d3 net: Minor behaviour improvements il y a 3 ans
  parazyd 55ee919906 net: Perform full p2p code cleanup and improve certain pieces. il y a 3 ans
  x 5702976798 cleanup logging project wide il y a 3 ans
  parazyd 71cd3064d6 Update license year. il y a 3 ans
  parazyd 6b563e63aa net: Have Unix sockets work in the same way as the Tcp transport. il y a 3 ans
  parazyd 8ae84ad7f9 Add license header to source files. il y a 3 ans
  ghassmo d9da1b316f raft/consensus: fix bugs & clean up il y a 4 ans
  parazyd 7963f69764 fixup! transport/tcp: Add some Linux-specific socket configurations. il y a 4 ans
  parazyd 079dab18f3 transport/tcp: Add some Linux-specific socket configurations. il y a 4 ans