Reorganize code by creating a package for code that reassembles traffic flows at...
[pingpong.git] / Code / Projects / SmartPlugDetector / src / main / java / edu / uci /
2019-01-13 Janus VarmarkenReorganize code by creating a package for code that...
2019-01-13 Janus VarmarkenCleanup of layer 2 sequence detection: get rid of some...
2019-01-13 Janus VarmarkenFirst work on layer 2 sequence matching. Basic function...
2019-01-11 rtrimanaChecking in new files and new entries for Blossom sprin...
2018-11-28 rtrimanaClearing up conflicts.
2018-11-28 rtrimanaMerging changes.
2018-11-28 Janus VarmarkenSignatureDetector: get filenames from program arguments...
2018-11-28 Janus Varmarkenadded a hacky solution for extracting a sanity-check...
2018-11-28 Janus VarmarkenIMPORTANT BUGFIX: consider FULL range of local IPs...
2018-11-28 Janus VarmarkenPoint Zeus to ST plug signatures
2018-11-28 Janus VarmarkenAdd output that displays what files are in use; point...
2018-11-28 Janus VarmarkenPrepare code for execution on Zeus (including upping...
2018-11-28 Janus VarmarkenRevert back to full MondayWorkhours file; increase...
2018-11-27 Janus VarmarkenPrepare code for execution on Hera (networking group...
2018-11-23 rtrimanaAdding WeMo Inisght paths for experimental setup.
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-08 Janus Varmarkenprune clusters in order to allow detection of different...
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 rtrimanaAdding a temporary cleanup for duplicate timestamps...
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-11 rtrimanaAdding PCAP file for no-activity.
2018-10-09 rtrimanaAdding a script to compare 2 timestamps files to valida...
2018-10-09 Janus VarmarkenSignatureDetector: add paths to dlink plug evaluation...
2018-10-09 Janus VarmarkenTcpReassembler: skip non-IPv4 traffic; SignatureDetecto...
2018-10-09 rtrimanaFixing conflict for SignatureDetector.java.
2018-10-09 rtrimanaCommitting local changes.
2018-10-03 Janus Varmarkenadd filepaths for dlink siren and dlink plug to Signatu...
2018-10-02 Janus VarmarkenSignatureDetector.java cleanup: remove initial attempts...
2018-10-02 Janus VarmarkenAdded SignatureDetector which can detect signatures...
2018-09-26 Janus VarmarkenClusterMatcher.java: cleanup; add javadoc; change signa...
2018-09-26 Janus Varmarkenrename SignatureDetector to ClusterMatcher
2018-09-26 rtrimanaAdding the serializer/deserializer for the entire signa...
2018-09-26 Janus VarmarkenSignatureDetector.java: now also detects when the same...
2018-09-25 Janus Varmarkenbacking up first "working" version of SignatureDetector...
2018-09-22 Janus VarmarkenSignatureDetector.java: closer towards final implementa...
2018-09-22 Janus VarmarkenPcapPacketUtils.java: change implementation of getSourc...
2018-09-22 rtrimanaAdding signature sorting by timestamps.
2018-09-21 rtrimanaPerformance bug found---unnecessary outer loop introduced.
2018-09-21 Janus Varmarken[minor work in progress]
2018-09-20 Janus Varmarkenpreliminary work on signature detection
2018-09-20 rtrimanaAdding signature combining; we can improve the performa...
2018-09-19 Janus VarmarkenSupport for starting a live capture.
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-17 Janus VarmarkenPcapPacketPairWrapper: add boolean value for toggling...
2018-09-17 Janus VarmarkenAdd Apache Commons Math as dependency and implement...
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 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-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 VarmarkenConversation.java: added unconvetional TLS ports used...
2018-08-31 Janus VarmarkenSome exploratory work on extracting TLS App Data sequence
2018-08-31 Janus VarmarkenTcpConversationUtils.java: add method for grouping...
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-25 Janus VarmarkenConversation.java: implemented logging of TLS applicati...
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 VarmarkenSequenceExtraction.java: work in progress, ignore it.
2018-08-19 Janus VarmarkenTcpConversationUtils.java: make SYNs, FINs, and RSTs...
2018-08-19 Janus VarmarkenTcpReassembler.java: add RST packets to Conversations...
2018-08-19 Janus VarmarkenConversation.java: make Direction enum public, and...
2018-08-19 Janus VarmarkenConversation.java: add infrastructure for tracking...
2018-08-19 Janus VarmarkenConversation: replace RuntimeExceptions with AssertionE...
2018-08-19 Janus VarmarkenMain.java: add paths for truncated TP Link Plug trace
2018-08-19 Janus VarmarkenStashing preliminary work on sequence extraction
2018-08-17 rtrimanaAdding more devices
2018-08-15 rtrimanaAdding more devices
2018-08-11 Janus VarmarkenImplement a generic version of the sequence alignment...
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
next