Commit History

Author SHA1 Message Date
  x ae3cb958ac net/settings: Support quic network profile with defaults 7 months ago
  x 9785777642 chore: Update copyright license year 7 months ago
  skoupidi 44a9de17f1 net/settings: minor cleanup 7 months ago
  oars ee33b9de3b net: DEP-0007: rename allowed_transports and mixed_transports, retrieve outbound_connect_timeout, channel_handshake_timeout, channel_heartbeat_interval from network profiles 1 year ago
  oars 8c84b13a26 net/settings: DEP-0007: add network profiles to Settings 1 year ago
  oars 8b7ee9274e net: DEP-0006: add app identifier to Version and Verack messages and check app identifier is the same during version exchange 1 year ago
  epiphany 3ca62d4bbb net: `getaddrs_max` is now `Option<u32>`, handle `outbound_connections` overflows, remove the u8::MAX limit 10 months ago
  epiphany 6b7e1cf7ca net: add `getaddrs_max` setting 10 months ago
  oars 88285ba96d net: add support for socks5 transport mixing with nym socks5 proxy 1 year ago
  oars 9743cc1d41 net: change transport_mixing into a list of transports to be mixed allowing control of the specific transports we want to be mixed 1 year ago
  darkfi a14367f779 net: transport_mixing = false [default] 1 year ago
  oars 14a1e0214d refactor: rename socks5_proxy to tor_socks5_proxy 1 year ago
  oars c73e8607bc net: add i2p transport 1 year ago
  oars 7e28e2d52f net: implement socks5 transport mixing 1 year ago
  darkfi e7a7e0afe7 net: allow customizing the magic_bytes used in the p2p network. adds stronger distintinguishability between different net instances. 1 year ago
  parazyd 604f443fd1 chore: Update license header year 1 year ago
  dasman 0cb128ebb9 net: fix args conflicting by replacing p2p datastore arg to p2p_datastore 1 year ago
  skoupidi 6a39547118 chore: clippy too_long_first_doc_paragraph fixed almost everywhere 1 year ago
  draoi 42e8bc84ca settings: fix bug that was making nodes run a Relaxed ban policy 2 years ago
  draoi 4e952746ad chore: make clippy 2 years ago
  draoi 4070f482e4 settings: implement Default for BanPolicy 2 years ago
  draoi 9dd240f13e net+lilith: introduce BanPolicy 2 years ago
  draoi 8ae9e42e71 net: allow control of schemes in the blacklist imported from Settings 2 years ago
  parazyd 795e2300cb net: Remove SettingsPtr type alias 2 years ago
  parazyd c6aa5c1544 net: Define a datastore path 2 years ago
  parazyd ba62cdf6e5 net/settings: Convert hostlist into an Option<String> 2 years ago
  draoi 08141d9c50 net: select from the greylist if we have no white or gold 2 years ago
  draoi 15b7bc4bd8 settings: set inbound/ outbound default to 8, white_connect_percent to 70 2 years ago
  draoi 3bf9c67e77 outbound_session: fix bug in Slot white_count calculations 2 years ago
  draoi 5828da13e3 net: rm SelfHandshake 2 years ago