summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-03-13Build(deps): Bump DeterminateSystems/update-flake-lock from 16 to 17dependabot[bot]
2023-03-06Merge #178bors[bot]
2023-03-06Build(deps): Bump tokio from 1.25.0 to 1.26.0dependabot[bot]
2023-03-06Merge #177bors[bot]
2023-03-06Merge #179 #180 #181bors[bot]
2023-03-06Build(deps): Bump thiserror from 1.0.38 to 1.0.39dependabot[bot]
2023-03-06Build(deps): Bump clap from 4.1.6 to 4.1.8dependabot[bot]
2023-03-06Build(deps): Bump async-trait from 0.1.64 to 0.1.66dependabot[bot]
2023-03-06Build(deps): Bump cachix/install-nix-action from 19 to 20dependabot[bot]
2023-02-20Merge #176bors[bot]
2023-02-20Build(deps): Bump clap from 4.1.4 to 4.1.6dependabot[bot]
2023-02-13Merge #174 #175bors[bot]
2023-02-13Build(deps): Bump tokio-util from 0.7.4 to 0.7.7dependabot[bot]
2023-02-13Build(deps): Bump cachix/install-nix-action from 18 to 19dependabot[bot]
2023-02-06Merge #172bors[bot]
2023-02-06Build(deps): Bump bytes from 1.3.0 to 1.4.0dependabot[bot]
2023-02-06Merge #173bors[bot]
2023-02-06Merge #171bors[bot]
2023-02-06Build(deps): Bump async-trait from 0.1.63 to 0.1.64dependabot[bot]
2023-02-06Build(deps): Bump futures from 0.3.25 to 0.3.26dependabot[bot]
2023-01-30Merge #170bors[bot]
2023-01-30Merge #168 #169bors[bot]
2023-01-30Build(deps): Bump clap from 4.1.1 to 4.1.4dependabot[bot]
2023-01-30Build(deps): Bump yoke from 0.6.2 to 0.7.0dependabot[bot]
2023-01-30Build(deps): Bump tokio from 1.24.2 to 1.25.0dependabot[bot]
2023-01-23Merge #153 #167bors[bot]
2023-01-23Merge #165bors[bot]
2023-01-23Merge #166bors[bot]
2023-01-23Fix: Send CONNACK in WaitForConnectMatthias Beyer
2023-01-23Fix: The string length is a byte 4, not 5Matthias Beyer
2023-01-23Fix: Read from connection until no more bytes are returnedMatthias Beyer
2023-01-23Let PacketStream end on EOF on first byteMatthias Beyer
2023-01-23Merge #164bors[bot]
2023-01-23Bump versionMarcel Müller
2023-01-23Update ChangelogMarcel Müller
2023-01-23Add release/* to github actions branchesMarcel Müller
2023-01-23Update ChangelogMarcel Müller
2023-01-23Merge #152bors[bot]
2023-01-23Merge #161bors[bot]
2023-01-23Remove outer Arc from MqttServerMarcel Müller
2023-01-23Merge #158 #159 #160bors[bot]
2023-01-23Bump tokio from 1.24.1 to 1.24.2dependabot[bot]
2023-01-23Bump async-trait from 0.1.61 to 0.1.63dependabot[bot]
2023-01-23Bump DeterminateSystems/update-flake-lock from 15 to 16dependabot[bot]
2023-01-20Merge #157bors[bot]
2023-01-20Merge #156bors[bot]
2023-01-20Add logging in WaitForConnect behaviour testMatthias Beyer
2023-01-20Instrument wait_and_check() implementationMatthias Beyer
2023-01-19Reimplement execution of behaviour tests with helper fnMatthias Beyer
2023-01-19Use check result as return value if binary succeededMatthias Beyer