Adding sensitivity experiment.
[pingpong.git] / Code / Projects / SmartPlugDetector / src / main / java / edu / uci / iotproject / Main.java
2019-01-19 rtrimanaAdding sensitivity experiment.
2019-01-17 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2019-01-17 rtrimanaChecking in the latest experiments.
2019-01-15 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2019-01-15 rtrimanaAdding features to process Blossom sprinkler's data...
2019-01-14 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2019-01-14 rtrimanaMerging small changes.
2019-01-13 Janus VarmarkenReorganize code by creating a package for code that...
2019-01-11 rtrimanaChecking in new files and new entries for Blossom sprin...
2018-11-22 rtrimanaAdding WeMo plugs' paths for experimental results.
2018-11-21 rtrimanaAdding new smart home devices into the experiment.
2018-11-17 rtrimanaAdding new devices under test.
2018-11-13 rtrimanaAdding more devices into the experimental setup.
2018-11-11 rtrimanaAdding more execution parameters for experimental resul...
2018-11-07 rtrimanaAdding a method to delete a bad sequence in a signature...
2018-11-02 rtrimanaTemporary fix for router's IP as client for WAN trace...
2018-10-31 rtrimanaMaking sure that merging would fail if there is a situa...
2018-10-31 rtrimanaChecking in new code for signature generation; Arlo...
2018-10-18 rtrimanaTesting the flow starting from D-Link plug for training...
2018-10-17 rtrimanaAdding files for training for paper evaluation.
2018-10-09 rtrimanaAdding a script to compare 2 timestamps files to valida...
2018-09-26 rtrimanaAdding the serializer/deserializer for the entire signa...
2018-09-22 rtrimanaAdding signature sorting by timestamps.
2018-09-20 rtrimanaAdding signature combining; we can improve the performa...
2018-09-19 rtrimanaOnly taking signatures in the range of trigger+/-5...
2018-09-19 rtrimanaAdding the basic signature harvesting (i.e., also savin...
2018-09-17 rtrimanaResolving conflict.
2018-09-17 rtrimanaAdding noise diff code.
2018-09-17 Janus VarmarkenFinished java-based clustering implementation (note...
2018-09-12 rtrimanaNew scripts to cluster based on C->S/S->C direction...
2018-09-12 rtrimanaPrinting directions in the toCSV() method in PrintUtils
2018-09-11 rtrimanaAdding a proof of concept for clustering with source...
2018-09-06 rtrimanaAdding info about TP-Link bulb device IP.
2018-09-06 rtrimanaAdding some changes related to the second batch of...
2018-09-05 rtrimanaMerging changes.
2018-09-05 rtrimanaAdding pair checking into the pairing process
2018-09-04 Janus VarmarkenDo some refactoring to prevent code duplication; change...
2018-09-01 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2018-08-31 rtrimanaMerging
2018-08-31 Janus VarmarkenSome exploratory work on extracting TLS App Data sequence
2018-08-30 rtrimanaAdding more checks for Application Data; basically...
2018-08-28 rtrimanaExtracting Application Data pairs into files for ON...
2018-08-27 rtrimanaAdding a boolean variable to choose between the verbose...
2018-08-23 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2018-08-23 rtrimanaAdding Python ML examples of clustering data points.
2018-08-21 Janus VarmarkenSequenceExtration.java: finish up naive implementation...
2018-08-20 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2018-08-20 rtrimanaFew more tests in Main.java
2018-08-19 Janus VarmarkenMain.java: add paths for truncated TP Link Plug trace
2018-08-17 rtrimanaAdding more devices
2018-08-15 rtrimanaAdding more devices
2018-08-09 rtrimanaAdding a new device: Lifx light bulb.
2018-08-08 rtrimanaAdding one more entry in clicker.sh and Main.java
2018-08-06 rtrimanaAdding Kwikset doorlock.
2018-08-03 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2018-08-03 rtrimanaChanging Main.java
2018-08-03 Janus VarmarkenAdded grouping of conversations by sequence identifeir
2018-08-03 rtrimanaAdding paths etc.
2018-08-03 Janus VarmarkenTrafficLabeler.java: provide functionality for extracti...
2018-08-02 Janus VarmarkenTrafficLabeler.java: implemented support for exporting...
2018-08-02 Janus VarmarkenMain.java: add paths to Wemo data files
2018-08-02 Janus VarmarkenMain.java: add paths to TP-Link Bulb data
2018-08-02 Janus Varmarkeninvoke TrafficLabeler from Main.java (ignoring results...
2018-07-31 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2018-07-27 Janus VarmarkenTcpConversationUtils.java and Main.java: add support...
2018-07-27 Janus VarmarkenMain.java: change filepaths to point to TPLink july...
2018-07-26 Janus VarmarkenMain.java: re-add counting of statistics using TcpConve...
2018-07-26 Janus VarmarkenMain.java: cleanup - leave only code for extracting...
2018-07-26 Janus VarmarkenMain.java: cleanup - get rid of old, commented sample...
2018-07-26 Janus VarmarkenMain.java: delete code that would compute statistics...
2018-07-25 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2018-07-25 Janus VarmarkenImplement grouping of conversations by hostname
2018-07-24 Janus VarmarkenMain.java: count packet length frequencies and packet...
2018-07-24 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2018-07-23 Janus VarmarkenMain.java: extracting pairs related to events.tplinkra.com
2018-07-23 Janus VarmarkenMain.java: perform TCP reassembly and extract packet...
2018-07-20 Janus VarmarkenCorrect TcpReassembler to implement PacketListener...
2018-07-20 Janus VarmarkenPerform trigger traffic extraction on data from Feb...
2018-07-18 Janus VarmarkenSketch code for extracting packet pairs (unfinished...
2018-07-13 Janus VarmarkenCode for reassembling TCP streams. Not thoroughly teste...
2018-07-06 rtrimanaA few more changes for capturing pairs.
2018-06-18 rtrimanaAdding timestamp checks into the packet filtering for...
2018-06-15 rtrimanaGetting pairs of packets from the client-server communi...
2018-06-04 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2018-05-20 Janus VarmarkenFirst (rushed) implementation of pattern seach at the...
2018-05-11 Janus VarmarkenAdded sub sequence search function, and put this into...
2018-05-04 rtrimanaAdding feature to hold multiple hostnames and lists...
2018-05-04 Janus VarmarkenMerge branch 'master' of https://github.uci.edu/rtriman...
2018-05-04 Janus VarmarkenClean up + read filename from program args; default...
2018-05-04 Janus VarmarkenMajor revamp of FlowPatternFinder to ensure thread...
2018-05-04 rtrimanaAdding pre-processing for training set---we take packet...
2018-05-02 rtrimanaAdding combined PCAP (local and remote) to test out...
2018-05-02 rtrimanaSeparating pattern collection and analysis into 2 diffe...
2018-05-01 rtrimanaRefactoring and restructuring - Adding DnsMap class
2018-04-29 Janus Varmarken1) Skip zero-payload packets when reassemlbing conversa...
2018-04-29 Janus VarmarkenFirst small step towards pattern search: separate packe...
2018-04-27 Janus VarmarkenConverted IP to hostname map from Map<String,List<Strin...
2018-04-27 Janus VarmarkenAdd functional code that loads a pcap file and construc...
2018-04-26 rtrimanaKaitai parser half baked; there seems to be a problem...
2018-04-26 rtrimanaManaged to pick and parse DNS packets; but, still need...
next