Benjamin Große 28f9b4d519 feat(peer_cert_as_clientid): peer_cert_as_clientid = cn | dn | crt | pem | md5 5 years ago
..
emqx.app.src d78b2b23c1 chore(build): update pkg version 5 years ago
emqx.appup.src 3b1074d11f refactor(conn): not saving anonymous func 5 years ago
emqx.erl 2b481dabe7 Fix some dialyzer warnings (#3988) 5 years ago
emqx_access_control.erl d49f4118fe Mgmt emqx modules (#3376) 5 years ago
emqx_access_rule.erl dc184574a3 chore(style): fix elvis check for emqx_access_rule 5 years ago
emqx_acl_cache.erl 0d90d5c66b fix(emqx_acl_cache): Dialyzer warnings 5 years ago
emqx_alarm.erl 02cb8d0211 chore(style): set warnings_as_errors compile option 5 years ago
emqx_alarm_handler.erl 0eb697fa6f fix(emqx_app): Dialyzer warnings 5 years ago
emqx_app.erl 7aff861f9b refactor(emqx_modules): Move emqx_modules to lib-opensource 5 years ago
emqx_banned.erl 76fc6225d3 fix(elvis): fix elvis checking 5 years ago
emqx_base62.erl 7ea75f4289 Update copyright 6 years ago
emqx_batch.erl 7ea75f4289 Update copyright 6 years ago
emqx_boot.erl e3489b9d46 refactor(style): improve all types declaration 5 years ago
emqx_broker.erl cfe52cbb8d fix(emqx_broker): Dialyzer warning 5 years ago
emqx_broker_helper.erl e3489b9d46 refactor(style): improve all types declaration 5 years ago
emqx_broker_sup.erl 7ea75f4289 Update copyright 6 years ago
emqx_channel.erl 28f9b4d519 feat(peer_cert_as_clientid): peer_cert_as_clientid = cn | dn | crt | pem | md5 5 years ago
emqx_cm.erl 739e49218f fix(cm): fix the problem of registering a channel twice (#3831) 5 years ago
emqx_cm_locker.erl 76ec65830c fix: fix session_locking_strategy enum typos 5 years ago
emqx_cm_registry.erl f2190dd5b5 chore(mnesia): explicitly specify the copy type for table 5 years ago
emqx_cm_sup.erl 7ea75f4289 Update copyright 6 years ago
emqx_connection.erl 406a7d60c7 chore(style): fix elvis check for emqx_connection 5 years ago
emqx_ctl.erl e3489b9d46 refactor(style): improve all types declaration 5 years ago
emqx_flapping.erl 43b49edd28 feature(alarm): new design for alarm 5 years ago
emqx_frame.erl f1b3bbd7bc chore: supply the code_change logic 5 years ago
emqx_gc.erl 7ea75f4289 Update copyright 6 years ago
emqx_gen_mod.erl e3489b9d46 refactor(style): improve all types declaration 5 years ago
emqx_global_gc.erl b2e5b523dd Change global_gc to major mode (#3317) 6 years ago
emqx_guid.erl 9e5e6f2e98 fix(guid): compatible with OTP 23 5 years ago
emqx_hooks.erl 2b481dabe7 Fix some dialyzer warnings (#3988) 5 years ago
emqx_inflight.erl 7ea75f4289 Update copyright 6 years ago
emqx_json.erl b373c0cf1b fix(json): fix decoding/encoding empty object error 5 years ago
emqx_keepalive.erl 7ea75f4289 Update copyright 6 years ago
emqx_kernel_sup.erl dbeabf3de0 refactor(telemetry): remove telemetry code from emqx core 5 years ago
emqx_limiter.erl f1b3bbd7bc chore: supply the code_change logic 5 years ago
emqx_listeners.erl f3d973689b fix(emqx_listeners): Dialyzer warnings 5 years ago
emqx_logger.erl 59d69b730b fix(emqx_logger): Dialyzer warnings 5 years ago
emqx_logger_formatter.erl e3489b9d46 refactor(style): improve all types declaration 5 years ago
emqx_message.erl 211c800e24 fix(properties): downlink will msg contains non-publish properties 5 years ago
emqx_metrics.erl 73d02beace refactor(apps): Merge emqx_libs back to emqx 5 years ago
emqx_misc.erl e3489b9d46 refactor(style): improve all types declaration 5 years ago
emqx_mountpoint.erl 7ea75f4289 Update copyright 6 years ago
emqx_mqtt_caps.erl e3489b9d46 refactor(style): improve all types declaration 5 years ago
emqx_mqtt_props.erl e3489b9d46 refactor(style): improve all types declaration 5 years ago
emqx_mqueue.erl e3489b9d46 refactor(style): improve all types declaration 5 years ago
emqx_os_mon.erl 406a7d60c7 chore(style): fix elvis check for emqx_connection 5 years ago
emqx_packet.erl e3489b9d46 refactor(style): improve all types declaration 5 years ago
emqx_passwd.erl 6d1cd6b7ea refactor(emqx_password): move the module to emqx application 5 years ago
emqx_pd.erl 7ea75f4289 Update copyright 6 years ago
emqx_plugins.erl 6973837829 fix(emqx_plugins): Dialyzer warnings 5 years ago
emqx_pmon.erl 7ea75f4289 Update copyright 6 years ago
emqx_pool.erl 78144c0ca5 Update error log (#3342) 6 years ago
emqx_pool_sup.erl e3489b9d46 refactor(style): improve all types declaration 5 years ago
emqx_pqueue.erl fb54fe0fad Improve export_type attr 6 years ago
emqx_psk.erl 78144c0ca5 Update error log (#3342) 6 years ago
emqx_reason_codes.erl ea2a424ce2 Add ensure/2 funcs to avoid needless logs (#3483) 5 years ago
emqx_router.erl f2190dd5b5 chore(mnesia): explicitly specify the copy type for table 5 years ago
emqx_router_helper.erl d437f9f228 chore(elvis): fix elvis warnings 5 years ago
emqx_router_sup.erl 7ea75f4289 Update copyright 6 years ago
emqx_rpc.erl 7ea75f4289 Update copyright 6 years ago
emqx_sequence.erl 7ea75f4289 Update copyright 6 years ago
emqx_session.erl da4d71917f fix(ignore-loop-deliver): fix issue#3738 (#3741) 5 years ago
emqx_shared_sub.erl db461179c5 improve(shared-sub): Randomise the startpoint for round-robin 5 years ago
emqx_stats.erl e3489b9d46 refactor(style): improve all types declaration 5 years ago
emqx_sup.erl 7aff861f9b refactor(emqx_modules): Move emqx_modules to lib-opensource 5 years ago
emqx_sys.erl 62e0a21ad0 fix(emqx_auth_sys, emqx_ws_connection): Dialyzer warnings 5 years ago
emqx_sys_mon.erl 18ae158f45 fix(emqx_plugins, emqx_sys, emqx_sys_mon, emqx_ws_connection): Dialyzer warnings 5 years ago
emqx_sys_sup.erl 1ba4743213 refactor(alarm): new data structure and support regular cleaning of deactivated alarms 5 years ago
emqx_tables.erl 7ea75f4289 Update copyright 6 years ago
emqx_tls_lib.erl f000b6583c fix(tls): Ensure tls config integrity 5 years ago
emqx_topic.erl ac0f51fec3 fix(max topic len): use the maximum length limit by default 5 years ago
emqx_tracer.erl eec64e440d fix(tracer): create short handler-id if clientid is too long (#4164) 5 years ago
emqx_trie.erl d437f9f228 chore(elvis): fix elvis warnings 5 years ago
emqx_types.erl 32b23b9181 Revert "feat(auth_http): support for getting websocket cookies" 5 years ago
emqx_vm.erl de972b3d84 fix(emqx_vm): Call recon_alloc:allocators/0 to get allocators 5 years ago
emqx_vm_mon.erl 43b49edd28 feature(alarm): new design for alarm 5 years ago
emqx_ws_connection.erl 5878950dc3 feat(websocket): support for checking subprotocols (#4099) 5 years ago
emqx_zone.erl 98faa698f3 feature(quota): add quota confs to limit the number of message forwards 5 years ago