1144 コミット (a9a09f4ecd470f52c687a90d7c1ce4f1a1ce14fc)
 

作成者 SHA1 メッセージ 日付
  Christian a9a09f4ecd
Merge pull request #754 from jltjohanlindqvist/branches/fixUnhandledTaskCrash 5年前
  Christian c3193c568a
Merge pull request #763 from zawodskoj/master 5年前
  Jimmy Rosenskog 699558e47a Added exception handling to make sure all tasks are observed to avoid UnobservedTaskException. 5年前
  Бессонов Дмитрий 15ff03c136 use C#7.0 for default arguments 5年前
  Бессонов Дмитрий b12e3bc611 fix for #762 5年前
  Johan x Lindqvist 61c3e02242 Updated exception message to be in line with other exception messages. 5年前
  Johan x Lindqvist 5618c4c1f7 Always access the exception property on the task if it has status IsFaulted. 5年前
  Johan x Lindqvist ba9ceed7ce Use Task.WhenAll to handle errors in both tasks. 5年前
  Johan x Lindqvist ad1c198e43 Remove if clause that stopped handling of tasks with exceptions. 5年前
  SeppPenner 2918be18c6 Added automatic labels to the issue templates. 5年前
  Christian 248e2a5bdd
Merge pull request #746 from bcrosnier/pr/mqtt5-assigned-client-id 5年前
  Benjamin Crosnier 1a41415dd1 Allow AssignedClientIdentifier in ClientConnected, ClientDisconnected and ConnectedHandler - Fixes chkr1011/MQTTnet#745 5年前
  Christian Kratky 9302e80d73 Merge branch 'develop' 5年前
  Christian Kratky cf6f0ece0e Add test execution in build script. 5年前
  Christian Kratky 50d65f2fed Update nugets. 5年前
  Christian Kratky 4614df7fa5 Update docs. 5年前
  Christian 22aedcba09
Merge pull request #744 from JanEggers/pr/fix#743 5年前
  Christian Kratky 2767d897a4 Fix serialization issue of MQTTv5 PubRec packet. 5年前
  JanEggers a4420063c0 fixed #743 5年前
  Christian Kratky 2320352124 Update docs. 5年前
  Christian Kratky c0b4155ab4 Update docs. 5年前
  Christian Kratky b09f31d654 Fix TCP server adpater when using empty password. 5年前
  Christian Kratky 30c33d46f9 Merge remote-tracking branch 'origin/develop' into develop 5年前
  Christian 651b79a124
Merge pull request #740 from cslutgen/chain 5年前
  Christian Kratky 2e3cf54f11 Add support for different strategies when generating RPC topics. 5年前
  Craig Lutgen d7948afd98 Fix client SslStream certificate chain CRL validation. The logic was inverse and CRLs were never checked. 5年前
  cslutgen 4cefa1dfa9
Merge pull request #2 from chkr1011/develop 5年前
  Christian Kratky 0cfb8b4020 Remove not async task handling. 5年前
  Christian Kratky 9ac726b271 Revert "Remove dedicated UWP builds and code." 5年前
  Christian Kratky 232605304e Revert "Update nugets." 5年前
  Christian Kratky 6c53677e7d Update nugets. 5年前
  Christian Kratky 6d0e2c2022 Remove dedicated UWP builds and code. 5年前
  Christian Kratky 8ad1fb2871 Refactor server certificate classes (breaking change). 5年前
  Christian Kratky 4a7ff9e9ed Add TLS certificate password support for MQTTnet.Server. 5年前
  Christian Kratky f54598c201 Merge branch 'develop' 5年前
  Christian Kratky 2300e68fff Add UnitTests for RPC. 5年前
  Christian Kratky 6996824157 Merge branch 'master' into develop 5年前
  Christian Kratky 524f695829 Update docs. 5年前
  Christian 72faa067cc
Merge pull request #729 from cslutgen/clientcerts 5年前
  SeppPenner 01aa75471c Updated description of issue templates. 5年前
  HansM 048206eb1e
Fixed my spelling mistake from before. 5年前
  HansM ad5b0caa4d
Fixed spelling issue in feature request issue template. 5年前
  HansM 0f14ddcf79
Updated bug report issue template. 5年前
  Craig Lutgen 59d2a8e551 Changed server crentials property name from password to certificateCredentials 5年前
  HansM 8607ceb3b7
Fixed feature request issue template. 5年前
  HansM b82e5a48a4
Fixed custom issue template. 5年前
  HansM 30c5147c62
Fixed bug reports issue template. 5年前
  Craig Lutgen 9d63500f95 Fix build issue with UWP 5年前
  Craig Lutgen a03bdc7616 Expose server certificate password and client certificate options to MqttServerOptionsBuilder 5年前
  Christian Kratky 413daee551 Merge branch 'master' into develop 5年前