platform/core/security/suspicious-activity-monitor.git
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
2017-06-07 Andriy GudzAdded script devices_run.sh to run 3 devices
2017-06-07 Andriy GudzAdded iotcloud - init.d script for cloud server
2017-06-07 Andriy GudzUpdated servers common part
2017-06-07 Andriy GudzUpdated RD server
2017-06-07 Andriy GudzUpdated MQ server
2017-06-07 Andriy GudzUpdated CI server
2017-06-07 Andriy GudzUpdated account server
2017-06-07 Lomtev DmytroIoTCloud host address moved to configuration file ...
2017-06-07 Andriy GudzMerge branch 'netagent' into iotivity-1.3.0
2017-06-06 Artem MotchanyiIP fixes
2017-06-06 Andriy GudzFixed data parsing of report resource
2017-06-06 Lomtev DmytroAgent policy format fix.
2017-06-06 Andriy GudzAdded test to send notification on suspicious reports
2017-06-06 Lomtev DmytroKantM Tizen 4.0 build tuning. Added ssh_deploy.sh scrip...
2017-06-06 Lomtev DmytroChanged default policies for app testing.
2017-06-02 Andriy GudzChanged uri to find easy-setup devices for iotivity...
2017-06-02 Andriy GudzMigration to iotivity for ubuntu
2017-06-02 Lomtev DmytroKantM build fix. Unnesassary print outs removed.
2017-06-01 Andriy GudzMerge remote-tracking branch 'origin/develop' into...
2017-06-01 Lomtev Dmytroiotivity_lib multithreading fixes for PolicyClient...
2017-06-01 Dmytro Lomtev... Merge pull request #7 from RS7-SECIOTSRK/mobapp
2017-06-01 Dmytro Lomtev... Merge pull request #6 from RS7-SECIOTSRK/netagent
2017-05-31 Andriy GudzFixed systemd script for nwdaemon. Added disabled test...
2017-05-31 Lomtev DmytroPolicyClient multithreading refatored.
2017-05-31 Dmytro LogachevGet/Set policy integration
2017-05-31 Lomtev DmytroAdded default policy reply from secserver if no policie...
2017-05-31 Lomtev DmytroAdded connection monitor handlers. Reestablish connecti...
2017-05-31 Artem Motchanyi[WEB App] Policy management was implemented
2017-05-31 Andriy GudzRemoved 10 sec wait from notification test
2017-05-31 Andriy GudzTemporary disabled cancel notification on signout
next