v2.10
Bugfixes:
- #43 — Fix known BinaryFormatter vulnerabilities via Zyan.SafeDeserializationHelpers package.
- #40 — TcpEx: invalid TCP packet crashing a running server.
- #29 — ZyanConnection memory leak.
- #27 — Passing null instead of credentials.
- #4 — Fix session filters behavior.
New features:
- #35 — NIC selection for protocols when creating a channel.
- #34 — Event arguments transformation support.
Thanks:
- Biosynth — for the credential bugreport
- Eynsher Kiel — for the memory leak bugreport
- Luiz Alberto Zaiats — for the NIC selection feature
- Markus Wulftange — for the vulnerability report