- 07 Oct, 2019 1 commit
-
-
Oleksandr Dmytrenko authored
1)cause recursion fix: ERROR: OIC_CA_IP_SERVER: secure unicast ipv6 sendTo failed: 10014 DEBUG: OIC_CA_INF_CTR: received error from adapter in interfacecontroller 2)time in cases WSAENOBUFS and WSAEWOULDBLOCK 3)logging fix Change-Id: I9e680a0bb43a327a77ce4dca7264cad5aaeb8615 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 25 Sep, 2019 2 commits
-
-
Oleksii Beketov authored
CSR encoding changed from DER to PEM. Change-Id: Ia745d65ac2885056aa4ed5affadd2e38d2fab512 Signed-off-by:
Oleksii Beketov <ol.beketov@samsung.com>
-
Oleksandr Dmytrenko authored
build for windows fix Change-Id: I221e2098da30646ebb76a19e2398f89d9f37a803 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 09 Sep, 2019 1 commit
-
-
Aleksey authored
Signed-off-by:
Aleksey Volkov <a.volkov@samsung.com> Change-Id: Icb28ab66596890ac22e292bc4a51bf9a1bc90a6a
-
- 22 Aug, 2019 1 commit
-
-
Oleksandr Dmytrenko authored
the provisioning for windows test Change-Id: Ic72f426dd85a6f3f7439ff6cedbb3cb59dc99ac9 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 21 Aug, 2019 2 commits
-
-
Oleksandr Dmytrenko authored
error C2530: '_tmp' : references must be initialized fix Change-Id: Ia4ddda1ac8d5d1322452534dbf42f93ae9dac949 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
Oleksandr Dmytrenko authored
fixed: stack/src/ocpayloadparse.c(830) : error C2143: syntax error : missing ';' before '.' Change-Id: I7ef4590a27dd320b609e7b254c289dbca7c4e2b5 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 19 Aug, 2019 1 commit
-
-
Oleksandr Dmytrenko authored
windows syntax error C2059 fix Change-Id: I3aeb5ea1a90d3c9ba4e35e48c3be9e6d7061af79 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 14 Aug, 2019 1 commit
-
-
Oleksandr Dmytrenko authored
in c++ strchr different then c: const char * strchr ( const char * str, int character ); as result when compile c++ get error: error: invalid conversion from 'const char*' to 'char*' Change-Id: I7a0f184dceecb1f7de388effda5017faa560f988 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 05 Aug, 2019 1 commit
-
-
Iurii Metelytsia authored
Reverts ocpayload.c to commit e64d33ffSigned-off-by:
Iurii Metelytsia <i.metelytsia@samsung.com> Change-Id: Ib88b999ef911bcfb61bfd32f97900b529af7ccee
-
- 25 Jul, 2019 3 commits
-
-
Iurii Metelytsia authored
Signed-off-by:
Iurii Metelytsia <i.metelytsia@samsung.com> Change-Id: Ibaad81eebbad1b151fce710a0fbafefdbe999646
-
Oleksandr Dmytrenko authored
ca ssl unittests and fix in ca adapter Change-Id: I76208f7f55d8ef06f66ede67a521c5317657182a Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
Oleksandr Dmytrenko authored
mbedtls error/verify code decode macroses: - LOG_MBED_ERROR(tag, ret, buf, bufSize, logLevel) - LOG_MBEDTLS_VERIFY_ERROR(flags) - LOG_MBEDTLS_ERROR(ret) - LOG_MBEDTLS_ERROR_LOCAL(TAG, ret) Change-Id: Iada2706ffb5fe558999f686396b2ee4f12ee82a6 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 24 Jul, 2019 1 commit
-
-
Iurii Metelytsia authored
SignOut flow was modified. Signed-off-by:
Iurii Metelytsia <i.metelytsia@samsung.com> Change-Id: Ica23a52b5f675971bfd11f73b47dddbd4d0a7442
-
- 19 Jul, 2019 1 commit
-
-
Aleksey authored
Set default "cis" value of the /CoapCloudConfResURI resource to "coaps+tcp://127.0.0.1" instead of a empty string, for successful schema validation. Change-Id: I7c04d567f02db234394695e2437fa7239af9b1ec Signed-off-by:
Aleksey Volkov <a.volkov@samsung.com>
-
- 18 Jul, 2019 2 commits
-
-
Aleksey authored
Use device uuid as psk hint for the random pin otm TLS session Change-Id: I02daa8b7cacdac46c6ce5b9d59f6d0932a2b5e15 Signed-off-by:
Aleksey Volkov <a.volkov@samsung.com>
-
Iurii Metelytsia authored
1. Reference counter has been added to ssl adapter. 2. Waiting for ReceiveThread when the caipserver is stopped added. Signed-off-by:
Iurii Metelytsia <i.metelytsia@samsung.com> Change-Id: I3ccf95ff1c851fe0d3e70f75ed00fdb1fce7bf82
-
- 11 Jul, 2019 1 commit
-
-
Oleksandr Dmytrenko authored
Check ehResponseHandler in serverRequest before call Change-Id: I575ca777bbe13f50c15ff5fb9c58cb5730eee584 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 10 Jul, 2019 1 commit
-
-
Oleksii Beketov authored
Prevent treating reciprocal close_notify alert as an error after TSL connection closure. Change-Id: I22bc91a2f3c3e9bc13438588ca17b5944fcdc48f Signed-off-by:
Oleksii Beketov <ol.beketov@samsung.com>
-
- 09 Jul, 2019 1 commit
-
-
Oleksii Beketov authored
Added mutual close_notify alert respond on receiving close_notify alert according to RFC5246 p. 7.2.1. Change-Id: I984db86939fc575e02e964a849cf5f7b9e7265c9 Signed-off-by:
Oleksii Beketov <ol.beketov@samsung.com>
-
- 26 Jun, 2019 1 commit
-
-
Oleksandr Dmytrenko authored
deviceonboardingstate tests added Change-Id: Idd2f65bfab3909ac139d5e24855cc0e57ddbfe4c Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 25 Jun, 2019 2 commits
-
-
Oleksandr Dmytrenko authored
the security provisioning unittests coverage up t0 75 Change-Id: Idd98ddf4c61de900842c4c7e9567c1ed527dc59a Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
Oleksandr Dmytrenko authored
the security unit tests with coverage more 75% Change-Id: Ia84e693fc00e2e7da9ce83cd845fced011fc8d43 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 18 Jun, 2019 1 commit
-
-
Oleksandr Dmytrenko authored
crosses initializations in cloud fix Change-Id: Id0ed5f31aa192ad385be4cb039f82f3b5be308a2 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 16 Jun, 2019 1 commit
-
-
Nathan Heldt-Sheller authored
This reverts commit eea3fc82. We decided to keep IoTivity compatible with v2.0.1. This change is for v2.0.2 and the feature can be 3-pillar aligned using the branch. Change-Id: Ifcd62c91fc28730bfd5011992782352d7636a641 Signed-off-by:
Nathan Heldt-Sheller <nathan.heldt-sheller@intel.com>
-
- 01 Jun, 2019 1 commit
-
-
Nathan Heldt-Sheller authored
-
- 24 May, 2019 1 commit
-
-
Vitalii Irkha authored
Added input data check for verifyIdentity() API Change-Id: Ic4fca882dacf5f9d5eccfde9e94c16ee7fe74df5 Signed-off-by:
Vitalii Irkha <v.irkha@samsung.com>
-
- 22 May, 2019 1 commit
-
-
Aleksey authored
Change-Id: I9fe501950cd78571ed690336d146df8bb5aa6e79 Signed-off-by:
Aleksey Volkov <a.volkov@samsung.com>
-
- 21 May, 2019 2 commits
-
-
Aleksey authored
Change-Id: I8845a2551a18b54ccd064333c1fe867e95ebfb94 Signed-off-by:
Aleksey Volkov <a.volkov@samsung.com>
-
Oleksandr Dmytrenko authored
windows build fix Change-Id: I455130b66d0d1a5ddaf5342726463039e233348c Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 20 May, 2019 2 commits
-
-
Oleksandr Dmytrenko authored
c++ warns as error fixed Change-Id: I836560ef338ba385c4ef814963e683dd41d1c500 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
Oleksandr Dmytrenko authored
error: 'strncat' specified bound 1 equals source length Change-Id: I7e58c93ba17a760b7434c25024c858ae0f634079 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 17 May, 2019 1 commit
-
-
Iurii Metelytsia authored
Change-Id: I175dd965aa0c4d85dd37d5d9b4ece9b4360ff05a Signed-off-by:
Iurii Metelytsia <i.metelytsia@samsung.com>
-
- 15 May, 2019 1 commit
-
-
Oleksandr Dmytrenko authored
error: invalid conversion from 'int64_t {aka long int}' to 'CborError' Change-Id: Ifbc8e51104fe5af0904b74a927179347e2207073 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 09 May, 2019 1 commit
-
-
Philippe Coval authored
Formerly know as gtest, Change-Id: If95d302cbfd47ba3d63c6acbd008d6b01d0a3ec3 Bug-IoTivity: https://jira.iotivity.org/browse/IOT-2241 Bug-Tizen: https://bugs.tizen.org/browse/SO-1063Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com>
-
- 25 Apr, 2019 1 commit
-
-
Oleksandr Dmytrenko authored
Added macroses for: 1) mbedtls error logging 2) verify info logging Change-Id: I9ee474ff8b2ec3ab40dded3af6d208c780d4d3d4 Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
- 23 Apr, 2019 1 commit
-
-
i.metelytsia authored
- roleresource.c : sscanf function call has been replaced with strtol Change-Id: I890548b946a8d27026a85ebd3bbad610d5b39a32 Signed-off-by:
i.metelytsia <i.metelytsia@samsung.com>
-
- 22 Apr, 2019 2 commits
-
-
Oleksandr Dmytrenko authored
1)error: ISO C++ forbids converting a string constant to 'char*' 2)_POSIX_C_SOURCE redefined(/usr/include/features.h: this is the location of the previous definition) Change-Id: I69edcddf46766cb948deb7c169f2ac727656055f Signed-off-by:
Oleksandr Dmytrenko <o.dmytrenko@samsung.com>
-
Nathan Heldt-Sheller authored
IoTivity should never send Content-Format-Version or Content-Format-Accept-Version higher than 1.0.0 (per Specification 2.0.1). This change forces the outgoing values to be at most 1.0.0, regardless of what is in the request header. Change-Id: I9153993bb8200bb828202c9716dede609fcd5048 Signed-off-by:
Nathan Heldt-Sheller <nathan.heldt-sheller@intel.com>
-
- 16 Apr, 2019 1 commit
-
-
i.metelytsia authored
Change-Id: I750d0401e0425b92c7a2004e858cf5c09734186f Signed-off-by:
i.metelytsia <i.metelytsia@samsung.com>
-