Commit Graph

  • 1ef38fb7a0 Fix adding elements to WaitREGACKPacketList Mariusz Suchora 2018-02-23 10:20:32 +01:00
  • 594db623ee Lock critical section when adding new Client to list Mariusz Suchora 2018-02-23 10:18:46 +01:00
  • 9d221d7ad7 Merge pull request #97 from eclipse/develop Tomoaki Yamaguchi 2017-12-21 23:16:22 +09:00
  • 7945fa810a Merge pull request #95 from ty4tw/develop Tomoaki Yamaguchi 2017-12-21 22:49:30 +09:00
  • 23b358ad08 BugFix of #93 tomoaki 2017-12-21 22:43:20 +09:00
  • 946dc70826 Merge pull request #94 from ty4tw/develop Tomoaki Yamaguchi 2017-12-20 16:36:42 +09:00
  • 9540c748f5 Bugfix of #91, #93 tomoaki 2017-12-20 15:26:36 +09:00
  • 3d7a349998 Merge pull request #89 from ty4tw/develop Tomoaki Yamaguchi 2017-09-28 22:41:25 +09:00
  • 9d258cf53a Update: change codes simple #86 tomoaki 2017-09-28 22:13:23 +09:00
  • 8a2ac67b4f Update Makefile to add command line parameters tomoaki 2017-09-28 16:01:50 +09:00
  • 1143a6a8ad Merge pull request #88 from ty4tw/develop Tomoaki Yamaguchi 2017-09-28 08:25:42 +09:00
  • 6905e7aa1c Fix of warning: may be used uninitialized in this function tomoaki 2017-09-28 07:59:46 +09:00
  • 4935d2aa86 BugFix of #86 Fix of warning: comparison between signed and unsigned integer expressions tomoaki 2017-09-21 15:59:40 +09:00
  • bb1af2251b Merge pull request #85 from eclipse/develop Tomoaki Yamaguchi 2017-09-13 06:27:08 +09:00
  • 3ffe492c21 Merge pull request #84 from ty4tw/develop Tomoaki Yamaguchi 2017-09-12 23:30:51 +09:00
  • 98c1ebae50 Update Explanation of Multicast Address #83 tomoaki 2017-09-12 23:22:09 +09:00
  • 93a26b28c4 Merge pull request #82 from ty4tw/develop Tomoaki Yamaguchi 2017-09-10 10:44:33 +09:00
  • 6818202582 Add OSX build check tomoaki 2017-09-10 10:14:12 +09:00
  • b3b4a909b9 Add OSX compile setup tomoaki 2017-09-10 10:06:05 +09:00
  • 1ca82ed97d Fix OSX compile error tomoaki 2017-09-10 08:34:56 +09:00
  • ca063cec9d Add comment to the GatewayTester tomoaki 2017-09-08 14:25:52 +09:00
  • c63583af83 Merge pull request #81 from ty4tw/develop Tomoaki Yamaguchi 2017-09-08 12:09:22 +09:00
  • e22d00046e Bugfix of #80 tomoaki 2017-09-08 11:24:39 +09:00
  • f92f11f87a Merge pull request #79 from ty4tw/develop Tomoaki Yamaguchi 2017-08-27 17:03:20 +09:00
  • 99ae7644e5 Update: forget to delete #define DEBUG tomoaki 2017-08-27 16:56:05 +09:00
  • 88ecb2e11d Merge pull request #78 from ty4tw/develop Tomoaki Yamaguchi 2017-08-27 16:45:56 +09:00
  • bc731210ae BugFix of #76 and #77 tomoaki 2017-08-27 15:59:31 +09:00
  • cc9029807b Merge pull request #75 from jciupis/pr/fix-ipv6-addr-scope-bug Tomoaki Yamaguchi 2017-08-12 09:52:23 +09:00
  • 3a8a616969 Merge pull request #74 from seko24/fix_min_message_len Tomoaki Yamaguchi 2017-08-12 05:26:34 +09:00
  • 9c20f2f18d Fix IPv6 address scope bug Ciupis, Jedrzej 2017-08-10 14:32:00 +02:00
  • e12682056c Fixing issue #72: Setting minimum message length to 2. seko24 2017-08-09 09:35:38 +02:00
  • d5b70b19ce Merge pull request #71 from eclipse/develop Tomoaki Yamaguchi 2017-07-30 09:10:29 +09:00
  • 7099531e0e BugFix: MQTT packets wiith no payload can't be received collectly. tomoaki 2017-07-28 14:33:41 +09:00
  • 6090defa52 Merge branch 'develop' v1.0.0 Ian Craggs 2017-07-16 12:26:53 +01:00
  • d148b82ef3 Update CMakeLists.txt Ian Craggs 2017-07-14 17:26:28 +01:00
  • 602346c0c4 Update README and doxygen configuration Ian Craggs 2017-07-14 17:07:46 +01:00
  • e80626dc44 Merge branch 'master' of ssh://github.com/eclipse/paho.mqtt-sn.embedded-c Ian Craggs 2017-07-14 11:02:16 +01:00
  • 3425a4d441 Delete git clone branch acording to merge the branch. tomoaki 2017-07-06 08:03:17 +09:00
  • c320cccf66 Merge pull request #67 from eclipse/develop Tomoaki Yamaguchi 2017-07-04 10:42:58 +09:00
  • c3f17acb0c Update README.md Add João Eduardo's contribution instead of him. tomoaki 2017-07-04 10:18:52 +09:00
  • debb09de4a Signed-off-by: tomoaki <tomoaki@tomy-tech.com> tomoaki 2017-07-04 10:08:50 +09:00
  • 85c11e7356 Get newer version of CMake Ian Craggs 2017-07-03 17:02:10 +01:00
  • 7063dc57aa Travis build for MQTTSNPacket Ian Craggs 2017-07-03 16:19:34 +01:00
  • 2754ad4bcd Fix MQTTSNPacket tests Ian Craggs 2017-06-30 15:39:31 +01:00
  • 1261bd0e45 Merge pull request #63 from benjaminaigner/gateway Tomoaki Yamaguchi 2017-06-12 21:03:26 +09:00
  • 46a799c5f6 Cast from std::string to c_str Benjamin Aigner 2017-06-12 13:20:22 +02:00
  • 8c4e4bbe8a Changed output from cout to WRITELOG Benjamin Aigner 2017-06-12 13:05:15 +02:00
  • 815d35229f Merge pull request #62 from ty4tw/gateway Tomoaki Yamaguchi 2017-06-12 16:35:00 +09:00
  • a7ebd65bb3 Added specific interface to send UDP6 packets tomoaki 2017-06-12 16:32:31 +09:00
  • ddebf16f8d add new script for a new sensor network/ Tomoaki 2017-05-31 00:18:43 +09:00
  • 37866cf2f4 Merge pull request #58 from ty4tw/gateway Tomoaki Yamaguchi 2017-05-20 13:14:02 +09:00
  • fef38407e3 Add comments to SensorNetwork source code for helpping to implement a new SensorNetwork Class. tomoaki 2017-05-20 13:09:36 +09:00
  • bc2293084d Merge pull request #57 from ty4tw/gateway Tomoaki Yamaguchi 2017-05-19 10:59:12 +09:00
  • a916b489e0 Gateway's Version of oxgen is 1.0.0 tomoaki 2017-05-19 10:55:11 +09:00
  • 66bc7cab07 Merge pull request #56 from ty4tw/gateway Tomoaki Yamaguchi 2017-05-19 10:42:32 +09:00
  • 5c278f1aec BugFix: MQTTSNDeserialize_XXXX() functions don't return error code when error occurs. tomoaki 2017-05-19 09:44:51 +09:00
  • 76a58274cc Merge pull request #54 from ty4tw/gateway Tomoaki Yamaguchi 2017-05-18 19:10:42 +09:00
  • 1b867589e5 BugFix: Segmentation faultdue to incorrect ProtocolID of CONNECT. #53 tomoaki 2017-05-18 18:31:54 +09:00
  • 1261609763 Merge pull request #52 from ty4tw/gateway Tomoaki Yamaguchi 2017-05-14 10:17:29 +09:00
  • b3a59d3b48 Change README.md form nicely. tomoaki 2017-05-14 09:56:17 +09:00
  • 839e404832 Merge pull request #51 from ty4tw/gateway Tomoaki Yamaguchi 2017-05-08 19:10:46 +09:00
  • e341d1a326 Update: change a macro name from ASSERT to DISPLAY tomoaki 2017-05-08 18:49:10 +09:00
  • 0adfac47da BugFix: Segmentation fault of Tree32 Add: "make test" to .travis.yaml Add: compile GatewayTester to .travis.yaml tomoaki 2017-05-07 21:27:25 +09:00
  • 2bbc418942 Merge pull request #50 from ty4tw/gateway Tomoaki Yamaguchi 2017-05-07 20:50:48 +09:00
  • e21b679a03 Update: Add Travis CI check. Change: Move a Makefile into MQTTSNGateway directory. tomoaki 2017-05-06 12:02:41 +09:00
  • bca7dffcf4 Merge pull request #48 from ty4tw/gateway Ian Craggs 2017-03-27 14:10:40 +01:00
  • 7fc598dc65 BugFix: Issue #47 'START_BYTE' was not declared tomoaki 2017-02-24 10:19:32 +09:00
  • 5e08fb5e78 Merge pull request #46 from ty4tw/gateway Ian Craggs 2017-02-24 15:38:45 +00:00
  • 8d93f0a96e Update for older OpenSSL version. tomoaki 2017-02-24 10:19:32 +09:00
  • 7ac0d89fb1 BugFix of Issue #45 tomoaki 2017-01-18 09:54:07 +09:00
  • e05d205843 BugFix: Wild card of Topic + and # handling. tomoaki 2017-01-17 15:36:02 +09:00
  • 1af3e8695a Merge pull request #43 from ty4tw/gateway Ian Craggs 2017-01-13 16:26:55 +00:00
  • bd59fca1a2 BugFix of Issue #44 tomoaki 2016-12-15 11:44:22 +09:00
  • 1a415bfebd BugFix of #44 tomoaki 2016-12-15 11:40:17 +09:00
  • d386541c1a BugFix BugFix of Issues #41 tomoaki 2016-12-09 13:20:23 +09:00
  • 64f7bbac1b BugFix: 100% CPU tomoaki 2016-12-07 22:45:18 +09:00
  • 4ebd92fc14 Update: Add Tree23 and List template classes tomoaki 2016-11-01 08:14:33 +09:00
  • 64b4f7c6a1 Merge pull request #39 from ty4tw/gateway Ian Craggs 2016-10-30 22:20:31 +00:00
  • 5026c94502 Update: Thread Termination procedure to release all pthread allocate memories. tomoaki 2016-10-26 11:33:25 +09:00
  • c3e8470812 BugFix of Issue #35, #38 tomoaki 2016-10-26 09:24:48 +09:00
  • 19c4d8208e BugFix of Wildcard of Topic Issue #40 tomoaki 2016-10-25 21:10:22 +09:00
  • 3c9b7d283b BugFix: EventQue wait() doesn't work correct. Update: add EventQue Test. tomoaki 2016-10-21 21:05:49 +09:00
  • e2cf453c6b Update: EventQue deleminate null Event. tomoaki 2016-10-19 17:20:22 +09:00
  • 143b2ef90b BugFix: avoid terminate called without an active exception error. tomoaki 2016-10-19 08:49:09 +09:00
  • b87c8412f8 Update: Add Client Address to CONNECT reject error message. tomoaki 2016-10-18 10:06:02 +09:00
  • 9b7c25b28c Update: Set WaitWillMsgFlg before posting Event. to protect repeated WILLMSG before seending CONNECT. tomoaki 2016-10-17 10:07:59 +09:00
  • bd8aea144c Merge pull request #32 from ty4tw/gateway Ian Craggs 2016-10-16 21:02:09 +01:00
  • 9de0448130 BugFix: Network can not handle EPIPE error. Issue#35 #36 tomoaki 2016-10-07 18:55:03 +09:00
  • d834a1a65b BugFix: SensorNetAddr Copy for DISCONNECT tomoaki 2016-10-06 23:31:24 +09:00
  • e27b5d75ce BugFix: Segmentation fault of deleting SensorNetAddres. tomoaki 2016-10-06 14:40:24 +09:00
  • 63d2824444 BugFix: stop Process mechanism of ProcessFramework. tomoaki 2016-10-04 11:17:46 +09:00
  • 93df7db12e Update: DISCONNECT (Issue #31) and others tomoaki 2016-10-03 11:17:35 +09:00
  • deac6f92c5 Merge pull request #29 from ty4tw/gateway Ian Craggs 2016-10-02 20:38:03 +01:00
  • 76f58a60a3 BugFix: Que template tomoaki 2016-10-01 08:47:10 +09:00
  • e3dd9fa01a BugFix: Termination by ctl + C Update: API mode is configurable tomoaki 2016-09-25 17:06:05 +09:00
  • 2537dd76dd Update: indivisual client assigns TLS connection by clients.conf file. BugFix: TLS certificate required connection error tomoaki 2016-09-02 10:24:58 +09:00
  • 9102ee8877 Merge pull request #26 from ty4tw/gateway Ian Craggs 2016-09-06 22:01:00 +01:00
  • 039e063c8b Update: change xbee class method name to same as class udp tomoaki 2016-09-01 06:44:58 +09:00
  • 0f799cff7f Update: set Max EventQue size to avoid Buffer over flow tomoaki 2016-08-30 12:04:50 +09:00
  • 281d83af1e BugFix: UNSUBACK Serialize Buffert too short error tomoaki 2016-08-28 20:59:07 +09:00