Skip to content

Releases: 2code-it/Code2.Net.TcpTarpit

0.1.35

03 Jul 02:03

Choose a tag to compare

Changes:

  • 5f3c1f5 add configure methods to tarpitService interface

This list of changes was auto generated.

0.1.33

08 Jun 00:32

Choose a tag to compare

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

01 Mar 10:36

Choose a tag to compare

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

21 Sep 11:44

Choose a tag to compare

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.

0.1.16

13 Sep 11:27

Choose a tag to compare

Changes:

  • c658839 add thread safe lock to get connections
  • a10df7c update build depoy script
  • 1c7f835 update readme
  • fadc629 replaced the ports options to a ports string option

This list of changes was auto generated.

0.1.6

07 Sep 11:28

Choose a tag to compare

Changes:

This list of changes was auto generated.