358 Revize (f9b2c91ddb73714158c5a945b0cb3a2213fddf2d)

Autor SHA1 Zpráva Datum
  Anton Yaroshenko 9fb1cc3320 added UWP compiler flags před 5 roky
  Christian 9aaa94e821
Revert "Replace raw bytes with x509 certificate to allow specify passwords and flags" před 5 roky
  Anton Yaroshenko e8ff48bfd3 Revert "blind uwp fix" před 5 roky
  Anton Yaroshenko 5db05f186f Revert "replace raw byte with x509 certificate to allow specify passwords" před 5 roky
  Anton Yaroshenko ac326babdf blind uwp fix před 5 roky
  Anton Yaroshenko a38623cb5a replace raw byte with x509 certificate to allow specify passwords před 5 roky
  Christian Kratky 896e9ed0aa Add interceptor for unsubscriptions. před 5 roky
  Lucas Rosa 4105beb7e6 Some more cleaning up: před 5 roky
  Lucas Rosa 5c25905510 Clean up před 5 roky
  Lucas Rosa e3f6b579b2 Working PoC před 5 roky
  Lucas Rosa c467c9c818 Debugging duplicated client id issue před 5 roky
  Christoph Stichlberger 7479e320ee Turn subscription publishing loglevel down před 5 roky
  Christoph Stichlberger 781c5d4d7d Separate current and reconnect subscsriptions in managed client před 5 roky
  Christian Kratky b175119008 Refactoring and doc updates. před 5 roky
  Christian Kratky 3ff5806dbb Dispose queue in managed client. před 5 roky
  Christian Kratky 073cd5243f Update docs. Add UnitTests. před 5 roky
  Jimmy Rosenskog 699558e47a Added exception handling to make sure all tasks are observed to avoid UnobservedTaskException. před 5 roky
  Бессонов Дмитрий 15ff03c136 use C#7.0 for default arguments před 5 roky
  Бессонов Дмитрий b12e3bc611 fix for #762 před 5 roky
  Johan x Lindqvist 61c3e02242 Updated exception message to be in line with other exception messages. před 5 roky
  Johan x Lindqvist 5618c4c1f7 Always access the exception property on the task if it has status IsFaulted. před 5 roky
  Johan x Lindqvist ba9ceed7ce Use Task.WhenAll to handle errors in both tasks. před 5 roky
  Johan x Lindqvist ad1c198e43 Remove if clause that stopped handling of tasks with exceptions. před 5 roky
  Benjamin Crosnier 1a41415dd1 Allow AssignedClientIdentifier in ClientConnected, ClientDisconnected and ConnectedHandler - Fixes chkr1011/MQTTnet#745 před 5 roky
  Christian Kratky 2767d897a4 Fix serialization issue of MQTTv5 PubRec packet. před 5 roky
  JanEggers a4420063c0 fixed #743 před 5 roky
  Christian Kratky b09f31d654 Fix TCP server adpater when using empty password. před 5 roky
  Christian Kratky 2e3cf54f11 Add support for different strategies when generating RPC topics. před 5 roky
  Craig Lutgen d7948afd98 Fix client SslStream certificate chain CRL validation. The logic was inverse and CRLs were never checked. před 5 roky
  Christian Kratky 0cfb8b4020 Remove not async task handling. před 5 roky
  Christian Kratky 9ac726b271 Revert "Remove dedicated UWP builds and code." před 5 roky
  Christian Kratky 6d0e2c2022 Remove dedicated UWP builds and code. před 5 roky
  Christian Kratky 8ad1fb2871 Refactor server certificate classes (breaking change). před 5 roky
  Christian Kratky 4a7ff9e9ed Add TLS certificate password support for MQTTnet.Server. před 5 roky
  Christian Kratky 524f695829 Update docs. před 5 roky
  Craig Lutgen 59d2a8e551 Changed server crentials property name from password to certificateCredentials před 5 roky
  Craig Lutgen 9d63500f95 Fix build issue with UWP před 5 roky
  Craig Lutgen a03bdc7616 Expose server certificate password and client certificate options to MqttServerOptionsBuilder před 5 roky
  Christian Kratky 8bfbbd2b29 Refactoring. před 5 roky
  Christian Kratky 975eb60e90 Fix memory leak when SSL is not working properly. před 5 roky
  Christian Kratky 9cc96f1888 Refactor log messages. před 5 roky
  Paul Fake 5c40577bec
Fixed AsyncLock::WaitAsync cancellation bug před 5 roky
  Christian Kratky ed06ea6bc9 Add version information to MQTTnet.Server. před 5 roky
  Paul Fake e1590fc0c8
Fixed storage queue race condition před 5 roky
  Rudá Cunha 128484c55a X509Certificate convert to X509Certificate2 in ClientCertificate před 5 roky
  Christian Kratky ff22c34bb2 Add first classes for persisted session support. před 5 roky
  Christian Kratky e7ba3f76dc Add options builder methods for remote certificate validation callback. před 5 roky
  Rudá Cunha ba8ce15ab4 Add remote certificate validation callback on server před 5 roky
  Christian Kratky 4eb2b77138 Fix wrong NoDelay usage in server implementation. před 5 roky
  Jan Eggers 4f66614cdd fixed #691 před 5 roky