326 Commits (2918be18c6c6529584cd1d78e09ebb3fc0819e4f)

Autor SHA1 Mensaje Fecha
  Christian Kratky 2767d897a4 Fix serialization issue of MQTTv5 PubRec packet. hace 5 años
  JanEggers a4420063c0 fixed #743 hace 5 años
  Christian Kratky b09f31d654 Fix TCP server adpater when using empty password. hace 5 años
  Christian Kratky 2e3cf54f11 Add support for different strategies when generating RPC topics. hace 5 años
  Craig Lutgen d7948afd98 Fix client SslStream certificate chain CRL validation. The logic was inverse and CRLs were never checked. hace 5 años
  Christian Kratky 0cfb8b4020 Remove not async task handling. hace 5 años
  Christian Kratky 9ac726b271 Revert "Remove dedicated UWP builds and code." hace 5 años
  Christian Kratky 6d0e2c2022 Remove dedicated UWP builds and code. hace 5 años
  Christian Kratky 8ad1fb2871 Refactor server certificate classes (breaking change). hace 5 años
  Christian Kratky 4a7ff9e9ed Add TLS certificate password support for MQTTnet.Server. hace 5 años
  Christian Kratky 524f695829 Update docs. hace 5 años
  Craig Lutgen 59d2a8e551 Changed server crentials property name from password to certificateCredentials hace 5 años
  Craig Lutgen 9d63500f95 Fix build issue with UWP hace 5 años
  Craig Lutgen a03bdc7616 Expose server certificate password and client certificate options to MqttServerOptionsBuilder hace 5 años
  Christian Kratky 8bfbbd2b29 Refactoring. hace 5 años
  Christian Kratky 975eb60e90 Fix memory leak when SSL is not working properly. hace 5 años
  Christian Kratky 9cc96f1888 Refactor log messages. hace 5 años
  Paul Fake 5c40577bec
Fixed AsyncLock::WaitAsync cancellation bug hace 5 años
  Christian Kratky ed06ea6bc9 Add version information to MQTTnet.Server. hace 5 años
  Paul Fake e1590fc0c8
Fixed storage queue race condition hace 5 años
  Rudá Cunha 128484c55a X509Certificate convert to X509Certificate2 in ClientCertificate hace 5 años
  Christian Kratky ff22c34bb2 Add first classes for persisted session support. hace 5 años
  Christian Kratky e7ba3f76dc Add options builder methods for remote certificate validation callback. hace 5 años
  Rudá Cunha ba8ce15ab4 Add remote certificate validation callback on server hace 5 años
  Christian Kratky 4eb2b77138 Fix wrong NoDelay usage in server implementation. hace 5 años
  Jan Eggers 4f66614cdd fixed #691 hace 5 años
  Christian Kratky 6608172719 MQTTnet.Server: Extend messages API. hace 5 años
  Christian Kratky 6c8db47e25 Remove dedicated values from contexts and only provide session items. hace 5 años
  Christian Kratky 3eb5e82d10 Expose connect packet in application message interceptor and subscription interceptor. hace 5 años
  Christian Kratky 019f428f0a MQTTnet.Server: Add HTTP API for publishing of messages. hace 5 años
  Christian Kratky 8916df8d7b Move ReuseAddress to server options. hace 5 años
  Christian Kratky b3ab7a1069 Set socket options to allow reusing address. hace 5 años
  Christian Kratky 6af58ad90d Fix MQTTnet.Server startup colors. hace 5 años
  Christian Kratky 7a767c7d2f Improve logging and exception handling when stopping the server. hace 5 años
  Christian Kratky dd96cf98a8 Make storage update for managed client async. hace 5 años
  Christian Kratky 6ee3d1640f Improve logging. hace 5 años
  Christian Kratky 6f8272210c Fix MQTTnet.Server app settings to allow external connections. hace 5 años
  Christian Kratky ce05cc9936 Fix MQTTnet.Server connection validation. hace 5 años
  Christian Kratky 985c3084a8 Performance refactoring. hace 5 años
  Christian Kratky 961a497798 Performance refactoring. hace 5 años
  vbBerni a9017b8795 handle storage manager null hace 5 años
  vbBerni f76e130283 fix for failed publishing messages get removed from the message queue but not from the storage manager hace 5 años
  Christian Kratky 0c7a5a992b Expose more properties of the connection validator context in MQTTnet.Server. Migrate return code to reason code. hace 5 años
  Christian Kratky bd665c3d56 Expose more properties to connection validator context. hace 5 años
  Christian Kratky e4e46f0094 Add comments. hace 5 años
  Christian Kratky 591ccfec29 Update authentication. hace 5 años
  Christian Kratky ffc1d950da Add authorization for MQTTnet.Server hace 5 años
  Christian Kratky 1c004ead6d Add support for altering the TopicFilter in subscription interceptor. hace 5 años
  Christian Kratky b0ad6bda70 Add support for reset of connection statistics. Refactor keep alive monitor. hace 5 años
  Christian Kratky 6262a16504 Add version to MQTTnet.Server. hace 5 años