index
:
cloudmqtt
dependabot/cargo/clap-4.5.13
dependabot/cargo/clap-4.5.8
dependabot/cargo/num_enum-0.7.3
dependabot/cargo/thiserror-1.0.59
dependabot/cargo/tokio-1.38.0
dependabot/cargo/tokio-1.39.2
dependabot/cargo/typed-builder-0.18.2
dependabot/cargo/winnow-0.6.13
dependabot/cargo/winnow-0.6.18
dependabot/cargo/winnow-0.6.20
dependabot/cargo/winnow-0.6.7
dependabot/cargo/winnow-0.6.9
dependabot/cargo/yoke-0.7.4
dependabot/github_actions/DeterminateSystems/update-flake-lock-23
dependabot/github_actions/actions/checkout-4.1.4
dependabot/github_actions/actions/checkout-4.1.6
dependabot/github_actions/actions/checkout-4.1.7
dependabot/github_actions/actions/setup-python-5.1.1
dependabot/github_actions/cachix/install-nix-action-27
feature/add_fuzzing
feature/add_v5_writing
main
release/0.1.x
release/0.2.x
release/0.3.x
release/0.4.x
staging
trying
update_flake_lock_action
Mirror of https://github.com/TheNeikos/cloudmqtt
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-04
Try #113:
trying
bors[bot]
2023-01-04
Do not depend on github actions checks anymore
Marcel Müller
2023-01-04
Make bors check from garnix instead of GH Actions
Marcel Müller
2023-01-04
Merge #111
bors[bot]
2023-01-04
Add test whether CONNACK Flag bits are set as specified
Matthias Beyer
2023-01-04
Merge #110
bors[bot]
2023-01-04
Reduce waiting for output boilerplate with helper macro
Matthias Beyer
2023-01-04
Merge #108 #109
bors[bot]
2023-01-04
Add a sample login handler to server bin
Marcel Müller
2023-01-04
Add correct rejection code depending on login err
Marcel Müller
2023-01-04
Add InvalidPassword LoginError
Marcel Müller
2023-01-04
Add login handling to server
Marcel Müller
2023-01-04
Add login module and handler trait
Marcel Müller
2023-01-04
Merge #107
bors[bot]
2023-01-04
Add check: UTF8 string must not contain nullchar
Matthias Beyer
2023-01-04
Simplify Report construction with helper macro
Matthias Beyer
2023-01-04
Merge #106
bors[bot]
2023-01-04
Add check: First packet is not CONNACK and must be rejected
Matthias Beyer
2023-01-04
Merge #105
bors[bot]
2023-01-04
Update Changelogs for 0.2.0
Marcel Müller
2023-01-04
Merge #100
bors[bot]
2023-01-04
Also build deps for all crates and all targets
Marcel Müller
2023-01-04
Update flake input: crane
Matthias Beyer
2023-01-04
Fix formatting of flake
Marcel Müller
2023-01-04
Add building all to the base cloudmqtt derivation
Marcel Müller
2023-01-04
Remove all-targets from clippy check
Marcel Müller
2023-01-04
Allow unused enum variants
Marcel Müller
2023-01-04
Use a type alias for BoxFn
Marcel Müller
2023-01-04
Elide lifetime
Marcel Müller
2023-01-04
Actually create vec with the given size
Marcel Müller
2023-01-04
Remove unused imports
Marcel Müller
2023-01-04
Include all workspace members in clippy check
Marcel Müller
2023-01-03
Merge #91
bors[bot]
2023-01-03
Merge #98 #99
bors[bot]
2023-01-03
Ignore nix results
Matthias Beyer
2023-01-03
Add cloudmqtt-{client,server} in flake
Matthias Beyer
2023-01-02
Merge #94
bors[bot]
2023-01-02
Simplify: Use byte string instead of slice
Matthias Beyer
2023-01-02
Replace hand-written bytes with paket declaration
Matthias Beyer
2023-01-02
Add utility to write packet to byte vec
Matthias Beyer
2023-01-02
Use MPacketKind instead of hand-writing bytes
Matthias Beyer
2023-01-02
Make ClientCommand take Vec
Matthias Beyer
2023-01-02
Add MPacketKind::to_byte()
Matthias Beyer
2023-01-02
Merge #97
bors[bot]
2023-01-02
Build cloudmqtt crate with all features
Matthias Beyer
2023-01-02
Ignore unused variable
Matthias Beyer
2023-01-02
Fix typo
Matthias Beyer
2023-01-02
Fix imports, remove unused ones
Matthias Beyer
2023-01-02
Merge #95
bors[bot]
2023-01-02
Add QoS 2 handling for receiving messages
Marcel Müller
[next]