Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Delete old pcaps to avoid infinite space consumption. | VaiTon | 2023-04-29 |
| | | | | | For the moment a const is used, namely MAX_PCAPS in pcap_importer.go. It should, however, be then refactored to a runtime config. | ||
* | Fix crashes in stream handler | Emiliano Ciavatta | 2020-12-16 |
| | |||
* | Add notification when pcap have been processed | Emiliano Ciavatta | 2020-10-16 |
| | |||
* | Add header license to all files | Emiliano Ciavatta | 2020-10-08 |
| | |||
* | Implement notifications | Emiliano Ciavatta | 2020-10-07 |
| | |||
* | Add flushAll param to /api/pcaps/upload and /api/pcaps/file | Emiliano Ciavatta | 2020-09-04 |
| | |||
* | Added support for cidr addresses when checking server ip | Emiliano Ciavatta | 2020-07-17 |
| | |||
* | Services with multiple ip workaround | Emiliano Ciavatta | 2020-07-10 |
| | |||
* | Change pcap_importer api | Emiliano Ciavatta | 2020-04-26 |
| | |||
* | Add connections_controller and services_controller | Emiliano Ciavatta | 2020-04-25 |
| | |||
* | Add application_router tests; change connection_stream key hash method | Emiliano Ciavatta | 2020-04-21 |
| | |||
* | Update pcap importer tests | Emiliano Ciavatta | 2020-04-17 |
| | |||
* | Add pcap import optimizations | Emiliano Ciavatta | 2020-04-17 |
| | |||
* | Add import pcaps test | Emiliano Ciavatta | 2020-04-17 |
| | |||
* | Minor changes | Emiliano Ciavatta | 2020-04-09 |
| | |||
* | Refactor storage | Emiliano Ciavatta | 2020-04-09 |
| | |||
* | Add connection_handler and stream_handler | Emiliano Ciavatta | 2020-04-03 |
| | |||
* | Initial commit | Emiliano Ciavatta | 2020-04-01 |