1619 Commits (fa6859d68a334cf2580355d12c1453058c4ad14d)
 

Author SHA1 Message Date
  Damian d7248c0f64
Merge pull request #3 from asymetrixs/deb-packaging 3 years ago
  Damian Wolgast d2e1b12186
Added check for availability of setcap 3 years ago
  Damian dafcfb47d2
Merge pull request #2 from asymetrixs/deb-packaging 3 years ago
  Damian Wolgast 897f0f36d1
Fixed spelling 3 years ago
  Damian Wolgast 9cb12ac2ce
Docker, check if systemctl exists before using it 3 years ago
  Damian 312fb2bb3c
Merge pull request #1 from asymetrixs/deb-packaging 3 years ago
  Damian Wolgast 3ee785c781
Fixed user creation to not copy skel-files 3 years ago
  Damian Wolgast 0ea4ae7501
Fix, forgot to rename file. 3 years ago
  Damian Wolgast 7e764c7f0f
Added revision (assuming 1) and architecture 3 years ago
  Damian Wolgast 5c2879029b
Added command to stop service before uninstalling 3 years ago
  Damian Wolgast 6cbb8d42e3
Added prerm to revoke service permissions 3 years ago
  Damian Wolgast d8d50f6dcb
Added workflow to build debian/ubuntu packages 3 years ago
  Christian a01dc9fef8 Add new overload for server options builder. 3 years ago
  tamas.kurucsai 3427d82efc Merge branch 'master' of https://github.com/chkr1011/MQTTnet into feature/pending-appmsg-acknowledge 3 years ago
  Christian 5915285522 Fix TLS parameter options builder (#1104). 3 years ago
  Christian 12f346115f Improve RPC client handling. 3 years ago
  Christian 05827341d4
Update codeql-analysis.yml 3 years ago
  Christian 1e88d6a05b Merge remote-tracking branch 'origin/master' 3 years ago
  Christian 8261ba9dc1 Update docs. 3 years ago
  Christian b766c1bebb Refactor keep alive message handling in order to fix issues with sudden disconnects. 3 years ago
  Christian 6c188899fb
Create codeql-analysis.yml 3 years ago
  tamas.kurucsai 23c5270c3f Merge branch 'master' of https://github.com/chkr1011/MQTTnet into feature/pending-appmsg-acknowledge 3 years ago
  Christian 2d4ea8ee9b Improve nuget packages. 3 years ago
  Christian 15d3761843
Merge pull request #1097 from yyjdelete/nuspec 3 years ago
  Christian ed520455d0 Use the data converter only when creating packets. 3 years ago
  Christian cfc4ebe6a3 Expose Dup flag in application messages (#1096). 3 years ago
  Christian 120b7fb7d1 Fix RPC issue #1093 by calling both message handlers. 3 years ago
  SilverFox 8b164a4846 Update nuspecs 3 years ago
  Christian fda4272611 Update docs. 3 years ago
  Christian 88cc79d52f Fix issues in nuspecs. 3 years ago
  Christian 8ba960343c Fix exception handling issues (#1082). 3 years ago
  Christian 0976fa682a
Merge pull request #1083 from milbrandt/bugfix/noUsername 3 years ago
  Christian 18cc454842 Fix build script for .net5.0. 3 years ago
  Volker Milbrandt e342a51d50 Merge branch 'master' 3 years ago
  Volker Milbrandt 57652c76cf tests with MqttClient.ConnectAsync with credentials 3 years ago
  HansM bb52159e49
Added reference to SparkplugNet. 3 years ago
  HansM 109acccd19
Update MQTTnet.nuspec 3 years ago
  HansM deb2c3dec6
Merge pull request #1055 from chkr1011/add-code-doc 3 years ago
  HansM 63ca6086d5
Added missing changelog entry. 3 years ago
  Christian 3f92f2ca2b Remove UWP test app because it gets replaced by MQTTnet.App in a separate repository. 3 years ago
  Christian a13874d8a5 Add missing overloads for client disconnect. 3 years ago
  Christian c91a1f8572 Update solution settings. 3 years ago
  Christian b103718bd9 Add Unit Tests. 3 years ago
  Christian b88924bce5 Fixed wrong buffer size calculation. 3 years ago
  Christian f3f1d81b52 Update docs. 3 years ago
  Christian 031b60878d
Merge pull request #1071 from muneebmajeed/master 3 years ago
  HansM 1fbf20a569
Merge pull request #1076 from dagophil/bug/topic-filter-comparer-edge-case 3 years ago
  Philip Schill b1bf7698aa The topic filter comparer now checks for e.g. "foo/" matching "foo/#". 3 years ago
  tamas.kurucsai fbf7d9bb5c corrected thread safety of ping timers after adding delayed acknowledgement 3 years ago
  tamas.kurucsai 822f582e41 added test for delayed message acknowledgement 3 years ago