Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mqttv5 connect #294

Closed
wants to merge 61 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
402eedd
Changes in connect and connack
Pooja-Toshniwal Jun 12, 2024
f9a3588
Minor changes
Pooja-Toshniwal Jun 13, 2024
bdef8fe
For loop
Pooja-Toshniwal Jun 13, 2024
ef6e950
Minor changes
Pooja-Toshniwal Jun 14, 2024
92bc1e5
add
Pooja-Toshniwal Jun 15, 2024
df5d948
ahuh
Pooja-Toshniwal Jun 16, 2024
6ca485d
encodedString
Pooja-Toshniwal Jun 16, 2024
247c2bd
working
Pooja-Toshniwal Jun 16, 2024
7617537
V5 unit tests
Jun 17, 2024
19e8da8
v3 error
Jun 17, 2024
a3860d8
testing serialize functions
Jun 17, 2024
e8d6048
Serialize api
Jun 18, 2024
dd04115
Comments and deserialize test
Jun 18, 2024
8890f4d
test
Jun 19, 2024
9404fa8
testing
Jun 19, 2024
897379f
Fixed C90 errors
moninom1 Jun 20, 2024
01e0887
coverage
moninom1 Jun 20, 2024
b9b47e4
test
moninom1 Jun 20, 2024
8a27fd4
njkj
moninom1 Jun 21, 2024
90547d4
100%
Jun 21, 2024
ee0df66
misra
Jun 21, 2024
650fbb4
misra
Jun 21, 2024
8b7a9d7
misra
Jun 21, 2024
30091df
misra
Jun 21, 2024
543ec12
nj
moninom1 Jun 21, 2024
0d4196d
correct propertylength -2
Jun 21, 2024
9c4e3e4
Delete CMakeFiles directory
Pooja-Toshniwal Jun 24, 2024
0682349
Delete cov-out directory
Pooja-Toshniwal Jun 24, 2024
ee61178
MQTTV5 connect and connack
Jun 24, 2024
4a9145e
MQTTV5 connect and connack
Jun 24, 2024
27b82fd
MQTTV5 connect and connack
Jun 24, 2024
f139ce7
MQTTV5 Connect and Connack
Jun 25, 2024
696a73a
Uncrustify: triggered by comment.
actions-user Jun 25, 2024
f206708
Delete lib directory
Pooja-Toshniwal Jun 25, 2024
1a90139
Delete unit-test directory
Pooja-Toshniwal Jun 25, 2024
7ddc747
MQTTV5 connect and connack
Jun 25, 2024
631a7d7
MQTTV5 connect and connack
Jun 25, 2024
ce62d8c
MQTTV5 connect and connack
Jun 25, 2024
803c873
MQTTV5 connect and connack
Jun 25, 2024
9a8fc0f
Delete cmake_install.cmake
Pooja-Toshniwal Jun 25, 2024
422fa5b
Delete Makefile
Pooja-Toshniwal Jun 25, 2024
ef11467
Delete DartConfiguration.tcl
Pooja-Toshniwal Jun 25, 2024
e2e534f
Delete CMakeCache.txt
Pooja-Toshniwal Jun 25, 2024
fd71017
Uncrustify: triggered by comment.
actions-user Jun 25, 2024
808cf2c
MQTTV5 connect and connack
Jun 25, 2024
9d317a7
MQTTV5 connect and connack
Jun 25, 2024
4b8d616
MQTTV5 connect and connack
Jun 25, 2024
0681b4d
MQTTV5 connect and connack
Pooja-Toshniwal Jun 25, 2024
1cf3ff2
MQTTV5 connect and connack
Jun 26, 2024
5087b3a
MQTTV5 connect and connack
Jun 26, 2024
4a194f3
Uncrustify: triggered by comment.
actions-user Jun 26, 2024
86cbfab
MQTTV5 connect and connack
Jun 26, 2024
5b3a53e
MQTTV5 connect and connack
Pooja-Toshniwal Jun 26, 2024
5d71643
MQTTV5 CONNECT AND CONNACK
Jun 30, 2024
fcda31f
Uncrustify: triggered by comment.
actions-user Jun 30, 2024
fa33b48
MQTTV5 CONNECT AND CONNACK
Jun 30, 2024
29d9bac
MQTTV5 COnenct and connack
Jul 3, 2024
e43dc29
Uncrustify: triggered by comment.
actions-user Jul 3, 2024
8b60997
Merge branch 'main' into MQTTV5_CONNECT
moninom1 Jul 3, 2024
a14676b
Mqttv5 connect and connack
Pooja-Toshniwal Jul 3, 2024
e81e068
Uncrustify: triggered by comment.
actions-user Jul 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/.cSpellWords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ Vect
VECT
Werror
Wunused
MQTTV
mqttv
8 changes: 8 additions & 0 deletions CTestTestfile.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# CMake generated Testfile for
# Source directory: /home/ubuntu/coreMQTT/test
# Build directory: /home/ubuntu/coreMQTT
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
subdirs("unit-test/MQTT")
subdirs("unit-test/MQTTv5")
3 changes: 2 additions & 1 deletion docs/doxygen/config.doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -2295,7 +2295,8 @@ INCLUDE_FILE_PATTERNS =
# recursively expanded use the := operator instead of the = operator.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.

PREDEFINED = DOXYGEN=1
PREDEFINED = DOXYGEN=1 \
MQTT_VERSION_5_ENABLED=1

# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
# tag can be used to specify a list of macro names that should be expanded. The
Expand Down
Loading