Commit History

Author SHA1 Message Date
  parazyd 71cd3064d6 Update license year. 3 years ago
  Dastan-glitch 6215a0fc50 bin/ircd: add the ability to save recoverd public key to a file with -o 3 years ago
  Dastan-glitch f975326386 bin/ircd: recover public key from private key 3 years ago
  aggstam 3692735012 rpc/server: detach request handling 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  Luther Blissett 47dbf1363f Clean up async_daemonize for less imports and use smol. 3 years ago
  ghassmo 00ee54b917 bin/ircd: split model and view into separate modules 3 years ago
  Luther Blissett 73ffece558 ircd/meetbot: Use try/except to reconnect if needed. 3 years ago
  ghassmo b70f83303f bin/ircd: remove buffers and sync messages 3 years ago
  ghassmo 0b1d6af102 bin/ircd: make mvc as module & create new protocol for events 3 years ago
  Luther Blissett fb372fda77 ircd: Changes for new serial module. 3 years ago
  ghassmo d41328844c bin/ircd: POC messages model based on hashes and chains 3 years ago
  ghassmo d2c0e47805 bin/ircd: more optimization for the buffer code and clean up 3 years ago
  ghassmo 93760b5f54 bin/ircd: bump version 0.4.0 3 years ago
  ghassmo cea9dde460 update sync protocol and ordering algo: 3 years ago
  Luther Blissett 8f541ea8e9 Revert "Simplify app_version assignment with option_env macro." 3 years ago
  Luther Blissett 7cfcad95eb Simplify app_version assignment with option_env macro. 3 years ago
  aggstam d433dbd02e p2pnet: optional app_version implemented 3 years ago
  ghassmo 3046b9023c bin/ircd: don't need to wait for outbound connections 3 years ago
  ghassmo 77c8dbabcd bin/ircd: detach the main loop for ctrlc to work properly 3 years ago
  ghassmo 9c935fa1c4 bin/ircd: rename p2p_notifiers to notify_clients 3 years ago
  ghassmo 85834f9e27 bin/ircd: combine all irc config in one struct & create Buffers struct for read/unread msgs 3 years ago
  aggstam 209672570c ircd: fixed rebasing trash 3 years ago
  aggstam 65a501f721 p2pnet: default app_version retrieval added 3 years ago
  ghassmo 1a6ba6a005 bin/ircd: move the irc server functionalities from main file 3 years ago
  ghassmo 58459ed244 bin/ircd: remove const vars from main.rs 3 years ago
  ghassmo 30d2655dfd bin/ircd: major fix on protocol privmsg & more clear log messages 3 years ago
  ghassmo 67068b86b8 bin/ircd: pass the ircd version to p2p settings & general clean up for the code 3 years ago
  ghassmo a392477a54 bin/ircd: implement encrypted DMs 3 years ago
  ghassmo 15eab6a994 bin/ircd: add Inv and GetData to the protocol to remain the messages in sync 3 years ago