Releases: 2code-it/Code2.Net.TcpTarpit
Releases · 2code-it/Code2.Net.TcpTarpit
0.1.35
0.1.33
Changes:
- f3d711b fix send timeout problem
- de699b9 Merge branch 'feature/add_runtime_listener_managent' into develop
- 6f04d13 Merge branch 'feature/add_tarpit_service_configure_function' into develop
- ec00da8 fix to configure either reader file or data where the one nulls the other
- 9f2236b added runtime listener management functions
- 8d65bd3 update tarpit service configure functions to allow optional options
- 914d996 update unittest for config options changes
- 19f84b5 update testproject to target single framework
- ddf8903 added framework netstandard2.0
This list of changes was auto generated.
0.1.28
Changes:
- 0b6baa1 target frameworks added net7.0;net8.0
- cc0c3c4 update error handling to accept string error message
- 293da6b rework socketconnection update
- bd8e8e3 replaced connection end with duration, split up the update/send method
- d35da7f fix to skip update event without data
This list of changes was auto generated.
0.1.20
Changes:
- 033efcb tarpit service options validation changed from null to null or empy for required string values
- 0299858 moved byteReader construction from service constructor to start
- 5dcaf7f added TarpitService.Options and empty constructor with default options
This list of changes was auto generated.