Jan Philipp Timme
|
abe1e29e75
|
Implement indexes.
|
2017-01-04 11:24:46 +01:00 |
Jan Philipp Timme
|
516e34c6a0
|
Fix stuff, implement missing toString()
|
2016-12-15 10:27:28 +01:00 |
Jan Philipp Timme
|
52a46555f7
|
Clean up main.java
|
2016-12-14 16:27:27 +01:00 |
Jan Philipp Timme
|
f6d958533c
|
Implement cli completely
|
2016-12-14 16:26:55 +01:00 |
Jan Philipp Timme
|
63a96e6ae6
|
Implement first part of command line interface
|
2016-12-14 16:12:13 +01:00 |
Jan Philipp Timme
|
cdb36b39d2
|
Implement the missing queries
|
2016-12-13 12:00:36 +01:00 |
Jan Philipp Timme
|
687df96022
|
Implement more stuff
|
2016-12-12 14:48:12 +01:00 |
Jan Philipp Timme
|
19b6fc3e4e
|
Implement query about total data volume per minute
|
2016-12-12 13:35:00 +01:00 |
Jan Philipp Timme
|
4f46226ba9
|
Try an sql based approach for more performance
|
2016-12-12 12:06:38 +01:00 |
Jan Philipp Timme
|
045f526d79
|
Add constructors for models, add helper structure to repositories
|
2016-12-12 11:51:04 +01:00 |
Jan Philipp Timme
|
ed862d2f8f
|
Add model for well known ports plus some static data
|
2016-12-12 11:36:02 +01:00 |
Jan Philipp Timme
|
542d5939af
|
Add stub repository implementations
|
2016-12-12 11:27:33 +01:00 |
Jan Philipp Timme
|
a976c1a8fe
|
Add first repository and a simple sample query
|
2016-12-12 11:18:29 +01:00 |
Jan Philipp Timme
|
bbce5d2466
|
Make unused file not cause errors
|
2016-12-08 12:37:06 +01:00 |
Jan Philipp Timme
|
30c30881d6
|
Make config actually affect the (partial) run
|
2016-12-08 10:43:48 +01:00 |
Jan Philipp Timme
|
baa41c5ff7
|
Add src/resources/config.properties to allow userdefined configuration
|
2016-12-05 21:32:27 +01:00 |
Jan Philipp Timme
|
ad178727f1
|
Add timestamps to relevant log output
|
2016-12-05 21:05:50 +01:00 |
Jan Philipp Timme
|
4d0585b68a
|
Small refactoring, renamed Ipv4PacketModel to IpPacketModel
|
2016-12-05 19:39:20 +01:00 |
Jan Philipp Timme
|
a895d8741e
|
Clean up and move unused code into a separate package
|
2016-12-05 16:44:07 +01:00 |
Jan Philipp Timme
|
5caac97db1
|
Refactor import service a little more
|
2016-12-05 16:34:30 +01:00 |
Jan Philipp Timme
|
2f996fc3c4
|
Refactor tons of code into new model classes
|
2016-12-05 16:29:54 +01:00 |
Jan Philipp Timme
|
cec929a5f2
|
Add support for linking up tcpConnection with hosts and packets
|
2016-12-01 13:28:38 +01:00 |
Jan Philipp Timme
|
b529731388
|
Create README.md
|
2016-11-28 20:26:19 +01:00 |
Jan Philipp Timme
|
ecb12b2c72
|
Create model package, prepare structure for a batch import
|
2016-11-28 20:22:29 +01:00 |
Jan Philipp Timme
|
c797d33fd8
|
Some refactoring and more optimization attempts
|
2016-11-28 19:17:15 +01:00 |
Jan Philipp Timme
|
67aa56fec4
|
Add unimplemented methods to other import services
|
2016-11-28 18:10:27 +01:00 |
Jan Philipp Timme
|
f1838d8ce3
|
Add working connection tracking
|
2016-11-24 14:04:50 +01:00 |
Jan Philipp Timme
|
2662a810fb
|
Start implementing tcp connection tracking
|
2016-11-24 11:52:29 +01:00 |
Jan Philipp Timme
|
bf9e27fe8c
|
Implement a more efficient way to create vertices
|
2016-11-24 10:50:43 +01:00 |
Jan Philipp Timme
|
fc72c8f253
|
Further improvements, still need for optimization
|
2016-11-06 21:30:45 +01:00 |
Jan Philipp Timme
|
3708c566bf
|
Initial commit
|
2016-11-06 20:20:14 +01:00 |