Commit History

Author SHA1 Message Date
  x 9785777642 chore: Update copyright license year 7 months ago
  jkds cc571d4851 remove all () from the ends of log targets: foo::bar() => foo::bar 7 months ago
  oars ada44e3faf dht: DEP-0007: rename allowed_transports to active_profiles 9 months ago
  epiphany 05ae3878e1 dht: DhtHandler::node() returns a Result<Node> instead of Node 8 months ago
  epiphany 0ebf67f623 dht: add external address check in `lookup()` and `create_channel()` 9 months ago
  epiphany 367f319d28 dht: `update_node()` increments direct channel usage, and add_node_task decrements it 9 months ago
  epiphany bf7ae21df8 fud, dht: move `ping_locks` from fud to dht 9 months ago
  epiphany 7c67eb9375 dht, fud: integrate direct session, add inbound timeout, use DHT events 9 months ago
  epiphany 0c5d744d46 dht: add `DhtEvent` 9 months ago
  oars d85cf80dbf replace log imports with tracing everywhere 1 year ago
  oars 79d276ca32 net,dht,error: Include the endpoint address in connector error messages so upstream code can log it. In transport mixing scenarios, the mixed URL will appear in logs. 10 months ago
  epiphany a5122d8d41 fud, dht: remove `fetch_seeders()` (replaced by a pubsub), cleanup `Dht` and `DhtHandler` 11 months ago
  epiphany 1bd8ca883b fud: add `fud.start_tasks()` 11 months ago
  epiphany d34113e8a5 fud, dht: add a PoW to fud for node ID generation 1 year ago
  epiphany 4d2f042f35 dht, fud: handle multiple concurrent downloads 1 year ago
  epiphany 148181bd79 fud, dht: move the dht out of fud 1 year ago
  parazyd 4e7a8af9dd dht: Remove module. 3 years ago
  parazyd 98ef7c834e chore: Update project dependencies. 3 years ago
  aggstam 1ea8adfb28 repo: updated everything to merged stuff 3 years ago
  parazyd 55ee919906 net: Perform full p2p code cleanup and improve certain pieces. 3 years ago
  x 5702976798 cleanup logging project wide 3 years ago
  parazyd 71cd3064d6 Update license year. 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  Luther Blissett 5e4b663b13 Apply new path to serial crate throughout codebase. 3 years ago
  Luther Blissett 2b587bc14a Migrate lib to smol instead of explicit async deps. 3 years ago
  Luther Blissett 88abda32ce make fix and cargo fmt. 3 years ago
  aggstam 109ef9a517 src/dht: feature created(lib structs moved from research/dhtd) 4 years ago