Skip to content
Snippets Groups Projects
  1. May 14, 2020
    • Levente Pap's avatar
      Use TLV protocol for Analysis Plugin (#424) · 6026d479
      Levente Pap authored
      * Refactor heartbeat packet into message for TLV
      
      * Refactor Analysis-Server for TLV protocol
      
      * Adjust Heartbeat packet tests for TLV
      
      * Remove obsolete ping packet
      
      * Add comments
      
      * Add message registry for analysis packet types
      
      * Update hive.go
      
      * Refactor analysis message registry initialization
      
      * go mod tidy for integration tests
      
      * format files with gofmt
      
      * Linter warning fix
      
      * Small fix
      Unverified
      6026d479
    • jkrvivian's avatar
      feat: Add payload layouts to dashboard (#425) · 0a6095d0
      jkrvivian authored
      * fix: Rename SPA to dashboard and disable portcheck of peer_replica
      
      * feat: Add data & unknown type of payload to dashboard
      
      * refactor: Implement paylaod interface that allows different json structs
      
      * feat: Implement Drng paylaod
      
      * refactor: Use Listgroup for layout consistency
      
      * doc: Add description
      
      * feat: Implement Value payload handler
      
      * feat: Add Value payload layout
      
      * refactor: Refactor payload layouts
      
      * refactor: Remove debug print out
      
      * fix: Remove redundant assignment
      
      * refactor: Fix :dog:
      
      * refactor: Fix :dog:
      Unverified
      0a6095d0
    • Angelo Capossele's avatar
      Fix entropy of prng (#422) · 21bbf9e6
      Angelo Capossele authored
      * :bug: fix entropy of prng
      
      * :recycle: simplify pseudoR
      Unverified
      21bbf9e6
  2. May 13, 2020
  3. May 11, 2020
  4. May 08, 2020
  5. May 07, 2020
  6. May 06, 2020
  7. May 04, 2020
  8. Apr 30, 2020
  9. Apr 29, 2020
    • Hans Moog's avatar
      Fix the golint-ci warning (#381) · 18dba17c
      Hans Moog authored
      * Fix: fixed some error must be last param
      
      * Refactor: continued refactoring according to golint
      
      * Refactor: addresses more golint warnings
      
      * Refactor: refactored error last
      
      * Fix: fixed hive.go
      
      * Refactor: refactored alot according to golang-ci-list
      
      * Refactor: intermediary commit
      
      * Refactor: refactored additional code according to golint-ci
      
      * Refactor: continued to refactor according to golint
      
      * Refactor: refactored according to golint
      
      * Fix: fixed last golinter reports
      Unverified
      18dba17c
    • Wolfgang Welz's avatar
      Remove graph plugin (#388) · f04c22b2
      Wolfgang Welz authored
      * remove submodules
      
      * remove graph plugin
      
      * remove graph plugin from configs and texts
      Unverified
      f04c22b2
  10. Apr 28, 2020
Loading