Skip to content

Releases: SolidWallOfCode/txn_box

Cont-trarian

Choose a tag to compare

@SolidWallOfCode SolidWallOfCode released this 05 Oct 17:44

This adapts to changes in the ATS 10 plugin API, primarily the change to C++.

Least I could do

Choose a tag to compare

@SolidWallOfCode SolidWallOfCode released this 29 Aug 01:47

This fixes a couple issues with the latest version of ATS.

  • YAML-CPP library compatibility.
  • Change of C to C++ plugin API compatibility.

Name of the Game

Choose a tag to compare

@SolidWallOfCode SolidWallOfCode released this 12 Oct 14:50

Primarily a fix for #87.

  • Reserved configuration storage and option support for directives removed.
  • Configuration level storage now done using named objects only, consistent for all elements.
  • Added named objects to the context. This avoids having to allocate configuration storage solely to reserve context storage.

Optimized Out

Choose a tag to compare

@SolidWallOfCode SolidWallOfCode released this 05 Oct 22:35

A minor bug fix release.

  • Optimize out useless methods
  • Add "ts-uuid" extractor.
  • Fix for possible remap related crash.

Vinhoo Yanith

Choose a tag to compare

@SolidWallOfCode SolidWallOfCode released this 15 Aug 23:15

Minor fixup release.

  • text-block-define - update time is the maximum of modified time and change time.
  • Modifier as-text-block to dynamically lookup a text block.
  • Config reload ignored due to concurrent reload notes the start time of the current reload.
  • Fixes in extractors for outbound certificates.
  • Don't build libswoc test / examples.

Certified!

Choose a tag to compare

@SolidWallOfCode SolidWallOfCode released this 15 Jul 16:02

Minor release.

  • Fixed issue with periodic tasks where the task continuation could be destroyed under lock. See ATS PR 8097.
  • Added extractors for the outbound certificates.

Outward Bound

Choose a tag to compare

@brbzull0 brbzull0 released this 17 Mar 16:37
  • Fix Issue #78
  • New Extractors: outbound-addr-remote and outbound-addr-local

Minor fixes

Choose a tag to compare

@SolidWallOfCode SolidWallOfCode released this 28 Dec 19:45

This is a small release.

  • A resource leak in proxy-rsp-body with IOBuffer instances is fixed.
  • The as-bool modifier was added, primarily to make working with IP spaces easier when checking only if an address was matched.

Testerosa

Choose a tag to compare

@SolidWallOfCode SolidWallOfCode released this 07 Nov 03:43

This is a somewhat major internal upgrade, moving to libSWOC 1.3.1 which has a few bug fixes and major restructuring of Errata.

Additionally a number of minor bugs had crept in due to some issues with the automated testing and changes in the ATS core. Those are all fixed now and all automated tests pass.

Get my header on straight

Choose a tag to compare

@SolidWallOfCode SolidWallOfCode released this 04 Nov 16:50

Fix #71 which is caused by some proxy directives using the wrong header.