aboutsummaryrefslogtreecommitdiff
path: root/broccoli
Commit message (Collapse)AuthorAge
* Update plot script with remote scp settingsAndreas Lindhé2017-10-23
|
* data: Update U.txt with Wissam’s Slack version as of Oct 10Robin Krahl2017-10-23
|
* Change test threashhold to 10%Andreas Lindhé2017-10-23
|
* measure-packets.sh: Add support for running Pasad/midbro_testRobin Krahl2017-10-23
|
* Better handling of semaphoresRobert Gustafsson2017-10-23
|
* modbus.bro: Change default values to the actual test parametersRobin Krahl2017-10-20
|
* Add the U.txt required for pasad execution (generated by Wissam)Robin Krahl2017-10-20
|
* Makefile: Add lib to the runtime library pathRobin Krahl2017-10-20
|
* Add script for live plotting of Pasad dataRobin Krahl2017-10-19
|
* pasad: Flush files after writingRobin Krahl2017-10-19
|
* pasad: Read N, L and r from argumentsRobin Krahl2017-10-19
|
* pasad: Check whether U.txt exists before accessing itRobin Krahl2017-10-19
|
* Add pasad.c by group 8 and Wissam with some minor adaptionsRobin Krahl2017-10-19
|
* Attempt to fix memory leakRobert Gustafsson2017-10-18
| | | | Fix memory leak causing not appended values to be allocated
* Add statistics after SIGINTRobert Gustafsson2017-10-18
|
* Rename midbropasad -> midbro in C impl..Robert Gustafsson2017-10-18
| | | | * files in script/ are not changed
* Add define to use policy drop first elementRobert Gustafsson2017-10-18
|
* Add timestamps to measurementsAndreas Lindhé2017-10-15
|
* Start by analyzing cpu idle load in scriptAndreas Lindhé2017-10-14
|
* Modify script to run remotely on piAndreas Lindhé2017-10-14
| | | | | | | | * Add separate interface argument in case the laptop ethernet interface has different name than than on the pi * Add command to run as sudo on pi over SSH. This assumes root has pasadpi_rsa in /root/.ssh/ *
* Add parameter to modbus.bro for Pcap bufsizeAndreas Lindhé2017-10-14
|
* script: measure-packets: Adapt for usage over SSHRobin Krahl2017-10-14
|
* Add script for packet drop measurementsRobin Krahl2017-10-13
|
* Add debug modeRobert Gustafsson2017-10-12
|
* Make it possible to print less debug infoAndreas Lindhé2017-10-12
|
* Include the modbus base script in bro-scriptAndreas Lindhé2017-10-12
| | | | This makes it work in conjunction with the `-b` flag.
* investigate.sh: Check that the dump file really existsRobin Krahl2017-10-11
|
* Add script to execute midbropasad & broRobin Krahl2017-10-11
|
* investigate.sh: Fix the handling of relative dump pathsRobin Krahl2017-10-11
|
* Add investigate script that extracts and plots dataRobin Krahl2017-10-11
|
* Add a filtering option to the Modbus Bro scriptRobin Krahl2017-10-11
|
* Move files from bro-script directoryAndreas Lindhé2017-10-11
|
* Add shared libraryRobert Gustafsson2017-10-10
|
* Change: user responsible for memory allocationRobert Gustafsson2017-10-09
| | | | * Add function to request only one sensor value.
* broevent: Combine the pasad-parsed script with midbroRobin Krahl2017-10-09
|
* Add function to release sensor valuesRobert Gustafsson2017-10-09
|
* Fix synch issue with semaphoresRobert Gustafsson2017-10-09
|
* Create output dirs when compilingRobert Gustafsson2017-10-09
|
* Some refactoringRobert Gustafsson2017-10-09
|
* Add some basic unit testsRobert Gustafsson2017-10-09
|
* Fix memory alloc issue in fifoqueueRobert Gustafsson2017-10-09
|
* Add blocking wait when buffer is emptyRobert Gustafsson2017-10-09
|
* Add new thread for event handlingRobert Gustafsson2017-10-09
|
* Add new main fileRobert Gustafsson2017-10-09
|
* Move includes folder to broccoliRobert Gustafsson2017-10-09
|
* Some renamingRobert Gustafsson2017-10-09