summaryrefslogtreecommitdiff
path: root/extlibs
AgeCommit message (Expand)AuthorFilesLines
2018-04-19Fix Asan build errors (#281)submit/tizen/20180419.060512accepted/tizen/unified/20180420.081822dh79.pyun@samsung.com6-0/+19
2018-01-18Update snapshot(2018-01-17)submit/tizen/20180118.072546accepted/tizen/unified/20180118.142723Hongkuk, Son8-173/+35
2018-01-04Update snapshot(2018-01-04)submit/tizen/20180105.072814accepted/tizen/unified/20180108.062548Hongkuk, Son2-1/+162
2017-10-10replace : iotivity -> iotivity-secsubmit/tizen/20171010.021131accepted/tizen/unified/20171010.063815Hongkuk, Son147-50525/+704
2016-12-07mbedtls: Apply OCF patch (20161125)Philippe Coval12-59/+188
2016-12-07mbedtls: Update to mbedtls-2.4.0Philippe Coval134-978/+4280
2016-12-07mbedtls: Import mbedtls-2.3.0Philippe Coval701-0/+170058
2016-12-07tinycbor: Update import to v0.4Philippe Coval18-39/+183
2016-12-07tinycbor: Update to v0.3.2Philippe Coval28-335/+4228
2016-12-07tinycbor: Import v0.2.1Philippe Coval45-0/+7168
2016-11-29ocf.patch for mbedtls compatibility fixOleksii Beketov1-45/+50
2016-11-25mbedtls: Add missing -b in messagePhilippe Coval1-1/+1
2016-11-24build: Suggest to download supported tinycborPhilippe Coval1-1/+2
2016-11-24ios: Fix the ios build breaksrijon.sb1-1/+1
2016-11-24build: Suggest to download supported mbedtlsPhilippe Coval2-3/+6
2016-11-24[IOT-1588] Update cJSON to v1.0.1 and add version tracking noteKevin Kane3-506/+2168
2016-11-23build: Suggest to download supported tinycborPhilippe Coval1-2/+2
2016-11-22[IOT-1561] Improve vs12_snprintfDan Mihai1-65/+14
2016-11-17build: Rewrite sqlite SConscript a more portable wayPhilippe Coval1-27/+24
2016-11-16[IOT-1529] Sync TinyCBOR to release tag before usingKevin Kane2-0/+68
2016-11-15linux: Use sqlite from system like Tizen doesPhilippe Coval1-1/+1
2016-11-15Fix mbedtls-2.4.0 build errorDmitriy Zhuravlev2-4/+9
2016-11-10[IOT-1511] Update mbedTLS to use 2.4.0 release tagged versionKevin Kane2-2/+58
2016-10-25tizen: Scons sqlite puller should not be usedPhilippe Coval1-1/+1
2016-10-20tizen: Apply mbedtls ocf.patch only oncePhilippe Coval1-7/+9
2016-10-13[IOT-1449] mbedTLS: Use wcslen instead of lstrlenW on WindowsKevin Kane1-0/+45
2016-10-12[IOT-1436] fix scons build issue related sqlite3 with unsecured modejihwan.seo1-19/+20
2016-10-12[IOT-1380] Use BCryptGenRandom on WindowsKevin Kane1-0/+41
2016-10-07Common adapter for DTLS/TLSDmitriy Zhuravlev5-208/+2
2016-10-04IOT-1381 Make iotivity compile in a way usable by windows store appsDave Thaler3-9/+5
2016-09-28tinydtls: fix some compile warningsHauke Mehrtens2-6/+6
2016-09-17IOT-1072 Unfork libcoap: update forked headersDave Thaler2-3/+11
2016-09-16IOT-1072 Unfork libcoap: add build flagDaniel Ferguson1-0/+162
2016-09-16[IOT-1294] install libraries when building WITH_RA_IBB flagGeorge Nash2-37/+53
2016-09-15[IOT-1294] Fixed build failure for WITH_RA_IBB flagsGeorge Nash2-3/+7
2016-09-09Fixes for build errors hit by some versions of Visual StudioDave Thaler1-1/+2
2016-09-08Undo revert "Generate iotivity_config.h at build time"David Antler4-2/+4
2016-09-05gtest: Hotfix to prevent download failurePhilippe Coval1-1/+2
2016-09-05Revert "Generate iotivity_config.h at build time"Jaewook Jung3-3/+1
2016-09-02Generate iotivity_config.h at build timeDavid Antler3-1/+3
2016-08-28[IOT-1230] Resolving tizen platform build issue with mbedtls library includedsaurabh.s91-19/+7
2016-08-27[IOT-1220] Fix struct packing for WindowsDan Mihai1-6/+12
2016-08-27[IOT-1209] Fix provisioningclient for WindowsDan Mihai1-34/+34
2016-08-26[IOT-1237] [IOT-1225] [IOT-1233] Resolving build issue related to mbedtlsDmitriy Zhuravlev1-37/+110
2016-08-17TLS supportAndrii Shtompel2-0/+641
2016-08-09DARWIN BUGFIX: [-Wreturn-type] error void fn returns 0Gregg Reynolds1-2/+2
2016-08-04Include a new tinycbor file to iotivity buildOtavio Pontes1-0/+1
2016-07-13Remove all free'd sessions from retransmissionDavid Antler1-0/+2
2016-07-12Build: add gtest libs automaticallyPhilippe Coval1-2/+3
2016-07-12Fix data alignment issue in tinydtls session_tDavid Antler2-1/+7