Commit History

Author SHA1 Message Date
  ghassmo d41328844c bin/ircd: POC messages model based on hashes and chains 4 years ago
  ghassmo d2c0e47805 bin/ircd: more optimization for the buffer code and clean up 4 years ago
  ghassmo 93760b5f54 bin/ircd: bump version 0.4.0 4 years ago
  ghassmo cea9dde460 update sync protocol and ordering algo: 4 years ago
  Luther Blissett 8f541ea8e9 Revert "Simplify app_version assignment with option_env macro." 4 years ago
  Luther Blissett 7cfcad95eb Simplify app_version assignment with option_env macro. 4 years ago
  aggstam d433dbd02e p2pnet: optional app_version implemented 4 years ago
  ghassmo 3046b9023c bin/ircd: don't need to wait for outbound connections 4 years ago
  ghassmo 77c8dbabcd bin/ircd: detach the main loop for ctrlc to work properly 4 years ago
  ghassmo 9c935fa1c4 bin/ircd: rename p2p_notifiers to notify_clients 4 years ago
  ghassmo 85834f9e27 bin/ircd: combine all irc config in one struct & create Buffers struct for read/unread msgs 4 years ago
  aggstam 209672570c ircd: fixed rebasing trash 4 years ago
  aggstam 65a501f721 p2pnet: default app_version retrieval added 4 years ago
  ghassmo 1a6ba6a005 bin/ircd: move the irc server functionalities from main file 4 years ago
  ghassmo 58459ed244 bin/ircd: remove const vars from main.rs 4 years ago
  ghassmo 30d2655dfd bin/ircd: major fix on protocol privmsg & more clear log messages 4 years ago
  ghassmo 67068b86b8 bin/ircd: pass the ircd version to p2p settings & general clean up for the code 4 years ago
  ghassmo a392477a54 bin/ircd: implement encrypted DMs 4 years ago
  ghassmo 15eab6a994 bin/ircd: add Inv and GetData to the protocol to remain the messages in sync 4 years ago
  ghassmo bd9789850e bin/ircd: redesign on main.rs code for handling connections 4 years ago
  ghassmo 0395727e32 bin/ircd: update the buffer when add/send a message 4 years ago
  ghassmo 89847e52e4 bin/ircd: new implement for PrivmsgBuffer 4 years ago
  ghassmo f74b636e63 bin/ircd: build ring buffer struct & remove ringbuffer crate 4 years ago
  Dastan-glitch 1552aa26d3 bin/ircd: implement encrypted DMs 4 years ago
  aggstam e8c516ec62 p2pnet: 5b7306af7182f07aa02c2e465a2cc31a3642768d reverted 4 years ago
  aggstam 5b7306af71 p2pnet: implemented caller signaling 4 years ago
  nogira c46c4d7cf4 ctrlc-async -> ctrlc 4 years ago
  ghassmo 0eac53c447 ircd: clean up: cargo clippy 4 years ago
  ghassmo 8d7238968b bin/ircd: add timestamp to privmsg 4 years ago
  Dastan-glitch 1f679a9b9e bin/ircd: add support for password registration 4 years ago