platform/core/security/suspicious-activity-monitor.git
2017-07-21 Dmytro LogachevFix for Ubuntu build
2017-07-21 Dmytro LogachevDSM URI added to config file
2017-07-21 Dmytro LogachevMigration to REST has started
2017-07-21 i.metelytsiaAPI for discovery topics was added. This API was used...
2017-07-19 Andriy GudzFixed secserver report topic creation
2017-07-14 Lomtev Dmytro"TODO" added.
2017-07-14 Andriy GudzAdded topic deleting to cloud start script
2017-07-14 Lomtev DmytroRefactoring: Some classes renamed to conform to the...
2017-07-14 Lomtev DmytroFixed: nmdaemon now will restar after unowning. Fixed...
2017-07-14 Lomtev DmytroFix primitive nmdaemon crashed after unowning.
2017-07-13 Lomtev DmytroUnowning of standard devices and hub added.
2017-07-11 Lomtev DmytroREST API for getting auth code implemented.
2017-07-10 Lomtev DmytroPolicy migrated to MQ fixed.
2017-07-10 Mykhailo KotsiurubaAdd MQ report routine to server
2017-07-10 Mykhailo KotsiurubaMqHandler fix nullptr
2017-07-07 Andrey ZabolotnyiPolicy migration to Message Queue
2017-07-07 Andrey ZabolotnyiPolicy migration to Message Queue
2017-07-07 Mykhailo KotsiurubaReports migration to Message Queue
2017-07-07 Andriy GudzChanged notification logic to mq
2017-07-07 Lomtev DmytroIOT_Resource renamed to NetworkManager::IotResource...
2017-07-06 Mykhailo KotsiurubaRefactoring
2017-07-06 Lomtev DmytroCommented code removed.
2017-07-06 Lomtev DmytroFixed: resources searched againt when connection lost...
2017-07-06 Lomtev DmytroRedundant logging removed. Reset hub resource on commun...
2017-07-06 Andriy GudzFixed post callback handling in MqHandler
2017-07-06 Andriy GudzRemoved root resource from internal logic of MqHandler
2017-07-06 Andriy GudzAdded unsubscribe method MqHandler. Added cache for...
2017-07-06 Dmytro Lomtev... Merge pull request #11 from RS7-SECIOTSRK/netagent
2017-07-05 Andriy Gudz[SECIOTSRK-199] Added first implementation of mqhandler...
2017-07-05 Andriy GudzAdded MqCreateTopicCallback that will be used in mqhandler
2017-07-05 Andriy GudzChanged ssh_deploy.sh to deploy different versions...
2017-07-05 Andriy GudzChanged build/deploy scripts to generate different...
2017-07-05 Lomtev DmytroFix nmdaemon rmi service started in wrong thread.
2017-07-05 Andrey ZabolotnyiRename "usb-storage" policy to "usb". Remove unnecessar...
2017-07-05 Lomtev DmytroFixed policy proxy. Removed redundant #include directives.
2017-07-05 Andrey ZabolotnyiImplements WiFi and USB-storage restrictions in the DPM
2017-07-04 Lomtev DmytroIOT_DevFinder class removed (unused code).
2017-07-04 Lomtev DmytroIOT_Resource.* was moved to iotivity_lib/ directory...
2017-07-04 Lomtev DmytroIOT_ReportResource was removed. (Unused code)
2017-07-04 Lomtev DmytroIOT_PrimitiveResource renamed to ControlResource and...
2017-07-04 Lomtev DmytroIOT_HubResource renamed to HubResource and moved to...
2017-07-04 Lomtev DmytroUnused code removed (IOT_PolicyResource.h, IOT_PolicyRe...
2017-07-04 Lomtev DmytroAdded primitive device unowning. Fixed primitive device...
2017-07-03 Lomtev DmytroBuild scripts refactored. IOT_HubResource bugfixes.
2017-06-30 i.metelytsiaunown primitive devices stub
2017-06-30 Lomtev DmytroAdded hack for NM_ownDevice function to make it work.
2017-06-30 Lomtev DmytroIOT_EasySetup renamed to EasySetupServer for naming...
2017-06-30 Lomtev DmytroUnused class IOT_Device removed.
2017-06-30 Lomtev DmytroUnused classes IOT_AirconResource and IOT_PowerResource...
2017-06-30 Lomtev DmytroUnused class IOT_Enroller deleted.
2017-06-30 Lomtev DmytroAnnecessary comments removed. Unused class IOT_Enrolee...
2017-06-29 Lomtev Dmytronmdaemon refactoring: swithced to using of IoTivity...
2017-06-29 i.metelytsiaFix for primitive build
2017-06-29 Lomtev DmytroRefactored: IoTivity class divided into IoTivity adn...
2017-06-27 i.metelytsiaPrimitive device representation refactoring
2017-06-27 Mykhailo KotsiurubaRefactoeing IOT_EasySetup
2017-06-27 Lomtev DmytroAdded some typedefs to iotdevice.h
2017-06-26 i.metelytsianmdaemon.conf wrong commit
2017-06-26 i.metelytsiaHub resource POST request handler
2017-06-26 Andrey ZabolotnyiRemove unnecessary comments
2017-06-26 Lomtev DmytroFix: debug code removed.
2017-06-26 Lomtev DmytroAdded Hub report resource, Hub policy resource, report...
2017-06-23 Andrey ZabolotnyiDPM API mapping
2017-06-23 Mykhailo KotsiurubaBug fix
2017-06-23 Mykhailo KotsiurubaEasySetup for Primary Devices
2017-06-23 i.metelytsiaHub resource "GET" request handler
2017-06-22 Andriy GudzFixed arguments types in utility functions
2017-06-21 Andriy GudzMoved guard functions to utility
2017-06-21 Andriy GudzChanged names of profiles and gbs root folders from...
2017-06-21 Lomtev DmytroIoTDevice_impl refactored. nmdaemon persistent storage...
2017-06-21 i.metelytsiadevice discovery flow updated
2017-06-21 Andriy GudzRemoved easy-setup sources that was taken from iotivity...
2017-06-21 Lomtev DmytroAdded implementation of IoTDevice without cloud accessa...
2017-06-21 Mykhailo KotsiurubaFix bugs
2017-06-20 Andriy GudzChanged ip of 0 raspberry pi device
2017-06-20 Andriy GudzFixed ubuntu build for TeamCity on logic_error
2017-06-20 Andriy GudzFix for build under ubuntu14.
2017-06-20 Mykhailo KotsiurubaSearch for primitive devices
2017-06-20 i.metelytsiaPrimitive device stub added. nmlib updated.
2017-06-20 i.metelytsiaPrimitive device stub added. nmlib updated.
2017-06-19 Andriy GudzMoved printRepresentation to iotutils. Fixed build...
2017-06-16 Andrey ZabolotnyiAdd DeviceList container for primitive devices
2017-06-16 Andriy GudzAdded comments to IotDevice interface
2017-06-16 i.metelytsiaHub resource stub added
2017-06-15 Lomtev DmytroBuild script updated. Added different build scenario.
2017-06-14 Andriy Gudz... Merge pull request #10 from RS7-SECIOTSRK/iotivity...
2017-06-14 Andriy GudzAdded test_emo to test iotivity find resource in local...
2017-06-14 Andriy GudzMerge remote-tracking branch 'origin/mobapp' into iotiv...
2017-06-14 Andriy GudzMerge remote-tracking branch 'origin/netagent' into...
2017-06-14 Mykhailo KotsiurubaSmall refactor
2017-06-13 Lomtev DmytroFixed easy setup rejected device resource with "wrong...
2017-06-09 Andriy GudzChanged address of custom iotivity-1.3.0 repos
2017-06-09 Andriy GudzMerge remote-tracking branch 'origin/netagent' into...
2017-06-09 i.metelytsianmlib api refactoring was performed. api with context...
2017-06-09 i.metelytsianmlib api refactoring was performed. api with context...
2017-06-08 Dmytro LogachevTarget host address was removed from Control App
2017-06-08 Lomtev DmytroAdded nmdaemon.conf
2017-06-08 Andriy GudzFixed ports and delays in iotcloud init.d script
2017-06-08 Artem Motchanyi[Web App] Bug fix. Minor refinements
2017-06-08 Dmytro Lomtev... Merge pull request #9 from RS7-SECIOTSRK/netagent
next