summaryrefslogtreecommitdiff
path: root/resource/c_common
AgeCommit message (Expand)AuthorFilesLines
2019-06-24[CONPRO-1429] 100% CPU usage by iotivity stacksourav bhuwalka2-0/+16
2019-06-24Fixing crash in ocrandom.c (#516)samanway.dey@samsung.com1-33/+13
2019-06-24Fixing crash in OCFillRandomMem (#512)samanway.dey@samsung.com1-2/+3
2019-06-24Adding more randomised token generation logicSamanway Dey1-0/+33
2019-04-18Adding changes in octhread related to Process Eventkush.agrawal2-3/+225
2019-04-18Make OCProcessEvent method.kush.agrawal11-1/+611
2019-03-19Asynchronous User Confirmsubmit/tizen/20190319.025827Oleksii Beketov2-1/+28
2017-10-12Update snapshot(2017-10-11)Hongkuk, Son1-22/+21
2017-10-10replace : iotivity -> iotivity-secsubmit/tizen/20171010.021131accepted/tizen/unified/20171010.063815Hongkuk, Son8-18/+2065
2016-11-24Add OCConvertStringToUuid on C_commonjs126.lee2-0/+54
2016-11-22[IOT-1561] Improve vs12_snprintfDan Mihai3-5/+200
2016-11-17[IOT-1519] Securely zero buffers containing secret dataKevin Kane2-0/+35
2016-10-14IOT-1398 Remove CheckFunc() on Win32 APIDavid Antler2-8/+1
2016-10-07Common adapter for DTLS/TLSDmitriy Zhuravlev2-2/+117
2016-09-19Set defines before including platform_features.hDave Thaler1-2/+2
2016-09-16Add Copyright header.Dan Mihai1-1/+18
2016-09-12Development of CoAP-HTTP ProxyAbhishek Sharma2-0/+19
2016-09-08Undo revert "Generate iotivity_config.h at build time"David Antler4-5/+113
2016-09-08Revert "Development of CoAP-HTTP Proxy"Madan Lanka2-19/+0
2016-09-08Development of CoAP-HTTP ProxyAbhishek Sharma2-0/+19
2016-09-07Add connectivity_abstraction lib to randomtests build scriptGeorge Nash1-1/+2
2016-09-05Revert "Generate iotivity_config.h at build time"Jaewook Jung4-113/+5
2016-09-02Generate iotivity_config.h at build timeDavid Antler4-5/+113
2016-08-27[IOT-1209] Fix provisioningclient for WindowsDan Mihai1-12/+0
2016-08-17TLS supportAndrii Shtompel1-0/+4
2016-07-21Use monotonic clock source for Windows in oic_timeDavid Antler3-13/+19
2016-07-19Fix object directory for c_common/windowsDavid Antler1-1/+1
2016-07-12Build: add gtest libs automaticallyPhilippe Coval4-17/+3
2016-07-11Build: reworked unit tests to use gtest in a more generic wayPhilippe Coval4-59/+62
2016-07-01Prepare for merge. Improved consistency and style.David Antler9-39/+49
2016-06-06VS 2013 fixesDave Thaler3-4/+5
2016-06-02VS 2013 changes for csdkDave Thaler3-1/+11
2016-06-02VS2013/15 aggregate changes of Intel and MicrosoftDavid Antler13-1/+383
2016-06-02[Win32] Modify SConscripts to prepare for VSDavid Antler1-5/+10
2016-05-27IOT-1073 Enable AutoConf header file CPPDEFINESDavid Antler1-13/+15
2016-05-24[Win32] Add conditional compilation directives.Daniel Ferguson2-7/+8
2016-04-29stdassert.h is not standard-compliant. Change this to assert.hdaeken.kwon1-1/+1
2016-03-01Fix for issues reported on SVACE tool for CAkoushik.girijala1-3/+7
2016-02-24revise build scripts and spec file for TizenYoungjae Shin1-0/+2
2016-02-24Removed warning for RIJaehong Jo1-0/+1
2016-01-26Replaced current TAG with 'OIC_xxx' in c_common and routingJaehong Jo1-1/+1
2015-12-10Fix for Build error in Arduino Due Buildkoushik.girijala1-0/+13
2015-11-20Fix for JIRA issue IOT-599.Ravi Nanjundappa1-1/+0
2015-11-18Simplified OICGetCurrentTime() implementation.Ossama Othman1-46/+45
2015-11-17Placed OC random functionality at common place for RI and CA to usekoushik.girijala7-6/+843
2015-10-20Implemented OICGetCurrentTime.Shilpa Sodani5-3/+266
2015-09-08[RI] Fix for out of memory issue in Arduino Megakoushik.girijala1-2/+9
2015-08-14Enable arbitrary package sizes for OCPayloadConvertErich Keane1-0/+7
2015-08-02Removed C++11 specific code from the CSDK, added platform_featuresErich Keane2-0/+38
2015-07-31Fixed a large amount of memory leaks/ Null pointer dereferencesErich Keane1-1/+31