Commit graph

  • 186b648c4d Fix tests Carey Metcalfe 2019-10-16 23:05:58 -0400
  • 8e6d0c54e8 Allow analyze_json.py to accept input via stdin Carey Metcalfe 2019-10-05 03:06:06 -0400
  • 11dc92269c Refactor code to make programatic access to flows easier Carey Metcalfe 2019-10-16 22:55:17 -0400
  • ef151f8d28 Improve collector script and restructure code Carey Metcalfe 2019-10-05 03:07:02 -0400
  • ce2be709d6 Update README + LICENSE Dominik Pataky 2019-03-31 21:37:13 +0200
  • 8de110980c Add tests for the collector (main.py). Dominik Pataky 2019-03-31 21:23:24 +0200
  • 85e6af4bd2 Add buffering of exports with unknown template Dominik Pataky 2019-03-31 20:51:34 +0200
  • 5c7ec0aef8 Add additional field types (ASA, PANOS) and set fallback type to 0 Dominik Pataky 2018-06-15 13:48:17 +0200
  • 9395aafa71 Fix missing IP_PROTOCOL_VERSION field in analyzer Dominik Pataky 2018-02-20 12:09:10 +0100
  • 691a3480fd Add duration to Connection Dominik Pataky 2017-10-29 19:38:33 +0100
  • 6c267c8c77 Bump to 0.6; expand analyzer Dominik Pataky 2017-10-29 11:52:59 +0100
  • 898d220a91 Add JSON export and analyzing example script Dominik Pataky 2017-10-28 19:00:18 +0200
  • 92d8e724bf Fix merge for Python3 Dominik Pataky 2017-10-28 17:34:55 +0200
  • 9df5bd426e
    Merge pull request #2 from deeso/master cookie 2017-10-28 17:19:29 +0200
  • 23bc00a316 typo in logging message Adam Pridgen 2017-09-16 14:15:34 -0500
  • e11105e950 added setup main file Adam Pridgen 2017-09-16 14:11:44 -0500
  • 7b24ae51e0 Merge pull request #1 from randerzander/master Doм 2016-12-12 18:46:06 +0100
  • bd22551669 converted hardcoded host/port to arg driven, switched int.from_bytes to Python2 friendly routine Randy Gelhausen 2016-11-29 22:50:09 -0500
  • 8fa999b877 Remove namedtuples import (old version) Dominik Pataky 2016-08-10 22:58:18 +0200
  • aa2a8d8458 Add LICENSE and README.md Dominik Pataky 2016-08-10 22:44:31 +0200
  • 546f96122f Fix datarecord saving bug; cleanup; license Dominik Pataky 2016-08-10 22:33:57 +0200
  • 2d7c905d41 Parsing finished, bug in datarecord lists Dominik Pataky 2016-08-10 20:38:07 +0200
  • 1be7552e06 Add classes Dominik Pataky 2016-08-10 18:55:38 +0200
  • 6cf8356456 Basic implementation of udp socket listener and FlowRecord Dominik Pataky 2016-08-10 16:28:29 +0200