Commit Graph

  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • * |
  • |\ \
  • | * |
  • |/ /
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • |\ \
  • | | *
  • | | *
  • | * |
  • |/ /
  • | *
  • * |
  • * |
  • |\ \
  • | * |
  • * | |
  • * | |
  • | * |
  • |/ /
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * \
  • | |\ \
  • | | | *
  • | | | *
  • * | | |
  • * | | |
  • |/ / /
  • | * |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • |\ \ \
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | * | |
  • | |\ \ \
  • | | | | *
  • | |_|_|/
  • |/| | |
  • | | * |
  • | | * |
  • | |/ /
  • * | |
  • |/ /
  • * |
  • * |
  • |\ \
  • * | |
  • | * |
  • | |\ \
  • | | |/
  • | |/|
  • | | *
  • | | *
  • | * |
  • | |\ \
  • |/ / /
  • | | *
  • | |/
  • |/|
  • * |
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | |\
  • |/ /
  • | *
  • | *
  • | *
  • * |
  • |\ \
  • * | |
  • | * |
  • | |\ \
  • |/ / /
  • | * |
  • | * |
  • | * |
  • | * |
  • |/ /
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • 0bc2557 Fix Unit Tests by Christian 2020-11-15 12:46:10 +0100
  • 5b29b8c Fix Unit Tests. by Christian Kratky 2020-11-14 16:06:43 +0100
  • dd9dc05 Merge remote-tracking branch 'origin/master' by Christian Kratky 2020-11-14 15:31:06 +0100
  • b7c178b Fix Unit Tests. by Christian Kratky 2020-11-14 15:30:57 +0100
  • f8e29f8 Update appveyor.yml by Christian 2020-11-14 15:24:49 +0100
  • 3d68951 Update MQTTnet.nuspec by Christian 2020-11-14 11:40:58 +0100
  • 7eb6d2d Merge pull request #1019 from chkr1011/feature/Single_Connection_Monitoring_Task by Christian 2020-11-14 10:36:18 +0100
  • 0446635 Add comments. by Christian Kratky 2020-11-14 10:35:08 +0100
  • 4514348 Fix Unit Tests. by Christian Kratky 2020-11-13 23:24:45 +0100
  • 7b32abe Fix Unit Tests. by Christian Kratky 2020-11-13 23:11:01 +0100
  • 0febc12 Merge branch 'master' into feature/Single_Connection_Monitoring_Task by Christian Kratky 2020-11-13 20:36:51 +0100
  • d0a848c Improve performance. by Christian Kratky 2020-11-13 20:33:47 +0100
  • fe69f5a Merge pull request #1029 from mmuecke/patch-1 by Christian 2020-11-12 11:26:22 +0100
  • ca95754 Added reference to Rx Wrapper for Managed Client by mmuecke 2020-11-12 00:24:01 +0000
  • cc405c3 Update settings. by Christian Kratky 2020-11-11 21:12:37 +0100
  • 315206f Update settings. by Christian Kratky 2020-11-11 21:12:15 +0100
  • f252374 Extend support for topic alias. by Christian Kratky 2020-11-11 21:12:04 +0100
  • 38d3531 Refactor code. by Christian Kratky 2020-11-11 21:11:49 +0100
  • da5a172 Refactor code. by Christian Kratky 2020-11-09 21:30:36 +0100
  • f894622 Merge branch 'master' into feature/Single_Connection_Monitoring_Task by Christian Kratky 2020-11-09 21:29:38 +0100
  • 88b0af9 Merge pull request #1023 from StefanOssendorf/fix/compile-error by Christian 2020-11-09 21:11:48 +0100
  • e1bf9de Add support for topic alias. by Christian Kratky 2020-11-09 21:10:05 +0100
  • 6c15693 Add support for TopicAlias in application message builder. by Christian Kratky 2020-11-09 17:22:32 +0100
  • 4608930 Cancellation token removed since the method does not support it by Stefan Ossendorf 2020-11-08 14:31:01 +0100
  • eaf1195 Cleanup Unit Tests. by Christian Kratky 2020-11-06 21:00:25 +0100
  • a35dee9 Update docs. by Christian Kratky 2020-11-06 20:03:33 +0100
  • 6cef746 Merge pull request #1021 from nayato/max-qos by Christian 2020-11-06 20:00:09 +0100
  • 344cf67 PR fixes by Max Gortman 2020-11-05 16:55:50 -0800
  • 26af205 Update docs. by Christian Kratky 2020-11-04 21:29:26 +0100
  • 06c9d27 Fixed bug in PubRel packet generation (MQTTv5 only). by Christian Kratky 2020-11-04 21:28:40 +0100
  • 14224e4 Add support for Maximum QoS property on CONNACK by Max Gortman 2020-11-03 12:19:38 -0800
  • b954c95 Fix swagger configuration. by Christian Kratky 2020-11-02 22:03:47 +0100
  • fb2be79 Remove not used timeout for receiving. by Christian Kratky 2020-11-02 21:45:23 +0100
  • 44b7133 Improve keep alive tests. by Christian Kratky 2020-11-02 21:17:31 +0100
  • 2f05132 Merge branch 'master' into feature/Single_Connection_Monitoring_Task by Christian Kratky 2020-11-01 12:35:59 +0100
  • 1a94607 Update docs. by Christian Kratky 2020-11-01 12:03:19 +0100
  • 2716db0 Move the RPC topic validation to the topic generation strategy. by Christian Kratky 2020-11-01 12:00:12 +0100
  • 3e4f4a5 Improve Unit Tests. by Christian Kratky 2020-11-01 11:58:43 +0100
  • 24f0ea0 Improve session takeover and keep alive handling. by Christian Kratky 2020-10-31 20:59:41 +0100
  • 1625aad Improve disconnect reason transfer to client (especially for session take over). by Christian Kratky 2020-10-31 11:43:14 +0100
  • e800901 Merge branch 'master' into feature/Single_Connection_Monitoring_Task by Christian Kratky 2020-10-31 11:33:54 +0100
  • 34ae54d Improve Unit Tests. by Christian Kratky 2020-10-31 11:33:44 +0100
  • 838d50c Remove file which is not part of the solution. by Christian Kratky 2020-10-31 11:27:46 +0100
  • 558d281 Refactor TLS 1.3 support. by Christian Kratky 2020-10-31 11:23:14 +0100
  • f8c956a Merge remote-tracking branch 'origin/master' by Christian Kratky 2020-10-31 11:14:07 +0100
  • 9a68235 Merge pull request #1020 from Dvergatal/master by Christian 2020-10-31 11:13:50 +0100
  • 42c1155 Fix nullref exception in connection handler. by Christian Kratky 2020-10-30 23:51:11 +0100
  • f773257 Improve exception handling in AsyncQueue. by Christian Kratky 2020-10-30 20:43:39 +0100
  • 4e9df98 Improve test environment. by Christian Kratky 2020-10-30 20:43:02 +0100
  • 3208045 Extend application message builder. by Christian Kratky 2020-10-30 20:42:52 +0100
  • 7274f43 added support for Tls1.3 protocol by Piotr Łobacz 2020-10-30 12:45:57 +0100
  • 11c8abf Merge pull request #1 from chkr1011/master by Dvergatal 2020-10-30 11:16:09 +0100
  • f606a59 Merge remote-tracking branch 'origin/master' by Christian Kratky 2020-10-30 00:26:40 +0100
  • 58ad599 Improve disconnect code of client. by Christian Kratky 2020-10-30 00:23:45 +0100
  • ccd102a Refactor code. by Christian Kratky 2020-10-30 00:21:08 +0100
  • 05101f0 Improve exception handling of AsyncLock. by Christian Kratky 2020-10-30 00:19:57 +0100
  • f9630ef Improve internal session/connection management and connection takeover. by Christian Kratky 2020-10-30 00:19:30 +0100
  • c5b7735 Improve cancellation token handling for client connections (Server). by Christian Kratky 2020-10-29 20:02:03 +0100
  • 12fca2f Merge pull request #1015 from Jay424/patch-1 by HansM 2020-10-29 11:34:23 +0100
  • b7fb0c1 Refactor package object model. by Christian Kratky 2020-10-28 23:11:12 +0100
  • 3ea281f Updated release notes by Jay424 2020-10-28 17:58:48 +0100
  • c778cd7 Fixed evaluation of IgnoreCertificateRevocationErrors to correctly set SslClientAuthenticationOptions.CertificateRevocationCheckMode by Jay424 2020-10-28 17:14:09 +0100
  • adce566 Prepare docs for next release. by Christian Kratky 2020-10-24 12:22:03 +0200
  • a26b641 Fix broken connection takeover. by Christian Kratky 2020-10-15 01:01:35 +0200
  • 7be3685 Merge remote-tracking branch 'origin/master' by Christian Kratky 2020-10-14 23:10:40 +0200
  • 1a6be47 Update docs. by Christian Kratky 2020-10-14 23:10:13 +0200
  • 5d73de2 Merge pull request #1004 from JanEggers/fix#990 by Christian 2020-10-14 21:18:36 +0200
  • 2eaebe0 removed todo by JanEggers 2020-10-13 15:59:39 +0200
  • d7b552f renaming and added cast by JanEggers 2020-10-13 15:57:21 +0200
  • bea6d75 Merge pull request #993 from chkr1011/client-disconnected-handler by Christian 2020-10-12 20:38:15 +0200
  • f7db00c improved behavior when multiple connections fight over a session by JanEggers 2020-10-11 16:41:13 +0200
  • f259bbc ManagedClient: Expose internal client. by Christian Kratky 2020-10-07 19:38:42 +0200
  • 2527720 Changed MqttServerClientDisconnectedHandlerDelegate back again. by SeppPenner 2020-09-27 17:43:06 +0200
  • 21a9974 Tried to add a MqttServerOptions fluent method for the client disconnected handler. by SeppPenner 2020-09-21 18:23:11 +0200
  • d63143b ManagedClient: Add new option for disabling auto reconnect. by Christian Kratky 2020-09-14 23:49:27 +0200
  • aad9eac Refactor AWS integration. by Christian Kratky 2020-09-14 22:01:07 +0200
  • e8a683b Merge remote-tracking branch 'origin/master' by Christian Kratky 2020-09-14 21:47:38 +0200
  • e475e36 Update docs. by Christian Kratky 2020-09-14 21:47:36 +0200
  • 611c230 Merge pull request #981 from henning-krause/master by Christian 2020-09-14 21:46:18 +0200
  • 18839de Removed -prelease switch from build by Krause, Henning 2020-09-14 19:14:39 +0200
  • 194664b Reverted bogus change by Krause, Henning 2020-09-14 19:13:49 +0200
  • 10a33fd Removed -prelease switch from build by Krause, Henning 2020-09-14 19:12:30 +0200
  • 868aa7d Merge remote-tracking branch 'origin/master' by Christian Kratky 2020-09-14 10:02:40 +0200
  • 1f8792c Update docs. by Christian Kratky 2020-09-14 09:59:19 +0200
  • 7bb99c8 Merge pull request #979 from msallin/bugfix/978/ClientMessageQueueInterceptor by Christian 2020-09-14 09:48:13 +0200
  • 7f5504b Fix wrong QoS when using MqttClientMessageQueueInterceptor #978 by Marc Sallin 2020-08-25 00:50:38 +0200
  • fd78941 Extend MqttClientMessageQueueInterceptorContext to expose SubscriptionQualityOfServiceLevel by Marc Sallin 2020-08-25 00:50:30 +0200
  • f1f9924 Expose WithClientMessageQueueInterceptor by Marc Sallin 2020-08-25 00:48:19 +0200
  • b0c6030 Rename "QualityOfServiceLevel" to SubscriptionQualityOfServiceLevel where appropriated to make the difference between the two different QoS fields more clear by Marc Sallin 2020-08-25 00:47:44 +0200
  • f3f10e9 Added missing nuget instructions for the build by Krause, Henning 2020-09-01 19:44:52 +0200
  • beb228c Fixed issues from code review by Krause, Henning 2020-08-29 13:51:16 +0200
  • 7a7f064 Reverted solution file by Krause, Henning 2020-08-28 19:12:30 +0200
  • 55d009c Reverted solution file by Krause, Henning 2020-08-28 19:11:37 +0200
  • e23ac4f Removed test program by Krause, Henning 2020-08-28 19:08:45 +0200
  • fc367dd Added support to set TLS Application Protocols by Krause, Henning 2020-08-28 19:07:31 +0200
  • cf21703 Fix broken ClientWasConnected detection. by Christian Kratky 2020-08-22 20:44:24 +0200
  • 6b6627f Fix null ref exception in low level client. by Christian Kratky 2020-08-05 20:49:11 +0200
  • 4f51a23 Fix UnitTests by Christian Kratky 2020-07-26 20:07:52 +0200
  • 733c587 Fix Unit Tests. by Christian Kratky 2020-07-26 12:01:33 +0200
  • 3260920 Fix UnitTests by Christian Kratky 2020-07-25 23:47:29 +0200