v1.0.4
Changelog:
Features:
- Add replay mechanism based on QBDI on the Broker.
- Update Broker's proxy url format.
- Generalize the
@@
usage when launching a binary taking parameters onargv
. - Update Dockerfile.
- Update TritonDSE engine to comply with the new logging mechanism.
Fixes:
- Fix assertion fail within ZMQ.
- Fix minor bug that cause crash if stop broker with pending clients.
- Fix TritonDSE engine when not using explicit config file (empty
argv
).