iot2.git
2017-04-25 rtrimanaMaking C++ classes final
2017-04-25 rtrimanaMaking classes final to make inheritance impossible
2017-04-25 rtrimanaUpdating IoTMain mysql database
2017-04-24 rtrimanaChanges and additional files for RMI profiling
2017-04-24 rtrimanaCompleting Tomoyo policies for all 4 benchmarks
2017-04-24 rtrimanaCompleting Tomoyo policies for irrigation benchmark
2017-04-18 rtrimanaDoorlock and outlet drivers made by Yuting and Jiawei...
2017-04-11 rtrimanawpad+hostapd package for OpenWrt that has disable_dgaf...
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-04-05 rtrimanaAdding a simple script to register a new device (MAC...
2017-02-24 rtrimanaUpdating database
2017-02-23 rtrimanaUpdating the fourth benchmark with new stubs/skeletons...
2017-02-23 rtrimanaUpdating the third benchmark with new stubs and skeletons
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-22 rtrimanaReverting back the first benchmark (now works with...
2017-02-21 rtrimanaUpdating the first benchmark with new stubs/skeletons...
2017-02-21 rtrimanaMigrating PhoneInterface (Irrigation and SpeakerLocator...
2017-02-21 rtrimanaUpdating skeletons and stubs for C++; Fixing one bug...
2017-02-20 rtrimanaUpdating stub and skeleton for Lifxtest
2017-02-17 rtrimanaUpdating database once more; Zigbee gateway address...
2017-02-17 rtrimanaMerging multiple versions of Xbee python driver
2017-02-17 rtrimanaRenewing MySQL database backup; Moving Zigbee gateway...
2017-02-17 rtrimanaPython Zigbee module installer
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 rtrimanaAdding Java Checker Framework checker option in the...
2017-02-08 rtrimanaAdding Java Checker Framework to flag error when java...
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 rtrimanaAdding class LabRoom for IoTRelation testing with C...
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 rtrimanaChanging a few things to pointer; Testing Lifxtest...
2017-01-12 rtrimanaPreparing Lifxtest as a test benchmark; making adjustme...
2017-01-12 rtrimanaSeparating implementations from declarations for LifxLi...
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 rtrimanaCreating new directory for all Java benchmarks
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 rtrimanaBacking up database
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 rtrimanaAdding xbee_driver Python files
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 rtrimanaUpdating database
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-23 rtrimanaAdding new policies for stub/skeleton generation -...
2016-12-22 rtrimanaUpdating database with relations; Adding new SQL query...
2016-12-22 rtrimanaUpdating database for the 4th benchmark
2016-12-22 rtrimanaRemoving unwanted stub and skeleton files
2016-12-21 rtrimanaPreparing second and third benchmarks; backing up MySQL...
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-12 rtrimanaAdding LifxLightBulb files and placeholders for benchma...
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...
next