316 Revize (8ad1fb287144b0ff8fa34a5736afd48bfdae2835)

Autor SHA1 Zpráva Datum
  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
  Christian Kratky 6608172719 MQTTnet.Server: Extend messages API. před 5 roky
  Christian Kratky 6c8db47e25 Remove dedicated values from contexts and only provide session items. před 5 roky
  Christian Kratky 3eb5e82d10 Expose connect packet in application message interceptor and subscription interceptor. před 5 roky
  Christian Kratky 019f428f0a MQTTnet.Server: Add HTTP API for publishing of messages. před 5 roky
  Christian Kratky 8916df8d7b Move ReuseAddress to server options. před 5 roky
  Christian Kratky b3ab7a1069 Set socket options to allow reusing address. před 5 roky
  Christian Kratky 6af58ad90d Fix MQTTnet.Server startup colors. před 5 roky
  Christian Kratky 7a767c7d2f Improve logging and exception handling when stopping the server. před 5 roky
  Christian Kratky dd96cf98a8 Make storage update for managed client async. před 5 roky
  Christian Kratky 6ee3d1640f Improve logging. před 5 roky
  Christian Kratky 6f8272210c Fix MQTTnet.Server app settings to allow external connections. před 5 roky
  Christian Kratky ce05cc9936 Fix MQTTnet.Server connection validation. před 5 roky
  Christian Kratky 985c3084a8 Performance refactoring. před 5 roky
  Christian Kratky 961a497798 Performance refactoring. před 5 roky
  vbBerni a9017b8795 handle storage manager null před 5 roky
  vbBerni f76e130283 fix for failed publishing messages get removed from the message queue but not from the storage manager před 5 roky
  Christian Kratky 0c7a5a992b Expose more properties of the connection validator context in MQTTnet.Server. Migrate return code to reason code. před 5 roky
  Christian Kratky bd665c3d56 Expose more properties to connection validator context. před 5 roky
  Christian Kratky e4e46f0094 Add comments. před 5 roky
  Christian Kratky 591ccfec29 Update authentication. před 5 roky
  Christian Kratky ffc1d950da Add authorization for MQTTnet.Server před 5 roky
  Christian Kratky 1c004ead6d Add support for altering the TopicFilter in subscription interceptor. před 5 roky
  Christian Kratky b0ad6bda70 Add support for reset of connection statistics. Refactor keep alive monitor. před 5 roky
  Christian Kratky 6262a16504 Add version to MQTTnet.Server. před 5 roky
  Christian Kratky 0a6f564446 Add self contained builds in build script. před 5 roky
  Christian Kratky c3c0dcf313 Execute disconnected handler in new task. před 5 roky
  Christian Kratky 60c6074953 Expose client certificate at MQTT connection validator. Make DualMode optional. před 5 roky
  Christian Kratky 2b9b22def6 Expose new options in server TLS options. před 5 roky
  Christian Kratky ffe9c57ae8 Add overload for setting message payload. před 5 roky
  Christian Kratky 2d03c267e4 Expose binary password to MqttConnectionValidatorContext. před 5 roky
  Christian Kratky ccfe67e6a6 Fix wrong password handling (string -> byte[]) před 5 roky
  Christian Kratky 396e0e1697 Add connected timestamp to connection status API. před 5 roky