Histórico de commits

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