This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
darkfi
Watch
1
Star
1
Fork
0
You've already forked darkfi
mirror of
https://github.com/darkrenaissance/darkfi.git
synced
2026-04-28 03:00:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
400c66cb88ddfef064adaa9746c6019c3bd6e8d6
darkfi
/
bin
/
ircd
/
src
History
ghassmo
400c66cb88
net: remove an address from the hosts list if doesn't match
2022-09-13 15:18:32 +04:00
..
irc
bin/ircd: don't pass contacts to on_receive_join function
2022-09-06 13:44:13 +04:00
buffers.rs
update sync protocol and ordering algo:
2022-09-13 13:58:04 +04:00
crypto.rs
bin/ircd: combine all irc config in one struct & create Buffers struct for read/unread msgs
2022-09-06 11:02:10 +04:00
main.rs
bin/ircd: bump version 0.4.0
2022-09-13 14:42:12 +04:00
privmsg.rs
bin/ircd: add Inv and GetData to the protocol to remain the messages in sync
2022-09-05 14:22:46 +04:00
protocol_privmsg.rs
net: remove an address from the hosts list if doesn't match
2022-09-13 15:18:32 +04:00
rpc.rs
rpc: Cleanup and separate namespaces into client and server.
2022-05-22 20:54:17 +02:00
settings.rs
ircd: More robust handling of TOML in parse_configured_contacts.
2022-09-07 13:15:34 +02:00