Minor adjustments/cleanups for SpeakerController application
[iot2.git] / iotjava /
2018-02-28 rtrimanaCleaning up code for runtime, installer, RMI, compiler...
2018-02-27 rtrimanaAdjusting and cleaning up ZigbeeTest to install Vigilia...
2018-02-20 rtrimanaAdjusting Makefiles and config files for a master Raspb...
2018-02-19 rtrimanaAdding file cleanup in the drivers Makefile
2018-02-16 rtrimanaAdding bin directory creation in Makefile
2018-02-01 rtrimanaReverting local HTTP gateway back from HTTPS to HTTP...
2018-02-01 rtrimanaAdjusting runtime system back after paper evaluation...
2018-02-01 rtrimanaMore adjustments to files after paper evaluation
2018-01-15 rtrimanaRe-testing Blossom driver and enabling driver with...
2018-01-04 rtrimanaAdding options to disable/enable firewall policy and...
2017-12-21 rtrimanaRemoving forward rules on router for SSH traffic entire...
2017-12-01 rtrimanaAdding a new feature that makes process jailing rules...
2017-11-30 rtrimanaAdjustments to firewall rules generation/initialization...
2017-11-29 rtrimanaIntegrating D-Link alarm into Home Security benchmark
2017-11-29 rtrimanaAdding DlinkAlarm as a driver for D-Link alarm/siren...
2017-11-22 rtrimanaAdding backup for AmcrestCamera firmware; porting Bloss...
2017-10-16 rtrimanaMinor adjustments for Tomoyo for the fourth benchmark
2017-10-02 rtrimanaAdding delete relation/communication feature
2017-09-29 rtrimanaPhone app and iotcloud addition into the fourth benchma...
2017-09-27 rtrimanaAdding doorlock to the fourth benchmark
2017-09-26 rtrimanaMinor changes to tables for device registration phone...
2017-06-21 rtrimanaAdding changes and files for doorlock driver
2017-06-21 rtrimanaAdditional files and methods for doorlock functionalities
2017-05-01 rtrimanaAdding a flag to activate/deactivate process sandboxing
2017-05-01 rtrimanaMaking sure that C++ RMI test works
2017-04-25 rtrimanaMaking C++ classes final
2017-04-25 rtrimanaMaking classes final to make inheritance impossible
2017-04-24 rtrimanaChanges and additional files for RMI profiling
2017-04-24 rtrimanaCompleting Tomoyo policies for irrigation benchmark
2017-04-10 rtrimanaSentinel with process jailing using Tomoyo - works...
2017-04-07 rtrimanaIn progress of refining the Tomoyo policies for process...
2017-04-07 rtrimanaModifying master for Tomoyo process jailing; Adding...
2017-02-23 rtrimanaUpdating stubs and skeletons for the second benchmark...
2017-02-22 rtrimanaRemoving callback port feature from master and slave
2017-02-22 rtrimanaNew .so file for LifxLightBulb
2017-02-22 rtrimanaAdding object ID tracking for simultaneous generation...
2017-02-21 rtrimanaUpdating the first benchmark with new stubs/skeletons...
2017-02-21 rtrimanaUpdating skeletons and stubs for C++; Fixing one bug...
2017-02-20 rtrimanaUpdating stub and skeleton for Lifxtest
2017-02-14 rtrimanaFixing a bug in IoTMaster (wrong variable for language...
2017-02-14 rtrimanaAdding flags to master to give flexibility to choose...
2017-02-13 rtrimanaMaking sure that C++ Set and Relation methods return...
2017-02-08 rtrimanaRestoring IoTRMICall and IoTRMIObject to their original...
2017-02-07 rtrimanaMaking sure that compiler can generate methods with...
2017-02-07 rtrimanaFixing bugs for multiple callback inputs; adding more...
2017-02-03 rtrimanaMinor tests for multiple callbacks, enum, and struct...
2017-02-01 rtrimanaFixed compiler for Java code generation (not heavily...
2017-01-31 rtrimanaTested C++ RPS/RMI libraries for arbitrary objects...
2017-01-28 rtrimanaCleaning up error messages, etc. in Java RMI part
2017-01-28 rtrimanaChanging IoTRMIComm into abstract and refactoring into...
2017-01-28 rtrimanaFirst version of skeleton-stub communication using...
2017-01-28 rtrimanaCreating ConcurrentLinkedListQueue for C++
2017-01-28 rtrimanaPreparing C++ stubs and skeletons for circular compilat...
2017-01-26 rtrimanaWorking Java v.1.0 for arbitrary calls of callback...
2017-01-23 rtrimanaWorking C++ IoTSlave for both IoTSet and IoTRelation...
2017-01-21 rtrimanaModified and tested IoTMaster for IoTSet in C++; comple...
2017-01-19 rtrimanaAdding C++ field instrumentation using config file
2017-01-18 rtrimanaPerfecting IoTSlave for C++; Found one issue with SSH...
2017-01-13 rtrimanaAdding stub and skeleton for Lifxtest and LifxLightBulb...
2017-01-12 rtrimanaPreparing Lifxtest as a test benchmark; making adjustme...
2017-01-11 rtrimanaFixing 2 issues in LifxLightBulb driver: 1) Detached...
2017-01-11 rtrimanaAdding debug messages on slave to print info for design...
2017-01-10 rtrimanaMinor fixes in LifxLightBulb driver (not fully tested...
2017-01-10 rtrimanaMoving Java drivers; Creating iotruntime socket connect...
2017-01-07 rtrimanaReplacing default BUFFSIZE value with new buffer size...
2017-01-07 rtrimanaAdding a (potential) initialization for Alarm; Modifyin...
2017-01-07 rtrimanaPerfecting 4th benchmark; adding needed MySQL config...
2017-01-06 rtrimanaFixing MySQL query parsing bug for IoTRelation; adjusti...
2017-01-06 rtrimanaAdjusting files in ZigbeeTest; preparing things for...
2017-01-05 rtrimanaAdjustments to ZigbeeTest and Python files to use just...
2017-01-05 rtrimanaTesting Smartthings sensors with some adjustments for...
2017-01-05 rtrimanaAdding missing stub and skeleton files for 3rd benchmar...
2017-01-05 rtrimanaAdding missing files, completing driver config files...
2017-01-05 rtrimanaPreparing 3rd benchmark for porting with capability...
2017-01-04 rtrimanaPreparing files, stubs, and skeletons for 2nd benchmark
2017-01-04 rtrimanaApplying changes for 3rd benchmark (wildcard addresses...
2016-12-22 rtrimanaRemoving unwanted stub and skeleton files
2016-12-21 rtrimanaFirst benchmark working with capability-based RMI;...
2016-12-20 rtrimanaAdjustments in stubs and skeletons for callback in...
2016-12-16 rtrimanaPorting and compiling SmartLightsController
2016-12-14 rtrimanaIntegrating capability-based RMI on Sentinel for Java...
2016-12-12 rtrimanaPreparing Makefiles, stub, skeleton, config files,...
2016-12-10 rtrimanaAdding last version of iotruntime and iotinstaller...
2016-12-10 rtrimanaCleaning up
2016-12-10 rtrimanaAdding example for a CPP that calls class skeleton
2016-12-10 rtrimanaAdding example for a CPP that calls class skeleton
2016-12-09 rtrimanaTested on RPi, both RPi1 and RPi2; works fine and fast
2016-12-09 rtrimana1) Making Java socket read/write length in 4 bytes...
2016-12-09 rtrimanaFixing a bug in C++ socket server-client: message lengt...
2016-12-08 rtrimanaTesting enum and callback combination
2016-12-08 rtrimanaCombining enum, struct, and callback in one method...
2016-12-08 rtrimanaIntegrating enum and struct in one method call; fixing...
2016-12-07 rtrimanaTesting complex callbacks invocation; fixing subtle...
2016-12-07 rtrimanaTesting more complex struct and enum declarations;...
2016-12-07 rtrimanaFixing second bug (C++ skeleton cannot connect to Java...
2016-12-05 rtrimanaFixing problem with array/list of callbacks; Java stati...
2016-12-05 rtrimanaTesting callbacks for Java and C++; fixing a few bugs...
2016-12-03 rtrimanaTesting struct for array and list (Java and C++); fixin...
2016-12-01 rtrimanaTesting struct (single object); fixing small bugs,...
2016-12-01 rtrimanaFixing bugs: 1) Arrays.asList generates finaled List...
next