mbedtls: Update to mbedtls-2.4.2
[platform/upstream/iotivity.git] / resource / c_common /
2017-09-21 George Nash[IOT-2539] remove the -Wcpp warning from octimer.c
2017-09-18 George Nash[IOT-2268] cleanup unused-local-typedefs warning
2017-08-30 Abhishek PandeyMerge branch 'origin/1.3-rel' into easysetup
2017-08-02 Philippe Covalsecurity: publish securevirtualresourcetypes.h
2017-07-12 Way Vadhanasinresource: Don't log error of oc_mutex_free
2017-06-28 Mats Wichmannbuild: Reformat resource/c_common SConscripts
2017-06-27 Oleksandr Dmytrenko[IOT-1917]Fix memory leak: cert/key/CRL
2017-06-18 Philippe Covalbuild: Include gtest header using system path
2017-06-17 Pawel WinogrodzkiIOT-1583: Removing /W4 warnings - part 6.
2017-06-09 Omar Maabreh[IOT-2276] Add Calling Convention to Public APIs on...
2017-06-08 Pawel WinogrodzkiIOT-1583: Temporary fix for remaining /W3 warnings.
2017-05-25 Ibrahim Esmat[IOT-2357] Platform error messages
2017-05-22 Way VadhanasinIOT-1828 Add oc_mutex_new_recursive
2017-05-22 Way VadhanasinIOT-1828 Fix oc_mutex_assert_owner bug
2017-05-20 Soemin TjongDefine OC_CALL (call convention for public APIs).
2017-05-19 Ibrahim Esmat[IOT-2259] Windows: Handle Persistent Storage for UWP...
2017-05-19 George NashRevert commit that modified OCRepresentation and Attrib...
2017-05-18 Jaewook JungRemove build warnings
2017-05-15 Philippe Covalbuild: Enable libc++ std::this_thread::sleep_for if...
2017-05-10 Pawel WinogrodzkiIOT-1583: Fixing /W3 warnings in /resource directory...
2017-05-09 Pawel WinogrodzkiIOT-1583: Fixing /W3 warnings in /resource directory...
2017-05-05 Philippe Covalbuild: clean previously generated config files
2017-05-02 Dan Mihai[IOT-2014] linker changes for connectivity_abstraction
2017-04-25 Dan Mihai[IOT-2027] Linux: use static octbstack library for...
2017-04-25 Way VadhanasinIOT-1994 Simplify OCStack public header file requirements
2017-04-25 Dan Mihai[IOT-2090] Linux: Fix the link order of c_common and...
2017-04-17 Jaehong JoFix a defect detected by static code analyzer.
2017-04-12 Alex Kelley[IOT-1996] Make resource/csdk/connectivity W4 compliant.
2017-04-10 Jee Hyeok KimMerge branch 'cloud-interface'
2017-04-05 Philippe Covalcsdk: Relocate timerlib to c_common/octimer
2017-04-04 Mats WichmannAdd missing system include <string.h>, if available
2017-04-04 Jee Hyeok KimMerge branch 'master' into cloud-interface
2017-03-31 Kevin KaneMerge branch 'master' into iot-1785
2017-03-30 Pawel WinogrodzkiIOT-1961: Fixing Windows c_common test build environment.
2017-03-29 Philippe Covalresource: Use global LIBPATH for samples
2017-03-28 Soemin TjongAuto generate platform ID.
2017-03-27 Dan Mihai[IOT-1921] Remove compiler warning
2017-03-27 Kevin KaneMerge branch 'master' into iot-1785
2017-03-22 Philippe Covalresource: Use global LIBPATH
2017-03-22 Kevin KaneMerge branch 'master' into iot-1785
2017-03-14 Alex Kelley[IOT-1911] Make resource/csdk/stack W4 compliant.
2017-03-13 George Nashcsdk: Fix implicit-function-declaration warning in...
2017-03-10 Kevin KaneMerge branch 'master' into iot-1785
2017-03-09 Mike FenelonFix build break on -release builds
2017-03-08 Pawel WinogrodzkiIOT-1583: Removing IoTivity libs from scons Check*...
2017-03-06 Kevin KaneMerge branch 'master' into iot-1785
2017-03-06 Pawel WinogrodzkiIOT-1583: Disabling rebuild of config headers with...
2017-03-04 George NashFixed documentation warnings for c-docs
2017-03-04 Way VadhanasinIOT-1867 Add reference count to OCInit and OCStop
2017-03-04 Dan Mihai[IOT-1861] Fix self-deadlock during OT
2017-03-03 Kevin KaneMerge branch 'master' into iot-1785
2017-03-01 Pawel WinogrodzkiIOT-1869: Fixing Windows builds with "logging" option.
2017-02-24 Gaganpreet KaurInitial commit of the Bridging Project's Mini Plugin...
2017-02-23 Philippe Covalbuild: Remove tinydtls library
2017-02-14 Kevin KaneMerge branch 'master' into iot-1785
2017-02-14 Dan Mihai[IOT-1816] Windows: Fix build breaks
2017-02-13 jg.ham[IOT-1540] Connection manager logic add.
2017-02-01 Pawel WinogrodzkiIOT-1583: Removing /W3 warning from resource/csdk/security.
2017-01-24 Jee Hyeok KimMerge branch 'master' into cloud-interface
2017-01-13 Mike FenelonFix a build break on Windows X86.
2017-01-10 Dave ThalerPort TCP adapter to Windows
2017-01-01 Dan MihaiFix build break.
2016-12-31 Pawel WinogrodzkiIOT-1583: Removing /W4 warning from resource/c_common.
2016-12-30 Jaehong Jo[IOT-1675] Added Function of OICSafeFree.
2016-12-20 Philippe Covalarduino: hotfix preprocessor macro else vs elsif
2016-12-14 Dan Mihairesource: Fix build break on randomtest
2016-12-14 Uze ChoiMerge "Merge branch 'notification-service' to master...
2016-12-14 David Antlerocrandom test: ensure generated data is different
2016-12-13 Greg Zaverucha[IOT-1313, IOT-1300] Improve random number generation
2016-12-13 KIM JungYongMerge branch 'notification-service' to master branch.
2016-12-09 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-12-08 Jaehong JoAdded the "OIC" in TAG for debug.
2016-11-28 George NashMerge remote-tracking branch 'origin/master' into gener...
2016-11-28 Jaehong JoFixed Brace location
2016-11-24 js126.leeAdd OCConvertStringToUuid on C_common
2016-11-24 Dan Mihai[IOT-1561] Improve vs12_snprintf
2016-11-23 ccMerge branch 'master' into notification-service
2016-11-18 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-17 Kevin Kane[IOT-1519] Securely zero buffers containing secret...
2016-11-11 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-08 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-08 Dan MihaiIOT-1461 Fix double-close bugs
2016-11-08 Dan MihaiAdd copyright information
2016-11-07 George Nash[IOT-1089]Merge remote-tracking branch 'origin/master...
2016-10-21 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-10-21 KIM JungYongMerge branch 'master' into notification-service
2016-10-14 Dave ThalerIOT-1447 Fix scope_id usage
2016-10-12 Dmitriy ZhuravlevCommon adapter for DTLS/TLS
2016-10-07 David AntlerIOT-1398 Remove CheckFunc() on Win32 API
2016-10-01 David AntlerRefactor unit test linking
2016-09-30 David AntlerFix build order of iotivity_config.h
2016-09-27 ccMerge remote-tracking branch 'origin/master' into notif...
2016-09-19 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-09-19 Dave ThalerSet defines before including platform_features.h
2016-09-19 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-09-17 David AntlerEnable more unit tests on Windows
2016-09-17 Daniel FergusonRename all threading and synchronization to oc_*
2016-09-17 Daniel FergusonAdd generic thread & synchro facilities
2016-09-16 Dan MihaiAdd Copyright header.
2016-09-13 David AntlerClean up ocrandom test
next