aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add timestamp to outputHEADmasterRobin Krahl2018-04-06
|
* Fix typos in mid.bro, add actual value to outputRobin Krahl2018-04-06
|
* Add output for the filtered register's predecessorRobin Krahl2018-04-06
|
* Add timestamp and reboot command to rebootAndreas Lindhé2018-04-06
|
* Add restart scriptRobert Gustafsson2018-04-06
|
* Add logging service fileAndreas Lindhé2018-04-06
|
* Add the logging and USB mount/umount scriptsAndreas Lindhé2018-04-06
|
* Abort if the Bro connection diedRobin Krahl2018-04-06
|
* Add success message after connectionRobin Krahl2018-04-06
|
* Change lo to eth0 in systemd serviceRobin Krahl2018-04-06
|
* Correct Exec to ExecStart in systemd serviceRobin Krahl2018-04-06
|
* Retry Bro connection instead of quitting on failureRobin Krahl2018-03-29
|
* Add systemd service for midbroRobin Krahl2018-03-27
|
* Install script/mid.bro to /usr/local/share/midbroRobin Krahl2018-03-27
|
* Refactor make targets lib/midbro and midbro_testRobin Krahl2018-03-27
| | | | | | Rename the targets lib/midbro and midbro_test to lib/libmidbro.so and bin/midbro_test so that they refer to the actually generated fales instead of being “phony”.
* Print verbose messages only for debug buildsRobin Krahl2018-03-27
|
* Adapt mid.bro for input registersRobin Krahl2018-03-18
|
* Fix event handler prefix in mid.broRobin Krahl2018-03-18
|
* Fix naming in mid.broRobin Krahl2018-03-18
|
* Correct typo in MakefileRobin Krahl2018-03-18
|
* Add install and uninstall target to MakefileRobin Krahl2018-03-18
|
* Make the MIT license clearly statedAndreas Lindhé2017-10-31
|
* Vainity changeAndreas Lindhé2017-10-31
|
* Repo cleanupAndreas Lindhé2017-10-31
|
* Create readme for the projectAndreas Lindhé2017-10-31
|
* Move all files one level downAndreas Lindhé2017-10-31
|
* Forgot to add the Log::WRITER_NONE thingAndreas Lindhé2017-10-28
|
* Add more comments in measure-packets.shAndreas Lindhé2017-10-28
|
* Add example usage of modbus.broAndreas Lindhé2017-10-28
|
* Rename in midbro interfaceRobert Gustafsson2017-10-27
|
* Include #released values in statisticsRobert Gustafsson2017-10-27
|
* Add semaphore to block producer if buffer is fullRobert Gustafsson2017-10-27
|
* livegraph.sh: Update graph titleRobin Krahl2017-10-23
|
* livegrap.sh: Add axis titlesRobin Krahl2017-10-23
|
* Merge branch 'livegraph'Robin Krahl2017-10-23
|\
| * Update graph settings in livegraph.shRobin Krahl2017-10-23
| |
* | 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