Wykres commitów

  • 3697462c8b
    Merge 55bc7a6255 into 2637127b41 Andrew Mirsky 2025-08-12 14:27:59 +0000
  • 55bc7a6255
    Yakifo/amqtt#174 : move current implementation to mqtt3 namespace and mark mqtt module as deprecated. allows for a namespace for mqtt 5 implementation 0.11.5-rc.1 0.11.5 Andrew Mirsky 2025-08-10 18:05:38 -0400
  • 2637127b41
    Merge pull request #276 from Yakifo/0.11.3-rc.1 main v0.11.3 0.11.4-rc.1 0.11.4 Andrew Mirsky 2025-08-12 09:39:47 -0400
  • a9f7adb3db
    summarized 0.11.3 changes Andrew Mirsky 2025-08-12 06:44:14 -0400
  • b4df977f6f
    pre 0.11.3 release cleanup (#294) Andrew Mirsky 2025-08-11 21:56:30 -0400
  • 679c0cf20c
    fix indentation Andrew Mirsky 2025-08-11 21:46:52 -0400
  • b90b53e755
    fixing warning Andrew Mirsky 2025-08-11 21:40:46 -0400
  • 895672731f
    add warning message for client config to match client config description Andrew Mirsky 2025-08-11 21:13:00 -0400
  • bfd2d86395
    removing superfluous dependency, updating readthedocs build process, plugin doc cleanup Andrew Mirsky 2025-08-11 17:38:50 -0400
  • 8e47ede192
    code quality improvements (#293) Andrew Mirsky 2025-08-10 22:00:33 -0400
  • e007ea258c
    Merge remote-tracking branch 'source/0.11.3-rc.1' into linting_preview_rules Andrew Mirsky 2025-08-10 18:10:54 -0400
  • b4d58c9130
    prepare for 0.11.3 release (#292) Andrew Mirsky 2025-08-10 18:08:52 -0400
  • 254a926c99
    add additional preview linting rules Andrew Mirsky 2025-08-10 12:03:26 -0400
  • 9773992d32
    resolves Yakifo/amqtt#276 : fix bug due to merge issue. updating changelog and version Andrew Mirsky 2025-08-10 07:28:52 -0400
  • 1b44a9ca22
    Merge remote-tracking branch 'source/0.11.3-rc.1' into 0.11.3-release Andrew Mirsky 2025-08-09 20:03:48 -0400
  • 0d678dfa7c
    Plugin: jwt authentication and authorization (#289) Andrew Mirsky 2025-08-09 15:39:31 -0400
  • 0e318671dd
    Sample: broker and client communicating with mqtt over unix socket (#291) Andrew Mirsky 2025-08-09 15:37:33 -0400
  • d19bcf5e82
    Merge remote-tracking branch 'source/0.11.3-rc.1' into plugin_jwt Andrew Mirsky 2025-08-09 15:32:57 -0400
  • 1bbeec253a
    Merge remote-tracking branch 'source/0.11.3-rc.1' into plugin_jwt Andrew Mirsky 2025-08-09 15:30:26 -0400
  • beb8672116
    Plugin: authenticate against LDAP server (#287) Andrew Mirsky 2025-08-09 15:27:44 -0400
  • e6b0f1d002
    allow timestamps to skew slightly due to manually creation Andrew Mirsky 2025-08-09 15:22:38 -0400
  • 42696bf3be
    Merge remote-tracking branch 'source/0.11.3-rc.1' into plugin_ldap Andrew Mirsky 2025-08-09 15:05:05 -0400
  • f50e3b48f6
    Plugin: device 'shadows' to bridge device online/offline states (#282) Andrew Mirsky 2025-08-09 15:01:10 -0400
  • 14602f8aca
    Merge remote-tracking branch 'source/0.11.3-rc.1' into plugin_shadows Andrew Mirsky 2025-08-09 14:55:29 -0400
  • 2fa0604547
    Plugin: determine authentication based on X509 certificates (#264) Andrew Mirsky 2025-08-09 14:52:35 -0400
  • b10597d1f4
    Merge remote-tracking branch 'source/0.11.3-rc.1' into plugin_ldap Andrew Mirsky 2025-08-09 14:50:16 -0400
  • 7d7fa3501a
    adding needed method for abstract class Andrew Mirsky 2025-08-09 14:46:14 -0400
  • eb06f0ac19
    Merge remote-tracking branch 'source/0.11.3-rc.1' into plugin_shadows Andrew Mirsky 2025-08-09 14:25:34 -0400
  • 383b46fe95
    Merge remote-tracking branch 'source/0.11.3-rc.1' into cert_auth_plugin Andrew Mirsky 2025-08-09 14:19:40 -0400
  • de40ca51d3
    Plugin: rebuild of session persistence (#256) Andrew Mirsky 2025-08-09 14:15:45 -0400
  • 893275e831
    lint fix Andrew Mirsky 2025-08-09 14:08:52 -0400
  • 329a4e5d1f
    Merge branch '0.11.3-rc.1' into session_persistence Andrew Mirsky 2025-08-09 14:04:36 -0400
  • 4dd5dfe657
    fixing code comment Andrew Mirsky 2025-08-09 14:01:17 -0400
  • 6f56facbba
    adding documentation and test case Andrew Mirsky 2025-08-09 13:38:55 -0400
  • b5b05fa19c
    Yakifo/aqmtt#290 : mqtt over unix socket samples Andrew Mirsky 2025-08-08 22:23:17 -0400
  • e15286e82f
    moving unix socket into samples Andrew Mirsky 2025-08-08 22:15:46 -0400
  • 7ad8f1b542
    Merge branch '0.11.3-rc.1' into unix_socket_connector Andrew Mirsky 2025-08-08 21:20:10 -0400
  • 841e4092fc
    updating docs for release 0.11.3 Andrew Mirsky 2025-08-08 21:16:40 -0400
  • 18b3038c66
    moving unix socket into samples Andrew Mirsky 2025-08-08 21:15:48 -0400
  • 2a7aa11524
    Merge pull request #283 from ajmirsky/issue_73 Andrew Mirsky 2025-08-08 21:14:12 -0400
  • f38dee331c
    Yakifo/aqmtt#290 : mqtt over unix socket Andrew Mirsky 2025-08-08 20:57:32 -0400
  • db72c13f2f
    Merge remote-tracking branch 'origin/plugin_shadows' into plugin_shadows Andrew Mirsky 2025-08-07 19:03:38 -0400
  • 2eed8c848f
    Merge branch '0.11.3-rc.1' into plugin_shadows Andrew Mirsky 2025-08-07 19:02:30 -0400
  • 833fa07b0a
    Merge branch '0.11.3-rc.1' into session_persistence Andrew Mirsky 2025-08-07 19:00:55 -0400
  • c389c84e6b
    Merge branch '0.11.3-rc.1' into cert_auth_plugin Andrew Mirsky 2025-08-07 18:59:01 -0400
  • 068c233a74
    updating ldap schema to allow multiple entries for topics. update ldap user auth tests for new schema and user refactoring ldap plugin and aligning plugin naming convention Andrew Mirsky 2025-08-06 00:35:05 -0400
  • afad06a4cc
    lint fixes Andrew Mirsky 2025-08-06 22:12:00 -0400
  • 04c0212c46
    Yakifo/amqtt#260 : adding additional test cases Andrew Mirsky 2025-08-06 21:51:57 -0400
  • 2ac9ba043c
    Yakifo/amqtt#260 : plugin to verify a jwt and its claims Andrew Mirsky 2025-08-06 20:30:34 -0400
  • 73676e981c
    Merge pull request #288 from ajmirsky/plugin_naming_convention Andrew Mirsky 2025-08-06 18:00:35 -0400
  • ae6d772927
    standardizing naming convention for new plugins Andrew Mirsky 2025-08-06 14:08:45 -0400
  • 04591aaaab
    splitting http plugin into auth (user) and topic Andrew Mirsky 2025-08-06 13:38:45 -0400
  • ae9ecd074b
    updating ldap custom schema to include three ACL attributes, retrieve the correct topic list and check if topic is allowed Andrew Mirsky 2025-08-06 00:10:34 -0400
  • 8c6b6da9ad
    wip: updating ldap configuration with a custom schema Andrew Mirsky 2025-08-05 23:43:05 -0400
  • c6ae6f20e6
    adding openldap dependencies Andrew Mirsky 2025-08-05 19:50:09 -0400
  • 3948bcffa9
    adding openldap dependencies Andrew Mirsky 2025-08-05 19:48:01 -0400
  • 2afbf0f643
    Merge branch '0.11.3-rc.1' into plugin_ldap Andrew Mirsky 2025-08-05 19:27:07 -0400
  • 7d69aa2b2d
    Yakifo/amqtt#261 : plugin for authenticating a user with ldap. Andrew Mirsky 2025-08-05 18:42:43 -0400
  • 8ece3b58f9
    Merge pull request #286 from ajmirsky/doc_cleanup Andrew Mirsky 2025-08-05 12:47:40 -0400
  • 8ef5852bf0
    Merge pull request #285 from ajmirsky/issue_39 Andrew Mirsky 2025-08-05 12:39:46 -0400
  • 66ac74f3d2
    clarifying documentation for plugins and client/broker configuration Andrew Mirsky 2025-08-05 11:56:05 -0400
  • 6ff7c5a87a
    Yakifo/amqtt#73 : adding test case for external http server integration. comments and documentation. Andrew Mirsky 2025-08-04 19:31:41 -0400
  • a0330bd980
    Merge pull request #284 from ajmirsky/issue_120 Andrew Mirsky 2025-08-05 07:55:46 -0400
  • 0141cddeeb
    Yakifo/amqtt#73 : refinement of external websocket server Andrew Mirsky 2025-08-04 19:19:51 -0400
  • c1625e264e
    Yakifo/amqtt#73 : removal of wip code Andrew Mirsky 2025-08-04 17:47:29 -0400
  • ad4854df00
    Yakifo/amqtt#73 : working example of using aiohttp server to receive the websocket connection Andrew Mirsky 2025-08-04 17:23:18 -0400
  • 76651e32f3
    websockets via aiohttp Andrew Mirsky 2025-08-04 16:27:51 -0400
  • 6135022bd5
    Yakifo/amqtt#39 : evaluating usages of catch all Exception handling. excluding persistence plugin since it's being replaced Andrew Mirsky 2025-08-04 14:43:06 -0400
  • c425056368
    Yakifo/amqtt#120 confirms : validate example is functioning Andrew Mirsky 2025-08-04 11:24:05 -0400
  • 17a268b2f5
    Update amqtt/contrib/shadows/plugin.py Andrew Mirsky 2025-08-02 14:10:28 -0400
  • 0e5554cef2
    strenum for python 3.10 Andrew Mirsky 2025-07-31 22:44:04 -0400
  • b761a56608
    adding shadow plugin documentation Andrew Mirsky 2025-07-31 22:40:20 -0400
  • 075fec9aec
    Merge branch '0.11.3-rc.1' into plugin_shadows Andrew Mirsky 2025-07-30 15:08:29 -0400
  • c0f624c121
    clarification on instructions, adding to toc Andrew Mirsky 2025-07-30 13:01:10 -0400
  • 467d19594a
    Merge branch '0.11.3-rc.1' into cert_auth_plugin Andrew Mirsky 2025-07-30 13:00:47 -0400
  • 67e96ff00c
    Merge branch '0.11.3-rc.1' into session_persistence Andrew Mirsky 2025-07-30 12:43:56 -0400
  • cdcee7cbf8
    Merge pull request #281 from ajmirsky/plugin_docs Andrew Mirsky 2025-07-30 12:01:18 -0400
  • cee49ffba2
    migrate config to use the mkdocs material custom style templates. expand content. Andrew Mirsky 2025-07-30 11:54:20 -0400
  • 659805b490
    Merge branch '0.11.3-rc.1' into session_persistence Andrew Mirsky 2025-07-30 10:27:12 -0400
  • f6ccdbc51c
    splitting out contrib plugin documentation into separate pages Andrew Mirsky 2025-07-30 09:32:56 -0400
  • 1197e18296
    adding get/update message broadcast cleaning up shadow message generation using dataclasses adding json schema tests for shadow messages being receieved. Andrew Mirsky 2025-07-28 18:18:49 -0400
  • 70d701d0fa
    adding tests for shadow states and correcting use cases Andrew Mirsky 2025-07-28 14:48:28 -0400
  • 25d212ef0a
    adding shadow model Andrew Mirsky 2025-07-28 12:52:41 -0400
  • bcaa4bb2f9
    states and calculations for shadow plugin Andrew Mirsky 2025-07-27 19:03:08 -0400
  • c518b9b63f
    Fixes #247 : expire disconnected sessions (#279) Andrew Mirsky 2025-07-26 21:39:45 -0400
  • cd1f64f4f3
    adding back coverage options Andrew Mirsky 2025-07-26 21:34:15 -0400
  • 0df5da581a
    files that should have been removed when merged up Andrew Mirsky 2025-07-26 21:33:03 -0400
  • 5bbbce50c9
    removing debug messaging Andrew Mirsky 2025-07-26 18:46:07 -0400
  • e340095034
    more debugging Andrew Mirsky 2025-07-26 18:39:57 -0400
  • 0159e1cd40
    debug info Andrew Mirsky 2025-07-26 18:34:07 -0400
  • bcbfeb46c4
    more debugging Andrew Mirsky 2025-07-26 18:31:44 -0400
  • 60f65fd8e6
    Merge branch '0.11.3-rc.1' into session_persistence Andrew Mirsky 2025-07-26 18:26:18 -0400
  • b291ff49db
    trying to reproduce failure Andrew Mirsky 2025-07-26 18:19:43 -0400
  • a2d8b3b490
    'broker' section of client config can be empty, but connection will either be provided by the user or the default Andrew Mirsky 2025-07-26 17:49:42 -0400
  • 81beb7ebed
    adding additional debug Andrew Mirsky 2025-07-26 17:43:18 -0400
  • cdf6f0dfff
    post_init was not running on client config. cafile, keyfile, certfile are part of the connection section Andrew Mirsky 2025-07-26 17:36:20 -0400
  • 96e93984a0
    Merge remote-tracking branch 'source/0.11.3-rc.1' into cert_auth_plugin Andrew Mirsky 2025-07-26 17:11:43 -0400
  • a9c40220b6
    Merge branch '0.11.3-rc.1' into cert_auth_plugin Andrew Mirsky 2025-07-26 17:07:54 -0400
  • 744827cdd5
    Plugin: authentication against a relational database (#280) Andrew Mirsky 2025-07-26 17:04:14 -0400
  • 3f7ee5d5f7
    Merge branch '0.11.3-rc.1' into session_expiration Andrew Mirsky 2025-07-26 17:03:44 -0400