Commit History

Author SHA1 Message Date
  ghassmo 8e9fcccc7d bin/ircd: restrict nicknamesn to have a maximum length of nine characters 4 years ago
  ghassmo c825aa527f bin/ircd: send the messages in the buffer for new accepted connections 4 years ago
  ghassmo ec23379a0f bin/ircd: add msg to buffer inside the protocol of privmsg 4 years ago
  ghassmo 290110a7a8 bin/ircd: create protocol for privmsg 4 years ago
  parazyd a2e6917f3c ircd: General code cleanup. 4 years ago
  parazyd 36fa2e020c net: Minor cleanups for idiomatic naming. 4 years ago
  Dastan-glitch 43ab9ecc1f Filtering specific targets in logging system 4 years ago
  narodnik 7a8a10aaac add protocol names 4 years ago
  narodnik 3b914bfe36 Switch IRCd to using net protocol registry 4 years ago
  parazyd 287302f4ec make fix 4 years ago
  narodnik 0561ed1b42 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 years ago
  ghassmo 70f28dc79c cargo fmt for sub-crates 4 years ago
  narodnik 23e109a3e1 share the list of seen privmsg ids so that locally sent messages can be added to it. 4 years ago
  narodnik fe9fdc55c6 keep track of privmsg ids to avoid rebroadcasting one we already received. 4 years ago
  narodnik 898f0a00dc begin to add json rpc server to ircd 4 years ago
  narodnik 7f31c1181f remove unused imports 4 years ago
  narodnik 5b5659d9dd move privmsg and protocol_privmsg to separate submodules 4 years ago