Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pasad: Flush files after writing | Robin Krahl | 2017-10-19 |
| | |||
* | pasad: Read N, L and r from arguments | Robin Krahl | 2017-10-19 |
| | |||
* | pasad: Check whether U.txt exists before accessing it | Robin Krahl | 2017-10-19 |
| | |||
* | Add pasad.c by group 8 and Wissam with some minor adaptions | Robin Krahl | 2017-10-19 |
| | |||
* | Attempt to fix memory leak | Robert Gustafsson | 2017-10-18 |
| | | | | Fix memory leak causing not appended values to be allocated | ||
* | Add statistics after SIGINT | Robert Gustafsson | 2017-10-18 |
| | |||
* | Rename midbropasad -> midbro in C impl.. | Robert Gustafsson | 2017-10-18 |
| | | | | * files in script/ are not changed | ||
* | Add define to use policy drop first element | Robert Gustafsson | 2017-10-18 |
| | |||
* | Add timestamps to measurements | Andreas Lindhé | 2017-10-15 |
| | |||
* | Start by analyzing cpu idle load in script | Andreas Lindhé | 2017-10-14 |
| | |||
* | Modify script to run remotely on pi | Andreas 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 bufsize | Andreas Lindhé | 2017-10-14 |
| | |||
* | script: measure-packets: Adapt for usage over SSH | Robin Krahl | 2017-10-14 |
| | |||
* | Add script for packet drop measurements | Robin Krahl | 2017-10-13 |
| | |||
* | Add debug mode | Robert Gustafsson | 2017-10-12 |
| | |||
* | Make it possible to print less debug info | Andreas Lindhé | 2017-10-12 |
| | |||
* | Include the modbus base script in bro-script | Andreas Lindhé | 2017-10-12 |
| | | | | This makes it work in conjunction with the `-b` flag. | ||
* | investigate.sh: Check that the dump file really exists | Robin Krahl | 2017-10-11 |
| | |||
* | Add script to execute midbropasad & bro | Robin Krahl | 2017-10-11 |
| | |||
* | investigate.sh: Fix the handling of relative dump paths | Robin Krahl | 2017-10-11 |
| | |||
* | Add investigate script that extracts and plots data | Robin Krahl | 2017-10-11 |
| | |||
* | Add a filtering option to the Modbus Bro script | Robin Krahl | 2017-10-11 |
| | |||
* | Move files from bro-script directory | Andreas Lindhé | 2017-10-11 |
| | |||
* | Add shared library | Robert Gustafsson | 2017-10-10 |
| | |||
* | Change: user responsible for memory allocation | Robert Gustafsson | 2017-10-09 |
| | | | | * Add function to request only one sensor value. | ||
* | broevent: Combine the pasad-parsed script with midbro | Robin Krahl | 2017-10-09 |
| | |||
* | Add function to release sensor values | Robert Gustafsson | 2017-10-09 |
| | |||
* | Fix synch issue with semaphores | Robert Gustafsson | 2017-10-09 |
| | |||
* | Create output dirs when compiling | Robert Gustafsson | 2017-10-09 |
| | |||
* | Some refactoring | Robert Gustafsson | 2017-10-09 |
| | |||
* | Add some basic unit tests | Robert Gustafsson | 2017-10-09 |
| | |||
* | Fix memory alloc issue in fifoqueue | Robert Gustafsson | 2017-10-09 |
| | |||
* | Add blocking wait when buffer is empty | Robert Gustafsson | 2017-10-09 |
| | |||
* | Add new thread for event handling | Robert Gustafsson | 2017-10-09 |
| | |||
* | Add new main file | Robert Gustafsson | 2017-10-09 |
| | |||
* | Move includes folder to broccoli | Robert Gustafsson | 2017-10-09 |
| | |||
* | Some renaming | Robert Gustafsson | 2017-10-09 |