ghassmo
|
93760b5f54
bin/ircd: bump version 0.4.0
|
3 years ago |
Luther Blissett
|
ee4c99387e
Update project dependencies.
|
3 years ago |
ghassmo
|
15eab6a994
bin/ircd: add Inv and GetData to the protocol to remain the messages in sync
|
3 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 |
Luther Blissett
|
e5f212a4ad
Update project dependencies.
|
4 years ago |
nogira
|
c46c4d7cf4
ctrlc-async -> ctrlc
|
4 years ago |
Dastan-glitch
|
62caeff37c
bin/tau, bin/ircd: update crypto_box crate
|
4 years ago |
parazyd
|
c0acef85bd
Update project dependencies.
|
4 years ago |
ghassmo
|
3a8a66bdff
update Cargo.toml info for ircd and tau
|
4 years ago |
parazyd
|
0063271679
Update project dependencies.
|
4 years ago |
parazyd
|
b436d659ba
ircd: Implement IRC TLS listener.
|
4 years ago |
ghassmo
|
40e20ba078
bin/ircd: use ring buffer for messages history
|
4 years ago |
ghassmo
|
ff8d62c1fa
ircd: WIP removing raft
|
4 years ago |
parazyd
|
c63aabf17f
Update project dependencies.
|
4 years ago |
parazyd
|
5cfe8be52c
ircd: Configurable autojoins and per-channel encryption.
|
4 years ago |
ghassmo
|
f625dc23eb
ircd: irc server support tls protocol
|
4 years ago |
parazyd
|
01724a544d
Sync package versions in the repo.
|
4 years ago |
ghassmo
|
87acffb63e
ircd: create entry point socket for bots and plugins
|
4 years ago |
ghassmo
|
193e9d16c3
replace old ircd code with ircd2
|
4 years ago |
parazyd
|
f4bab15776
Update dependencies and CI.
|
4 years ago |
parazyd
|
0299b45de3
Update all dependencies.
|
4 years ago |
parazyd
|
a2e6917f3c
ircd: General code cleanup.
|
4 years ago |
parazyd
|
9b429d9b6c
Update dependency versions.
|
4 years ago |
parazyd
|
29c0cb9c09
Update dependency versions throughout project.
|
4 years ago |
ghassmo
|
937e06ec4f
Replace HashMap with FxHashMap
|
4 years ago |
parazyd
|
c7d0d4ca32
Update crate version dependencies throughout the codebase.
|
4 years ago |
Dastan-glitch
|
fd58d2c093
bin/ircd: update clap version
|
4 years ago |
ghassmo
|
77a52ea0fe
bin/ircd: run four executor threads
|
4 years ago |
ghassmo
|
35706c16e1
remove cli module & move the cli_config to util
|
4 years ago |