aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_server/src/net
Commit message (Expand)AuthorAgeFilesLines
* refactor(crates): update idiomsFuwn2024-06-031-4/+1
* format: rustfmt with new rulesFuwn2024-06-032-13/+9
* fix: bump rust and update accordinglyoldFuwn2024-06-031-8/+7
* refactor(whirl_server): implement `Clone` for `PropertyList`Fuwn2021-07-012-0/+2
* style(global): fix license specFuwn2021-06-144-4/+4
* docs(whirl_server): document more public functionsFuwn2021-06-061-2/+6
* refactor(whirl_server::net): move orphan functions to methods within property...Fuwn2021-06-065-100/+99
* refactor(whirl_server): remove single importsFuwn2021-06-051-6/+2
* refactor(whirl_server): create property list typeFuwn2021-06-053-3/+5
* docs(whirl_server::net::constants): portage noticeFuwn2021-06-051-0/+5
* refactor(server): final refactoring of replacing command type constants with ...Fuwn2021-06-021-2/+2
* fix(global): a lot of clippy warningsFuwn2021-05-283-9/+10
* refactor(server): fix some unnecessarily exposed modules, allow dead code for...Fuwn2021-05-232-3/+5
* docs(global): add new documentationFuwn2021-05-231-2/+2
* refactor(global): move crates around, stricter module isolationFuwn2021-05-205-0/+213