1050 コミット (1847af13d2023341dbb01d41730212f544b57f98)
 

作成者 SHA1 メッセージ 日付
  Christian Kratky 1847af13d2 Merge branch 'develop' 5年前
  Christian Kratky 8916df8d7b Move ReuseAddress to server options. 5年前
  Christian Kratky f66da92299 Merge branch 'develop' 5年前
  Christian Kratky 979df5f17e Fix broken nuget builds. 5年前
  Christian Kratky d50c8153b2 Merge branch 'master' into develop 5年前
  Christian Kratky b3ab7a1069 Set socket options to allow reusing address. 5年前
  Christian Kratky 6af58ad90d Fix MQTTnet.Server startup colors. 5年前
  Christian 5c36a2d402
Merge pull request #671 from SeppPenner/patch-1 5年前
  HansM 6df70cc5ed
Added dependents and MIT license badge to the readme. 5年前
  Christian Kratky d5b0893e90 Merge branch 'master' into develop 5年前
  Christian Kratky 2ed8e55394 Fix upload script. 5年前
  Christian Kratky c5b6ca204d Merge branch 'develop' 5年前
  Christian Kratky 7a767c7d2f Improve logging and exception handling when stopping the server. 5年前
  Christian Kratky dd96cf98a8 Make storage update for managed client async. 5年前
  Christian Kratky 6ee3d1640f Improve logging. 5年前
  Christian Kratky 6f8272210c Fix MQTTnet.Server app settings to allow external connections. 5年前
  Christian Kratky ce05cc9936 Fix MQTTnet.Server connection validation. 5年前
  Christian Kratky 985c3084a8 Performance refactoring. 5年前
  Christian Kratky 7b3be3a64f Update docs. 5年前
  Christian Kratky c50fb740fc Add UnitTests. 5年前
  Christian Kratky 5895a73f85 Merge remote-tracking branch 'origin/develop' into develop 5年前
  Christian Kratky 961a497798 Performance refactoring. 5年前
  Christian 6a90864c44
Merge pull request #666 from vbBerni/develop 5年前
  vbBerni a9017b8795 handle storage manager null 5年前
  vbBerni f76e130283 fix for failed publishing messages get removed from the message queue but not from the storage manager 5年前
  Christian Kratky 5a48b146b4 Merge branch 'master' into develop 5年前
  Christian Kratky 1d1def3275 Remove nuget binary from repo. 5年前
  Christian Kratky bd75a2440e Merge branch 'master' into develop 5年前
  Christian Kratky 7a642802ed Merge branch 'develop' 5年前
  Christian Kratky a8f8601bc5 Update docs. 5年前
  Christian Kratky 0c7a5a992b Expose more properties of the connection validator context in MQTTnet.Server. Migrate return code to reason code. 5年前
  Christian Kratky bd665c3d56 Expose more properties to connection validator context. 5年前
  Christian Kratky 7e7b36aadf Update docs. 5年前
  Christian Kratky a79c2484b3 Add MQTTnet.Server build for ARM. 5年前
  Christian Kratky e4e46f0094 Add comments. 5年前
  Christian Kratky 5a4c735b85 Refactor code. 5年前
  Christian Kratky 42516942ac Update docs. 5年前
  Christian Kratky 591ccfec29 Update authentication. 5年前
  Christian Kratky ffc1d950da Add authorization for MQTTnet.Server 5年前
  Christian Kratky 1c004ead6d Add support for altering the TopicFilter in subscription interceptor. 5年前
  Christian Kratky b0ad6bda70 Add support for reset of connection statistics. Refactor keep alive monitor. 5年前
  Christian Kratky 6262a16504 Add version to MQTTnet.Server. 5年前
  Christian Kratky 0de683979d Fix versions in build script. 5年前
  Christian Kratky 0a6f564446 Add self contained builds in build script. 5年前
  Christian Kratky f0be3ef0cf Add UnitTests. 5年前
  Christian Kratky f79eebdf64 Update docs. 5年前
  Christian Kratky c3c0dcf313 Execute disconnected handler in new task. 5年前
  Christian Kratky 60c6074953 Expose client certificate at MQTT connection validator. Make DualMode optional. 5年前
  Christian Kratky 2b9b22def6 Expose new options in server TLS options. 5年前
  Christian Kratky 5cfb092449 Add UnitTests. 5年前