377 Commits (7dde2f1f4c8e5f2b06d67a362752bb529a816b68)

Author SHA1 Message Date
  Jim Schaad 7dde2f1f4c Change variable name per review request 5 years ago
  Jim Schaad b1559a8fa5 Correct to print right result 5 years ago
  JanEggers 630400da53 avoid task.run on newer platforms 5 years ago
  JanEggers a152066ed3 fixed managed client so it does not send disconnect packet when disposed 5 years ago
  JanEggers 138cd16c8d fixed compilation 5 years ago
  JanEggers 27a61819d3 removed unused code 5 years ago
  Jim Schaad 9c378fb088 Provide the full ACK on a connection failure 5 years ago
  Jim Schaad d4088420cf Return correct set of user properties 5 years ago
  JanEggers 328ffc734f dont allow publish before the client is started and adjusted testclient accordingly 5 years ago
  PMExtra 069c19aab9 Support existing session with ManagedMqttClient. 5 years ago
  JanEggers a77e0b8dde spread dispose pattern 5 years ago
  JanEggers 698f0b66d2 fixed object disposed exception on netfx fixing #803 #733 #728 #486 #158 5 years ago
  JanEggers 14419e4d63 fixed clients overlapping from one test to another by: 5 years ago
  Federico Di Gregorio 3600ebbc62 Create default MqttRetainedMessagesManager in options 5 years ago
  Federico Di Gregorio 55676965d9 Use IList in IMqttRetainedMessagesManager return values 5 years ago
  Federico Di Gregorio f949d54aef Added IMqttRetainedMessagesManager 5 years ago
  Christian Kratky 624fafc662 Update nugets. 5 years ago
  Anton Yaroshenko 9fb1cc3320 added UWP compiler flags 5 years ago
  Christian 9aaa94e821
Revert "Replace raw bytes with x509 certificate to allow specify passwords and flags" 5 years ago
  Anton Yaroshenko e8ff48bfd3 Revert "blind uwp fix" 5 years ago
  Anton Yaroshenko 5db05f186f Revert "replace raw byte with x509 certificate to allow specify passwords" 5 years ago
  Anton Yaroshenko ac326babdf blind uwp fix 5 years ago
  Anton Yaroshenko a38623cb5a replace raw byte with x509 certificate to allow specify passwords 5 years ago
  Christian Kratky 896e9ed0aa Add interceptor for unsubscriptions. 5 years ago
  Lucas Rosa 4105beb7e6 Some more cleaning up: 5 years ago
  Lucas Rosa 5c25905510 Clean up 5 years ago
  Lucas Rosa e3f6b579b2 Working PoC 5 years ago
  Lucas Rosa c467c9c818 Debugging duplicated client id issue 5 years ago
  Christoph Stichlberger 7479e320ee Turn subscription publishing loglevel down 5 years ago
  Christoph Stichlberger 781c5d4d7d Separate current and reconnect subscsriptions in managed client 5 years ago
  Christian Kratky b175119008 Refactoring and doc updates. 5 years ago
  Christian Kratky 3ff5806dbb Dispose queue in managed client. 5 years ago
  Christian Kratky 073cd5243f Update docs. Add UnitTests. 5 years ago
  Jimmy Rosenskog 699558e47a Added exception handling to make sure all tasks are observed to avoid UnobservedTaskException. 5 years ago
  Бессонов Дмитрий 15ff03c136 use C#7.0 for default arguments 5 years ago
  Бессонов Дмитрий b12e3bc611 fix for #762 5 years ago
  Johan x Lindqvist 61c3e02242 Updated exception message to be in line with other exception messages. 5 years ago
  Johan x Lindqvist 5618c4c1f7 Always access the exception property on the task if it has status IsFaulted. 5 years ago
  Johan x Lindqvist ba9ceed7ce Use Task.WhenAll to handle errors in both tasks. 5 years ago
  Johan x Lindqvist ad1c198e43 Remove if clause that stopped handling of tasks with exceptions. 5 years ago
  Benjamin Crosnier 1a41415dd1 Allow AssignedClientIdentifier in ClientConnected, ClientDisconnected and ConnectedHandler - Fixes chkr1011/MQTTnet#745 5 years ago
  Christian Kratky 2767d897a4 Fix serialization issue of MQTTv5 PubRec packet. 5 years ago
  JanEggers a4420063c0 fixed #743 5 years ago
  Christian Kratky b09f31d654 Fix TCP server adpater when using empty password. 5 years ago
  Christian Kratky 2e3cf54f11 Add support for different strategies when generating RPC topics. 5 years ago
  Craig Lutgen d7948afd98 Fix client SslStream certificate chain CRL validation. The logic was inverse and CRLs were never checked. 5 years ago
  Christian Kratky 0cfb8b4020 Remove not async task handling. 5 years ago
  Christian Kratky 9ac726b271 Revert "Remove dedicated UWP builds and code." 5 years ago
  Christian Kratky 6d0e2c2022 Remove dedicated UWP builds and code. 5 years ago
  Christian Kratky 8ad1fb2871 Refactor server certificate classes (breaking change). 5 years ago