Skip to content

Releases: SolidWallOfCode/txn_box

Cont-trarian

05 Oct 17:44
Compare
Choose a tag to compare

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

Least I could do

29 Aug 01:47
Compare
Choose a tag to compare

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

12 Oct 14:50
Compare
Choose a tag to compare

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

05 Oct 22:35
Compare
Choose a tag to compare

A minor bug fix release.

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

Vinhoo Yanith

15 Aug 23:15
Compare
Choose a tag to compare

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!

15 Jul 16:02
Compare
Choose a tag to compare

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

17 Mar 16:37
Compare
Choose a tag to compare
  • Fix Issue #78
  • New Extractors: outbound-addr-remote and outbound-addr-local

Minor fixes

28 Dec 19:45
Compare
Choose a tag to compare

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

07 Nov 03:43
Compare
Choose a tag to compare

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

04 Nov 16:50
Compare
Choose a tag to compare

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