457 コミット (b766c1bebb28086d0263dbf98451b5d216fd43cd)

作成者 SHA1 メッセージ 日付
  Christian 8ba960343c Fix exception handling issues (#1082). 3年前
  Volker Milbrandt 57652c76cf tests with MqttClient.ConnectAsync with credentials 3年前
  Christian 3f92f2ca2b Remove UWP test app because it gets replaced by MQTTnet.App in a separate repository. 3年前
  Christian b103718bd9 Add Unit Tests. 3年前
  Philip Schill b1bf7698aa The topic filter comparer now checks for e.g. "foo/" matching "foo/#". 3年前
  Christian c1001db450 Add packet inspector API. 3年前
  Christian 75845d6416 Fix cancellation issues when connecting. 4年前
  JanEggers 02e65bca67 fixed .net 5 build 4年前
  Stefan Ossendorf 37b783908a .Net5.0 TFMs added 4年前
  Christian 1f78a92c4d Remove timeout from send method. 4年前
  Christian c3e65390ab Improve performance test. 4年前
  Christian 9fddfb3e77 Add UnitTests 4年前
  Christian e1494c1004 Update nuget packages. 4年前
  Christian 1e2231c461 Improve Unit Tests. 4年前
  Christian a93f44217b Align different formats of log messages. 4年前
  Christian f9c3014e52 Fix Unit Tests. 4年前
  Christian 02ab0e4903 Fix Unit Tests. 4年前
  Christian 0bc25571e0 Fix Unit Tests 4年前
  Christian Kratky b7c178b85c Fix Unit Tests. 4年前
  Christian Kratky 4514348821 Fix Unit Tests. 4年前
  Christian Kratky 7b32abe625 Fix Unit Tests. 4年前
  Christian Kratky d0a848c8b4 Improve performance. 4年前
  Christian Kratky e1bf9de347 Add support for topic alias. 4年前
  Christian Kratky eaf1195f95 Cleanup Unit Tests. 4年前
  Christian Kratky 06c9d27c87 Fixed bug in PubRel packet generation (MQTTv5 only). 4年前
  Christian Kratky fb2be79673 Remove not used timeout for receiving. 4年前
  Christian Kratky 44b7133a1c Improve keep alive tests. 4年前
  Christian Kratky 3e4f4a59a8 Improve Unit Tests. 4年前
  Christian Kratky 24f0ea01f5 Improve session takeover and keep alive handling. 4年前
  Christian Kratky 1625aadae9 Improve disconnect reason transfer to client (especially for session take over). 4年前
  Christian Kratky 34ae54d542 Improve Unit Tests. 4年前
  Christian Kratky 4e9df98817 Improve test environment. 4年前
  Christian Kratky b7fb0c1002 Refactor package object model. 4年前
  JanEggers f7db00c08e improved behavior when multiple connections fight over a session 4年前
  Krause, Henning 194664bc9c Reverted bogus change 4年前
  Krause, Henning 10a33fd153 Removed -prelease switch from build 4年前
  Marc Sallin 7f5504b01b Fix wrong QoS when using MqttClientMessageQueueInterceptor #978 4年前
  Marc Sallin f1f9924bce Expose WithClientMessageQueueInterceptor 4年前
  Christian Kratky cf217034fa Fix broken ClientWasConnected detection. 4年前
  Christian Kratky 6b6627f823 Fix null ref exception in low level client. 4年前
  Christian Kratky 4f51a238b3 Fix UnitTests 4年前
  Christian Kratky 733c587e45 Fix Unit Tests. 4年前
  Christian Kratky 3260920828 Fix UnitTests 4年前
  Christian Kratky 4e6aeb91a4 Fix server adapter memory leak and UnitTests 4年前
  Christian Kratky 5056843611 Fix UnitTests. 4年前
  Christian Kratky a65c015a58 Refactor exception message. 4年前
  JanEggers 33e4ec1943 improve exceptions in case of corrupt packages close pipes after exception occoured to avoid lingering connections should fix #788 4年前
  Christian Kratky 6a564a0c72 Align nuget dependency versions and project references. 4年前
  SeppPenner 75dfe68a94 Added interceptor for undelivered messages. 4年前
  JanEggers 16180e83ba fixed parallel writes #932 4年前