alpha
Login
or
Join now
xeiaso.net
/
ircd.rs
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Proof of concept mechanical port of ircnet/ircd to Rust as part of a bit about C being insecure for network services
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ircd.rs
/
.tekton
3 files
at
master
Xe Iaso
refactor(leveva): widen channel flags bitfield u32 -> u64
5w ago
2d74c961
cargo-cache-pvc.yaml
refactor(leveva): widen channel flags bitfield u32 -> u64 The IRCnet-derived 32-bit channel-flags space is full (ExtendLimit = 0x1, the last free bit). Widen ChannelModes.flags, ChanMode::bit(), MemberStatus.bits and the default-channel-modes plumbing (config/control/server/chants) to u64 so leveva-native flags can be added past the 32-bit boundary. No behaviour change.
1 month ago
pipeline.yaml
refactor(leveva): widen channel flags bitfield u32 -> u64 The IRCnet-derived 32-bit channel-flags space is full (ExtendLimit = 0x1, the last free bit). Widen ChannelModes.flags, ChanMode::bit(), MemberStatus.bits and the default-channel-modes plumbing (config/control/server/chants) to u64 so leveva-native flags can be added past the 32-bit boundary. No behaviour change.
1 month ago
pipelinerun.yaml
refactor(leveva): widen channel flags bitfield u32 -> u64 The IRCnet-derived 32-bit channel-flags space is full (ExtendLimit = 0x1, the last free bit). Widen ChannelModes.flags, ChanMode::bit(), MemberStatus.bits and the default-channel-modes plumbing (config/control/server/chants) to u64 so leveva-native flags can be added past the 32-bit boundary. No behaviour change.
1 month ago