Reorganize code by creating a package for code that reassembles traffic flows at...
[pingpong.git] / Code / Projects / SmartPlugDetector / src / main / java / edu / uci / iotproject / util /
2019-01-13 Janus VarmarkenReorganize code by creating a package for code that...
2019-01-13 Janus VarmarkenFirst work on layer 2 sequence matching. Basic function...
2018-11-17 rtrimanaAdding new devices under test.
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-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-09-26 rtrimanaAdding the serializer/deserializer for the entire signa...
2018-09-22 Janus VarmarkenPcapPacketUtils.java: change implementation of getSourc...
2018-09-22 rtrimanaAdding signature sorting by timestamps.
2018-09-20 Janus Varmarkenpreliminary work on signature detection
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 Janus VarmarkenFinished java-based clustering implementation (note...
2018-09-12 rtrimanaPrinting directions in the toCSV() method in PrintUtils
2018-09-11 rtrimanaMerge branch 'master' of https://github.uci.edu/rtriman...
2018-09-11 rtrimanaCommitting changes for merging.
2018-09-11 Janus VarmarkenBugfix: fix null-pointer when formatting PcapPacketPair...
2018-09-11 Janus VarmarkenAdded support for extracting packet pairs of only TLS...
2018-09-05 rtrimanaMerging changes.
2018-09-04 Janus VarmarkenDo some refactoring to prevent code duplication; change...
2018-05-11 Janus Varmarkenadd method for checking if a Conversation has been...
2018-05-11 Janus VarmarkenPrepare a data structure for keeping track of FIN and...