summaryrefslogtreecommitdiff
path: root/modules/tcp
AgeCommit message (Expand)AuthorFilesLines
2023-07-12revise test casesaccepted/tizen/unified/dev/20230726.115902accepted/tizen/unified/20230713.082748accepted/tizen_unified_devYoungjae Shin4-55/+38
2023-07-12apply file output of test resultsYoungjae Shin1-1/+1
2023-06-14revise architectureaccepted/tizen/unified/20230616.172405accepted/tizen/7.0/unified/20230621.051150Youngjae Shin2-22/+26
2023-06-14modify to make unified codeYoungjae Shin7-52/+58
2023-06-14Improve ViewerJihoon Jung2-5/+13
2023-06-14revise boilerplateYoungjae Shin17-17/+17
2023-06-14Add CountSubscriber API in AITTJihoon Jung2-1/+22
2023-06-14apply callback count to TCP publish tableYoungjae Shin5-124/+60
2023-06-14support for multiple subscribing to same topicYoungjae Shin2-41/+79
2023-06-14fix invalid memory readYoungjae Shin1-9/+9
2023-06-14change stack variables to heap variablesHansol Lee2-3/+9
2023-06-14Convert CMake commands into lower-caseJoonWoo Kim3-55/+55
2023-03-14increase code qualityaccepted/tizen/unified/20230315.093500Youngjae Shin5-37/+44
2023-03-09fix latent bugsaccepted/tizen/unified/20230309.161434Youngjae Shin2-17/+16
2023-03-09implement request/response pattern on TCPYoungjae Shin2-27/+92
2023-03-09integrate subscribe callbacksYoungjae Shin1-4/+4
2022-12-12revise Posix MainloopYoungjae Shin2-13/+8
2022-12-12revise AESEncryptor classYoungjae Shin12-205/+357
2022-12-12added implementation of mbedTLS apisHansol Lee2-4/+56
2022-12-12revise build scripts for Mbed TLSYoungjae Shin3-2/+80
2022-12-12refactoring MainLoopYoungjae Shin5-19/+25
2022-11-09check negative sized messageYoungjae Shin3-47/+50
2022-11-09change message size type from size_t to intYoungjae Shin9-80/+70
2022-11-09propose revised stream APIYoungjae Shin3-3/+7
2022-11-09remove mosquitto dependency in common libraryYoungjae Shin1-2/+1
2022-11-09Revise TCP buildKartik Anand1-13/+12
2022-09-23revise test case nametizen_7.0_m2_releaseaccepted/tizen/unified/20220926.025514accepted/tizen/7.0/unified/hotfix/20221116.105337accepted/tizen/7.0/unified/20221110.060112tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixYoungjae Shin2-13/+13
2022-09-23increase code qualityYoungjae Shin1-1/+5
2022-09-20[refactoring] revise architecture of TCP moduleYoungjae Shin15-677/+611
2022-09-20Transfer a random cipher key for each TCP subscriptionChanhee Lee12-221/+430
2022-09-20android build fail issueCHANDRASHEKHAR S BYADGI1-1/+1
2022-09-20Apply AES encryption/decryption to TCP packetsChanhee Lee7-81/+366
2022-09-15change c++ standard version for supporting TizenRTYoungjae Shin4-21/+18
2022-09-15Transfer exact sizes of topics through TCP protocol.Chanhee Lee2-52/+69
2022-09-15add AittUtil for separating CompareTopic()Youngjae Shin1-2/+2
2022-09-15revise name and locationYoungjae Shin2-1/+2
2022-09-15Fix a faulty socket option.Chanhee Lee1-1/+1
2022-08-09Initial commitHEADsubmit/tizen/20220809.012345accepted/tizen/unified/20220809.093639accepted/tizen/unified/20220809.022038masterJihoon Jung12-0/+1558