Historique des commits

Auteur SHA1 Message Date
  narodnik f9b4c1d913 increase maximum length of nick to 32 il y a 4 ans
  narodnik 978028f741 incomplete pairings in sage il y a 4 ans
  lunar-mining b2734bf42b net: comment out unimplemented code il y a 4 ans
  lunar-mining af68236b8a net: rename selector_id() to type_id() il y a 4 ans
  ghassmo 36e9faf2f7 raft: major fix in protocol_raft il y a 4 ans
  aggstam d50599c5fc irc-raft: updated with latest changes il y a 4 ans
  ghassmo 7023481020 bin/ircd: major fix for messages history il y a 4 ans
  ghassmo d9da1b316f raft/consensus: fix bugs & clean up il y a 4 ans
  ghassmo 5e0dc9e6b5 bin/taud: minor changes inside main il y a 4 ans
  ghassmo 65393bc322 raft: proper names for msgs and commits channels & minor changes il y a 4 ans
  ghassmo d97e1d8bae bin/ircd: implement CAP command il y a 4 ans
  ghassmo 231e9dbfab bin/ircd: minor changes for DM messages il y a 4 ans
  aggstam 59d4711e24 blockchain/metadatastore.rs: fixed genesis streamlet metadata hash il y a 4 ans
  aggstam 54ede683a2 consensus: removed public key from Vote, validation through Participant.public_key il y a 4 ans
  aggstam 633fbc362a consensus: removed public key from Block Proposal, validation through Participant.public_key il y a 4 ans
  aggstam 0f36ed8e9e consensus: added node public key to Participant struct il y a 4 ans
  ghassmo cdd139eefb bin/ircd: fix a bug in DM il y a 4 ans
  ghassmo 010ddad754 bin/ircd: implement DM messages il y a 4 ans
  ghassmo 89e756438b change default port for tau and faucetd il y a 4 ans
  ghassmo 9f819b0dba general clean up and run cargo clippy for all bins il y a 4 ans
  ghassmo d0afa63b5a bin/ircd: increase the limit of message length il y a 4 ans
  ghassmo 5d951800b1 bin/ircd: clean up code il y a 4 ans
  lunar-mining c155861b1a net/settings: change outbound_retry_seconds default to 20 minutes il y a 4 ans
  lunar-mining e8ae96ff9c net: keep looping load_addr + print a warning instead of exiting with error il y a 4 ans
  lunar-mining f92dc65e27 dnetview: implement scroll il y a 4 ans
  Dastan-glitch 79f869c727 bin/ircd: add End of NAMES list il y a 4 ans
  ghassmo a9edf9b2de bin/ircd: define const for messages and nicknames length il y a 4 ans
  ghassmo 2e332d2b89 bin/ircd: send NAMES msg after joining a channel il y a 4 ans
  ghassmo 43fb491702 bin/ircd: restrict irc messages to have a maximum length of 512 characters il y a 4 ans
  ghassmo 8e9fcccc7d bin/ircd: restrict nicknamesn to have a maximum length of nine characters il y a 4 ans