iot2.git
2017-10-16 rtrimanaMinor adjustments for Tomoyo for the fourth benchmark
2017-10-10 rtrimanaChanging encryption in the phone app of the fourth...
2017-10-02 rtrimanaCompleting the addition of iotcloud into the 4th benchm...
2017-10-02 rtrimanaAdding delete relation/communication feature
2017-09-29 rtrimanaUsing a button instead of a switch for the app (avoidin...
2017-09-29 rtrimanaPhone app and iotcloud addition into the fourth benchma...
2017-09-29 rtrimanaPhone app (based on Ali's Control for iotcloud benchmar...
2017-09-27 rtrimanaAdding doorlock to the fourth benchmark
2017-09-26 rtrimanaAdding database information insertion features in the...
2017-09-26 rtrimanaMinor changes to tables for device registration phone...
2017-09-21 rtrimanaChecking in LEDE GUI for device registration; this...
2017-06-23 rtrimanaCompleting xbee_driver.py with door lock subroutines
2017-06-21 rtrimanaAdding changes and files for doorlock driver
2017-06-21 rtrimanaAdditional files and methods for doorlock functionalities
2017-06-21 rtrimanaCompleting ZigbeeTest with doorlock test
2017-06-16 rtrimanaMerge branch 'master' of ssh://plrg.eecs.uci.edu/home...
2017-06-16 rtrimanaAdding ESP8266 code; modified for the latest password...
2017-06-14 rtrimanaExcluding MotionDetection*.class from the JAR file...
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-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;...
next