platform/upstream/iotivity.git
2017-02-06 George Nashbuild: Clean build folders when using scons -c
2017-02-06 jihwan.seoTo support BLE server disable flag in BT configure.
2017-02-06 jihwan.seoTo support BLE MTU negotiation. (android server impleme...
2017-02-06 Oleksii BeketovGetDerCrl() fix
2017-02-06 Abitha Shankar[IOT-1790]Changes in C++ APIs design to remove raw...
2017-02-06 KIM JungYong[IOT-1592] Fix unit test of notification service.
2017-02-06 js126.leeRemove ACE related to /oic/sec/acl on defualt ACE setting
2017-02-06 Philippe CovalUpdated with Valgrind memory leak fixes for Notificatio...
2017-02-04 Dan MihaiWindows: add support for SECURED=0
2017-02-03 Way VadhanasinIOT-1789 Eliminate duplicate messages regardless of...
2017-02-03 Dan Mihai[IOT-1783] Fix output buffer size
2017-02-03 Philippe Covalbuild: Convert EOL to use UNIX convention (csdk)
2017-02-03 Philippe Covaltizen: Use mediator richsdk lib
2017-02-03 Philippe Covalbuild: Updated boost Framework path for ios
2017-02-03 Philippe Covalbuild: Fix the ios build break
2017-02-03 js126.leeRemove duplicated deviceID check in PM_Discovery
2017-02-03 Ziran SunVersioning feature implementation.
2017-02-03 Jihun HaAdd log message for discovered secure resource in easy...
2017-02-03 Habib Virji/oic/res error response for query handling
2017-02-03 Philippe Covaltizen: Enable CLOUD and ship ES lib
2017-02-03 jaehyun ChoFix defects detected by static analysis
2017-02-02 Philippe Covalbuild: Disable resource-container unittests
2017-02-02 hyuna0213.joReplace u_array_list data structure with linked-list...
2017-02-02 ParkhiUpdate OTM condition check logic.
2017-02-02 ParkhiRefactoring EnrolleeSecurity class
2017-02-02 Jihun HaFix defects detected by static analysis
2017-02-02 Dan Mihai[IOT-1779] Windows: fix linker errors for SECURED=0
2017-02-01 Andrii Shtompel[IOT-1753] After-merge code review comments
2017-02-01 Philippe Coval[IOT-1366] coaps request for secure resource
2017-02-01 jihwan.seoTo support BLE MTU negotiation (android to android...
2017-02-01 Thiago MacieiraHarden parsing of CBOR to ensure types are accurate
2017-02-01 jakeFix static analysis defect in NSProviderInterface.c
2017-02-01 bg.chun[IOT-1774]Add BLE, NFC, RA flag for RI endpoint
2017-02-01 jihwan.seofix Tizen build issue related BLE MTU negotiation.
2017-02-01 Pawel WinogrodzkiIOT-1583: Removing /W3 warning from resource/csdk/security.
2017-01-31 Chul LeeAdd API to set a seed value for UUID generation,
2017-01-31 Dan MihaiChange default settings to allow Ownership Transfer
2017-01-31 Philippe Covalprovisioning: Fix OIC_LOG args (FTBFS on tizen)
2017-01-31 Jihun HaFix a defect to access a NULL variable
2017-01-31 Jihun HaAdd a log message for better understanding in OT
2017-01-31 Eunji, Leetizen: Add trace api for using ttrace
2017-01-31 jihwan seoprovide setConfigure API related BT including EDR,...
2017-01-31 Joseph MorrowEnable discovery in Zigbee plugin in IoTivity's Plugin...
2017-01-31 KIM JungYongservice: [IOT-1562] Fix for unittest with SECURED at...
2017-01-30 George NashAdd ACLs to java SimpleClientService so example runs...
2017-01-30 George NashFix maybe-uninitialized warning in ca_adapter_net_ssl.c
2017-01-30 George NashFixed unused-const-variable compiler warning
2017-01-30 Hauke Mehrtenscsdk: move OCEntityHandlerResponse from stack to heap
2017-01-30 Nivedita SinghviFixed typo of "Enviornment" to Environment so that...
2017-01-30 Srikrishna... [IOT-1782] fixing protocol enumeration for use in intro...
2017-01-30 Hauke Mehrtenscsdk: move OCClientResponse from stack to heap
2017-01-27 Dan MihaiWindows: fix the default TARGET_ARCH
2017-01-27 Way VadhanasinIOT-1776 Fix Windows TCP Transport
2017-01-27 jihwan.seoreplace NotifyCharacteristic property with indicate...
2017-01-27 jihwan.seofix BLE MTU nego issue in writeDescriptor logic
2017-01-27 bg.chun[IOT-1704]Apply new api OCDoRequest() to samples.
2017-01-27 saurabh.s9Added Android interface API setPinType().
2017-01-27 George NashFix unused-const-variable compiler warning
2017-01-27 bg.chun[IOT-1775]Fix obsHeaderOpt check logic
2017-01-27 bg.chun[IOT-1704]Deprecate OCDoResource and add OCDoRequest
2017-01-27 Oleksii BeketovSsladapter unit tests update
2017-01-26 Mandeep ShettyCheck if stack is init'ed in call to OCProcess()
2017-01-26 Philippe Covalbuild: Suggest to download supported tinycbor
2017-01-26 Jaewook JungFixed a crash error caused on IP network get down
2017-01-26 Ziran SunFree options and pdu in the end of the tests.
2017-01-26 abitha.s[IOT-1771]Adding Doxygen comments for Subscribe and...
2017-01-26 abitha.s[IOT-1773]Removing redundant return code by modifying...
2017-01-25 Chul Lee[Hotfix] Add DTLS handshake callback invocation after...
2017-01-25 Jongmin ChoiFix ownership transfer issues
2017-01-25 jihwan.seoupdate description related start/stop advertisement...
2017-01-25 jihwan.seo[IOT-1731] To support start/stop LE advertising API...
2017-01-25 jihwanseoAdd initialization in Android BLE client and server
2017-01-24 Dan MihaiWindows: add support for WITH_TCP=0
2017-01-24 George NashCleanup Java documentation warnings
2017-01-24 Philippe Covalbuild: Suggest to download supported mbedtls
2017-01-24 Pawel WinogrodzkiIOT-1749: Enabling multi-threaded builds in Windows.
2017-01-24 abitha.s[IOT-1772]Returning copy of TopicList in Cpnsumer Servi...
2017-01-24 Jihun HaAdd a logic to filter a OT/MOT case which should return...
2017-01-24 KIM JungYong[Easy-setup] Enable to build of tizen mediator.
2017-01-23 George Nash[IOT-1744] Fix for race-condition crash
2017-01-23 jihwan.seoTo support MTU negotiation for BLE (android client...
2017-01-23 jihwan.seoApply the logic which can start transport type in initi...
2017-01-23 ccChange notification-service resource type
2017-01-23 Jung Seunghomodified cloud samples to work in tls mode
2017-01-23 Youngmanfix ocpmapi lib option for iotivity.pc
2017-01-23 Oleksii BeketovParseChain update
2017-01-23 Jihun HaChange resource type, URI, and all relevant words in...
2017-01-21 Dan MihaiFix SSL
2017-01-20 Alex Kelley[IOT-1769] Add OC_STACK_NOT_ACCEPTABLE status code
2017-01-20 George NashCleanup documentation warnings in the notification...
2017-01-20 George NashCleanup documentation warnings in the resourcecontainer...
2017-01-20 George NashAdd ACLs to java SimpleService so examples run when...
2017-01-20 js126.lee[IOT-1601]Adding logic to validate oxmsel updationg...
2017-01-20 Dmitriy ZhuravlevFix for patchset 15853
2017-01-20 Chul LeeUpdate StartMultipleOwnershipTransfer to prevent unnece...
2017-01-20 Joonghwan LeeFix mutex unlock in case of dtls retransmit fail
2017-01-20 Joonghwan LeeSend alert after bad client hello
2017-01-20 KIM JungYongFix invalid parameters of log level.
2017-01-20 ccRemove RD_CLIENT preprocessor.
2017-01-19 Srikrishna... Introspection support
next