1557 Commits (90b37a1e2de247c6fdd09d3c06a1c40b5294964d)
 

Author SHA1 Message Date
  Christian 88b0af9b21
Merge pull request #1023 from StefanOssendorf/fix/compile-error 4 years ago
  Christian Kratky e1bf9de347 Add support for topic alias. 4 years ago
  Christian Kratky 6c15693456 Add support for TopicAlias in application message builder. 4 years ago
  Stefan Ossendorf 4608930a37 Cancellation token removed since the method does not support it 4 years ago
  Christian Kratky eaf1195f95 Cleanup Unit Tests. 4 years ago
  Christian Kratky a35dee9352 Update docs. 4 years ago
  Christian 6cef746ed9
Merge pull request #1021 from nayato/max-qos 4 years ago
  Max Gortman 344cf674e6 PR fixes 4 years ago
  Christian Kratky 26af205ab0 Update docs. 4 years ago
  Christian Kratky 06c9d27c87 Fixed bug in PubRel packet generation (MQTTv5 only). 4 years ago
  Max Gortman 14224e4180 Add support for Maximum QoS property on CONNACK 4 years ago
  Christian Kratky b954c9512e Fix swagger configuration. 4 years ago
  Christian Kratky fb2be79673 Remove not used timeout for receiving. 4 years ago
  Christian Kratky 44b7133a1c Improve keep alive tests. 4 years ago
  Christian Kratky 2f0513212e Merge branch 'master' into feature/Single_Connection_Monitoring_Task 4 years ago
  Christian Kratky 1a9460776b Update docs. 4 years ago
  Christian Kratky 2716db04e3 Move the RPC topic validation to the topic generation strategy. 4 years ago
  Christian Kratky 3e4f4a59a8 Improve Unit Tests. 4 years ago
  Christian Kratky 24f0ea01f5 Improve session takeover and keep alive handling. 4 years ago
  Christian Kratky 1625aadae9 Improve disconnect reason transfer to client (especially for session take over). 4 years ago
  Christian Kratky e800901b4c Merge branch 'master' into feature/Single_Connection_Monitoring_Task 4 years ago
  Christian Kratky 34ae54d542 Improve Unit Tests. 4 years ago
  Christian Kratky 838d50c1d3 Remove file which is not part of the solution. 4 years ago
  Christian Kratky 558d281a33 Refactor TLS 1.3 support. 4 years ago
  Christian Kratky f8c956a9e2 Merge remote-tracking branch 'origin/master' 4 years ago
  Christian 9a6823597e
Merge pull request #1020 from Dvergatal/master 4 years ago
  Christian Kratky 42c1155bee Fix nullref exception in connection handler. 4 years ago
  Christian Kratky f773257c86 Improve exception handling in AsyncQueue. 4 years ago
  Christian Kratky 4e9df98817 Improve test environment. 4 years ago
  Christian Kratky 3208045baa Extend application message builder. 4 years ago
  Piotr Łobacz 7274f4390c added support for Tls1.3 protocol 4 years ago
  Dvergatal 11c8abfd54
Merge pull request #1 from chkr1011/master 4 years ago
  Christian Kratky f606a5996b Merge remote-tracking branch 'origin/master' 4 years ago
  Christian Kratky 58ad599783 Improve disconnect code of client. 4 years ago
  Christian Kratky ccd102a59f Refactor code. 4 years ago
  Christian Kratky 05101f0e0e Improve exception handling of AsyncLock. 4 years ago
  Christian Kratky f9630ef347 Improve internal session/connection management and connection takeover. 4 years ago
  Christian Kratky c5b7735a2c Improve cancellation token handling for client connections (Server). 4 years ago
  HansM 12fca2f05a
Merge pull request #1015 from Jay424/patch-1 4 years ago
  Christian Kratky b7fb0c1002 Refactor package object model. 4 years ago
  Jay424 3ea281ff84
Updated release notes 4 years ago
  Jay424 c778cd7a0f
Fixed evaluation of IgnoreCertificateRevocationErrors to correctly set SslClientAuthenticationOptions.CertificateRevocationCheckMode 4 years ago
  Christian Kratky adce5662eb Prepare docs for next release. 4 years ago
  Christian Kratky a26b641284 Fix broken connection takeover. 4 years ago
  Christian Kratky 7be3685850 Merge remote-tracking branch 'origin/master' 4 years ago
  Christian Kratky 1a6be47144 Update docs. 4 years ago
  Christian 5d73de2a86
Merge pull request #1004 from JanEggers/fix#990 4 years ago
  JanEggers 2eaebe0e6a removed todo 4 years ago
  JanEggers d7b552fce2 renaming and added cast 4 years ago
  Christian bea6d75251
Merge pull request #993 from chkr1011/client-disconnected-handler 4 years ago