Historial de Commits

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