Historie revizí

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