Commit Graph

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