Commit History

Author SHA1 Message Date
  parazyd 70ff536034 util/ringbuffer: Implement indexing 3 years ago
  Dastan-glitch 71fedd2245 event_graph: write/read bytes to/from disk, no json 3 years ago
  aggstam be4da84140 chore: clippy 3 years ago
  parazyd 3951152d30 darkirc: Move crypto module into a separate directory. 3 years ago
  Dastan-glitch be037de544 event_graph: add some debug log 3 years ago
  x bcc159ea55 channel: minor fix to debug! statement 3 years ago
  x daca803280 sys: improve docstring for CondVar 3 years ago
  lunar-mining 7d57ce77d2 script/dnetview: commit dummy TUI 3 years ago
  x 902ec7bbf1 system: add unit tests for CondVar and StoppableTask like a good boi 3 years ago
  parazyd ab7a6af93a rpc/client: Refactor to use StoppableTask 3 years ago
  greptile 5534be7474 script: add simple script to remove username from files (#204) 3 years ago
  y 92a7a80ddc cleanup: put test002 after test001 3 years ago
  parazyd fb1350daec rpc/server: Implement stop_connections() in RequestHandler. 3 years ago
  parazyd 43e1c2f7a0 bin: Update RequestHandler users API 3 years ago
  parazyd 5b1510e112 rpc/server: Extend RequestHandler trait with methods for avoiding Mutex lock scope issues. 3 years ago
  x b0ca5dc7dd net/channel: improve Debug, and use {:?} in all trace/debug messages instead of self.address() 3 years ago
  parazyd 882ef29351 rpc/server/test: Stop all active connections when the server is stopped. 3 years ago
  parazyd d030a19be4 rpc: Add missing license headers. 3 years ago
  x 2c94dfdfa9 StoppableTask: use CondVar instead of channels, add logs and make impl more robust 3 years ago
  Dastan-glitch 7ed79b1365 event_graph: [bug fix] rewrite get_offspring() method 3 years ago
  parazyd 6e45af3c5d bin: Update respective binaries to new RPC server API. 3 years ago
  parazyd 14fc49a7d6 rpc/server: Implement connection tracking through a StoppableTaskPtr set. 3 years ago
  parazyd 59486b5392 system/stoppable_task: Implement Hash for StoppableTask and add an id field. 3 years ago
  x 662c9936c6 undo accidental commit to cli.rs 3 years ago
  x 0ecd4125a6 net: add inbound events to dnet 3 years ago
  x 8b2c0b76f2 script/node_get_info.py: comment out some prints 3 years ago
  x 113978a6d4 darkirc: add p2p.get_info() 3 years ago
  parazyd 9aa9b3993e fud: Compile fix 3 years ago
  parazyd 9be54085bb net/acceptor: More robust handling of listener.next() errors. 3 years ago
  parazyd eae2e53f42 Add a libsqlite3-sys exception when building on musl-libc. 3 years ago