aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * | auto disabling config buttontherealbobo2020-09-14
| | | |
| | * | auto startup configurationtherealbobo2020-09-14
| | | |
| | * | service creation/edit fixtherealbobo2020-09-13
| | | |
| | * | added config menutherealbobo2020-09-12
| | | |
| | * | initial committherealbobo2020-09-12
| | | |
* | | | Add example_commands script (from @therealbobo)Emiliano Ciavatta2020-09-16
| | | |
* | | | Fix dockerfileEmiliano Ciavatta2020-09-16
| | | |
* | | | Update http-proxy to 1.18.1Emiliano Ciavatta2020-09-16
| |_|/ |/| |
* | | Merge branch 'feature/decode-gzip' into developEmiliano Ciavatta2020-09-16
|\ \ \
| * | | Fix body decoding bugs. Improve frontendEmiliano Ciavatta2020-09-16
| | | |
| * | | Improve frontend connection visualizationEmiliano Ciavatta2020-09-16
| | | |
| * | | Refactor gzip decoder, added parsers with reproducersEmiliano Ciavatta2020-09-15
| |/ /
| * | Merge pull request #13 from therealbobo/feature/decode-gzipEmiliano Ciavatta2020-09-14
| |\| | | | | | | added support to http response body decoding
| | * initial decoding supporttherealbobo2020-09-12
| | |
| | * better decode handlingtherealbobo2020-09-12
| | |
| | * added decoded_content fieldtherealbobo2020-09-12
| | |
| | * fixed scrollbar in connection-content classtherealbobo2020-09-12
| | |
| | * added support to http response body decodingtherealbobo2020-09-11
| |/
* | Merge pull request #14 from therealbobo/minimized_dockerEmiliano Ciavatta2020-09-16
|\ \ | |/ |/| Added multistage to Dockerfile
| * minor changetherealbobo2020-09-15
| |
| * multistage buildtherealbobo2020-09-15
|/
* Merge pull request #5 from TheLillo/developEmiliano Ciavatta2020-09-05
|\ | | | | Update Dockerfile to use packages already build
| * Use golang-1.14Andrea Giovine2020-09-05
| |
| * Remove unsed prereqAndrea Giovine2020-09-05
| |
| * Update DockerfileAndrea Giovine2020-08-25
| |
| * update Dockerfile to use packages already buildAndrea Giovine2020-08-25
| |
* | Fix pcap importer testsEmiliano Ciavatta2020-09-04
| |
* | Add flushAll param to /api/pcaps/upload and /api/pcaps/fileEmiliano Ciavatta2020-09-04
|/
* Update dependencies and READMEEmiliano Ciavatta2020-08-21
|
* Merge pull request #3 from TheLillo/developEmiliano Ciavatta2020-08-17
|\ | | | | Create script to feed Caronte with fresh pcap
| * create script to feed CaronteAndrea Giovine2020-08-17
|/
* Fix codacy errors and warningsEmiliano Ciavatta2020-08-11
|
* Update frontend filtersEmiliano Ciavatta2020-08-09
|
* Merge pull request #2 from ↵Emiliano Ciavatta2020-08-02
|\ | | | | | | | | eciavatta/dependabot/npm_and_yarn/frontend/elliptic-6.5.3 Bump elliptic from 6.5.2 to 6.5.3 in /frontend
| * Bump elliptic from 6.5.2 to 6.5.3 in /frontenddependabot[bot]2020-08-01
|/ | | | | | | Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
* Update node packagesEmiliano Ciavatta2020-08-01
|
* Update README.mdEmiliano Ciavatta2020-07-20
|
* Add index on connection_id in connection_streamsEmiliano Ciavatta2020-07-20
|
* Add service_port filterEmiliano Ciavatta2020-07-18
|
* Added support for cidr addresses when checking server ipEmiliano Ciavatta2020-07-17
|
* To be removedEmiliano Ciavatta2020-07-10
|
* Fix stream content order bugEmiliano Ciavatta2020-07-10
|
* Update docker scriptsEmiliano Ciavatta2020-07-10
|
* Services with multiple ip workaroundEmiliano Ciavatta2020-07-10
|
* Add connections display formatsEmiliano Ciavatta2020-07-08
|
* Add docker-compose for production useEmiliano Ciavatta2020-07-08
|
* Merge pull request #1 from ↵Emiliano Ciavatta2020-07-08
|\ | | | | | | | | eciavatta/dependabot/npm_and_yarn/frontend/websocket-extensions-0.1.4 Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
| * Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontenddependabot[bot]2020-06-08
|/ | | | | | | | Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <support@github.com>
* Fix css style errorsEmiliano Ciavatta2020-05-09
|
* Add infinite scroll to connections, implement connection actionsEmiliano Ciavatta2020-05-09
|