aboutsummaryrefslogtreecommitdiff
path: root/caronte_test.go
Commit message (Collapse)AuthorAge
* Revert change in caronte_test.goVaiTon2023-04-29
|
* Delete old pcaps to avoid infinite space consumption.VaiTon2023-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.
* Add header license to all filesEmiliano Ciavatta2020-10-08
|
* Change pcap_importer apiEmiliano Ciavatta2020-04-26
|
* Add import pcaps testEmiliano Ciavatta2020-04-17
|
* Refactor storageEmiliano Ciavatta2020-04-09
|
* Before storage refactorEmiliano Ciavatta2020-04-07
|
* Add connection_handler and stream_handlerEmiliano Ciavatta2020-04-03