Commit Graph

12722 Commits

Author SHA1 Message Date
Feng Lee 7d345e120c
Merge pull request #1512 from emqtt/emq24
Version 2.3.5
2018-02-24 10:28:35 +08:00
Feng Lee f020b1185e
Merge pull request #1511 from emqtt/develop
Change the default sndbuf, rebuf options of internal MQTT TCP connections
2018-02-24 10:10:52 +08:00
turtled 91b64813fa Modify tcp buffer config 2018-02-24 09:15:18 +08:00
turtled a864aa9743 Modify tcp buffer config 2018-02-23 21:23:55 +08:00
Feng Lee 37bc6f54ea
Merge pull request #1504 from emqtt/develop
Feature - Using SSL for Erlang Distribution
2018-02-18 13:07:10 +08:00
Feng Lee 98d63a1454 Comment 'node.ssl_dist_optfile' option by default 2018-02-16 21:15:30 +08:00
Feng Lee 93e161f83b Version 2.3.5 2018-02-16 21:09:25 +08:00
Feng Lee 2674c145a9 Fix the 'inet_ssl' distribution module 2018-02-16 20:40:44 +08:00
Feng Lee 6c4ec45888 Add etc/ssl_dist.conf file to configure SSL distribution 2018-02-16 18:41:15 +08:00
Feng Lee 79902be40e Fix issue #1492 - add 'node.ssl_dist_optfile' to support ssl distributation 2018-02-16 18:40:03 +08:00
Feng Lee 85a5a71bba
Merge pull request #1484 from emqtt/emq24
Version 2.3.5
2018-02-01 12:21:48 +08:00
Feng Lee d3f7df7c45
Merge pull request #1483 from emqtt/develop
Version 2.3.5 - depends on the 'develop' branch of esockd, ekka and m…
2018-02-01 12:21:08 +08:00
Feng Lee 06b8db1967
Merge branch 'emq24' into develop 2018-02-01 12:20:43 +08:00
Feng Lee 0dac7a2708 Version 2.3.5 - depends on the 'develop' branch of esockd, ekka and mochiweb 2018-02-01 12:18:49 +08:00
Feng Lee dcc75c8da4
Merge pull request #1482 from emqtt/emq24
Depends on esockd v5.2.1, mochiweb v4.2.2
2018-02-01 12:16:08 +08:00
Feng Lee 4727acad14 Depends on esockd v5.2.1, mochiweb v4.2.2 2018-02-01 12:13:46 +08:00
huangdan 4af821edc8
Merge pull request #1478 from emqtt/emq24
Version 2.3.4
2018-01-28 23:27:49 +08:00
huangdan 25557c9f22
Merge pull request #1477 from emqtt/develop
Version 2.3.4
2018-01-28 22:24:42 +08:00
Feng Lee a22e225e67
Merge pull request #1475 from HJianBo/develop
Fix #1473 for supporting special chars in URL path
2018-01-28 15:32:56 +08:00
Feng Lee bd0409879b Add 'proxy_port_address', 'proxy_port_header' options for WebSocket listener 2018-01-28 15:26:56 +08:00
Feng Lee f810698d7e
Merge pull request #1476 from emqtt/ws-proxy
Fix issue #1335 - Forward real client IP using a reverse proxy for websocket
2018-01-28 15:12:19 +08:00
Feng Lee 707d338b0e
Merge branch 'develop' into ws-proxy 2018-01-28 15:11:08 +08:00
HeeeJianBo 3146cdda92 Fix #1473 for supporting special chars in URL path 2018-01-28 14:25:41 +08:00
Feng Lee f70bf23440 Add 'listener.<proto>.<name>.reuseaddr' option 2018-01-24 09:48:06 +08:00
Feng Lee 94e1229abb Uncomment the 'node.proto_dist' to support docker env 2018-01-23 16:32:53 +08:00
Feng Lee 87ae76b6b4 Fix issue #1460 - Add node.proto_dist option to support inet6_dist 2018-01-23 15:22:05 +08:00
Feng Lee b9dcccd7f7 Version 2.3.4 2018-01-23 15:20:35 +08:00
Feng Lee 0f717e5b3b Merge branch 'develop' of github.com:emqtt/emqttd into develop 2018-01-23 11:10:27 +08:00
Feng Lee 701c632e07 Fix issue #1461 - keep the retain flag for new subscription 2018-01-23 11:09:42 +08:00
Feng Lee a3e97f798b Update Copyright to 2018 2018-01-16 08:57:46 +08:00
Feng Lee 43712ea803 Merge branch 'master' into develop 2018-01-12 10:47:36 +08:00
Feng Lee a1cbdc5122 Update emq.conf and emq.schema 2018-01-12 10:46:35 +08:00
Feng Lee 56195670c6 Misc fix 2018-01-12 10:45:36 +08:00
HeeeJianBo a992b50308
Merge pull request #1442 from emqtt/emq24
Version 2.3.3
2018-01-08 13:44:52 +08:00
HeeeJianBo 12729771e7
Merge pull request #1441 from emqtt/develop
Fix failed test
2018-01-08 13:42:41 +08:00
HuangDan 6ad7b46885 Fix failed test 2018-01-08 13:39:52 +08:00
Feng Lee b98d67a6b4
Merge pull request #1416 from emqtt/emq24
Version 2.3.3 - Enhancements and bug fix
2018-01-07 15:47:08 +08:00
Feng Lee b041f05f08
Merge pull request #1439 from emqtt/develop
Fix issue #1216 - Redeliver pubrel packet
2018-01-07 15:19:42 +08:00
Feng Lee d4d234ca86
Merge pull request #1429 from mingchuno/fix-broken-readme-link
fix wrong emq-retainer link in README
2018-01-07 15:17:01 +08:00
Feng Lee bfa9fc675c
Merge pull request #1420 from HJianBo/issue_1216
Fix issue #1216
2018-01-07 14:02:54 +08:00
Feng Lee 8df524c19a
Merge pull request #1438 from emqtt/develop
Version 2.3.3 - Improve documentation and bug fix
2018-01-07 12:55:24 +08:00
Feng Lee fde905d754
Merge branch 'emq24' into develop 2018-01-07 12:53:30 +08:00
Feng Lee 4e7a12a838 Fix #1430 - update the link to emqx-lwm2m project 2018-01-06 15:46:43 +08:00
Feng Lee a779c9f9cb Add 'listener.wss.external.tls_versions' option 2018-01-04 20:25:26 +08:00
Feng Lee fdc55de509 Change the type of 'mqtt.bridge.ping_down_interval' to ms duration 2018-01-04 16:09:45 +08:00
Feng Lee 86fc80b983 Change the type of 'mqtt.broker.sys_interval' to ms duration 2018-01-04 16:09:10 +08:00
Feng Lee 3a39706d84 Add more options for 'listener.wss.' 2018-01-04 16:05:44 +08:00
Feng Lee b98a320124 Improve documentation for all options 2018-01-04 15:32:21 +08:00
Feng Lee b2b78c178c Add documenation for SSL configurations 2018-01-04 12:25:05 +08:00
mingchun.or 0076032815 fix wrong link in emq-retainer 2018-01-04 11:36:33 +08:00