Synacker Daggy Versions Save

Daggy - Data Aggregation Utility and C/C++ developer library for data streams catching

v2.1.3

1 year ago

2.1.2

2 years ago
  1. Reverted minimum required stadnard to C++17
  2. Fixes in cmake files for conan packaging

2.1.1

2 years ago

2.1.0

2 years ago

2.0.2

3 years ago
  1. Fixed connection via ssh2 with empty knownhosts file and password authentication
  2. Fixed termination of remote processes via ssh2 connections
  3. Fixed output cutting for local process after terminate
  4. Update Qt up to 5.15.0

2.0.1

4 years ago

2.0.0

4 years ago

New Features

  • Full support for ssh2 protocol (ssh 1.0 is deprecated)
  • Added environment variables in Data Aggregation Sources
  • Added devel library - libDaggyCore

Fixed

  • OpenSSH key now is supported

Changed

  • YAML/JSON Data Aggregation Sources format changes

1.1.3

4 years ago

1.1.2

4 years ago
  • Added read data sources from stdin
  • Fixed crash if data source is not setted
  • Fixed typos

1.1.1

4 years ago
  • Added hard stop of ssh commands after twice CTRL+C