344 Commits (84d9f533bdfd2039ecafcc44e6148e1dd98ebcbc)

Autor SHA1 Nachricht Datum
  Christoph Stichlberger 7479e320ee Turn subscription publishing loglevel down vor 5 Jahren
  Christoph Stichlberger 781c5d4d7d Separate current and reconnect subscsriptions in managed client vor 5 Jahren
  Christian Kratky b175119008 Refactoring and doc updates. vor 5 Jahren
  Christian Kratky 3ff5806dbb Dispose queue in managed client. vor 5 Jahren
  Christian Kratky 073cd5243f Update docs. Add UnitTests. vor 5 Jahren
  Jimmy Rosenskog 699558e47a Added exception handling to make sure all tasks are observed to avoid UnobservedTaskException. vor 5 Jahren
  Бессонов Дмитрий 15ff03c136 use C#7.0 for default arguments vor 5 Jahren
  Бессонов Дмитрий b12e3bc611 fix for #762 vor 5 Jahren
  Johan x Lindqvist 61c3e02242 Updated exception message to be in line with other exception messages. vor 5 Jahren
  Johan x Lindqvist 5618c4c1f7 Always access the exception property on the task if it has status IsFaulted. vor 5 Jahren
  Johan x Lindqvist ba9ceed7ce Use Task.WhenAll to handle errors in both tasks. vor 5 Jahren
  Johan x Lindqvist ad1c198e43 Remove if clause that stopped handling of tasks with exceptions. vor 5 Jahren
  Benjamin Crosnier 1a41415dd1 Allow AssignedClientIdentifier in ClientConnected, ClientDisconnected and ConnectedHandler - Fixes chkr1011/MQTTnet#745 vor 5 Jahren
  Christian Kratky 2767d897a4 Fix serialization issue of MQTTv5 PubRec packet. vor 5 Jahren
  JanEggers a4420063c0 fixed #743 vor 5 Jahren
  Christian Kratky b09f31d654 Fix TCP server adpater when using empty password. vor 5 Jahren
  Christian Kratky 2e3cf54f11 Add support for different strategies when generating RPC topics. vor 5 Jahren
  Craig Lutgen d7948afd98 Fix client SslStream certificate chain CRL validation. The logic was inverse and CRLs were never checked. vor 5 Jahren
  Christian Kratky 0cfb8b4020 Remove not async task handling. vor 5 Jahren
  Christian Kratky 9ac726b271 Revert "Remove dedicated UWP builds and code." vor 5 Jahren
  Christian Kratky 6d0e2c2022 Remove dedicated UWP builds and code. vor 5 Jahren
  Christian Kratky 8ad1fb2871 Refactor server certificate classes (breaking change). vor 5 Jahren
  Christian Kratky 4a7ff9e9ed Add TLS certificate password support for MQTTnet.Server. vor 5 Jahren
  Christian Kratky 524f695829 Update docs. vor 5 Jahren
  Craig Lutgen 59d2a8e551 Changed server crentials property name from password to certificateCredentials vor 5 Jahren
  Craig Lutgen 9d63500f95 Fix build issue with UWP vor 5 Jahren
  Craig Lutgen a03bdc7616 Expose server certificate password and client certificate options to MqttServerOptionsBuilder vor 5 Jahren
  Christian Kratky 8bfbbd2b29 Refactoring. vor 5 Jahren
  Christian Kratky 975eb60e90 Fix memory leak when SSL is not working properly. vor 5 Jahren
  Christian Kratky 9cc96f1888 Refactor log messages. vor 5 Jahren
  Paul Fake 5c40577bec
Fixed AsyncLock::WaitAsync cancellation bug vor 5 Jahren
  Christian Kratky ed06ea6bc9 Add version information to MQTTnet.Server. vor 5 Jahren
  Paul Fake e1590fc0c8
Fixed storage queue race condition vor 5 Jahren
  Rudá Cunha 128484c55a X509Certificate convert to X509Certificate2 in ClientCertificate vor 5 Jahren
  Christian Kratky ff22c34bb2 Add first classes for persisted session support. vor 5 Jahren
  Christian Kratky e7ba3f76dc Add options builder methods for remote certificate validation callback. vor 5 Jahren
  Rudá Cunha ba8ce15ab4 Add remote certificate validation callback on server vor 5 Jahren
  Christian Kratky 4eb2b77138 Fix wrong NoDelay usage in server implementation. vor 5 Jahren
  Jan Eggers 4f66614cdd fixed #691 vor 5 Jahren
  Christian Kratky 6608172719 MQTTnet.Server: Extend messages API. vor 5 Jahren
  Christian Kratky 6c8db47e25 Remove dedicated values from contexts and only provide session items. vor 5 Jahren
  Christian Kratky 3eb5e82d10 Expose connect packet in application message interceptor and subscription interceptor. vor 5 Jahren
  Christian Kratky 019f428f0a MQTTnet.Server: Add HTTP API for publishing of messages. vor 5 Jahren
  Christian Kratky 8916df8d7b Move ReuseAddress to server options. vor 5 Jahren
  Christian Kratky b3ab7a1069 Set socket options to allow reusing address. vor 5 Jahren
  Christian Kratky 6af58ad90d Fix MQTTnet.Server startup colors. vor 5 Jahren
  Christian Kratky 7a767c7d2f Improve logging and exception handling when stopping the server. vor 5 Jahren
  Christian Kratky dd96cf98a8 Make storage update for managed client async. vor 5 Jahren
  Christian Kratky 6ee3d1640f Improve logging. vor 5 Jahren
  Christian Kratky 6f8272210c Fix MQTTnet.Server app settings to allow external connections. vor 5 Jahren