Skip to content

Releases: SolidWallOfCode/txn_box

Testy Release

01 Sep 02:31
Compare
Choose a tag to compare

Mostly internal cleanup and testing improvements. Added the "did-remap" directive.

Open hook release

24 Aug 01:33
Compare
Choose a tag to compare
  • Restructured HTTP extractors to be in a separate file.

    • Fixed static order initialization related crash to splitting the files.
    • Restructured to be by function rather than header.
    • Updated documentation.
    • Worked on returning NULL instead of the empty string when not available.
  • Added directives to the txn-open hook - with, txn-conf, debug

  • Added debug directive to post-load hook.

URL Bonanza

11 Aug 15:58
Compare
Choose a tag to compare

Comparisons

  • "contain" is now "contains"
  • Added "is-null", "is-empty", "is-true", "is-false".

Extractors

  • "txn-conf"
  • "ua-req-url", "proxy-req-url"
  • Pre-remap (pristine) URL extractors.
  • Remap rule URL extractors.

Fixes

  • Regular expression capture groups.
  • Corruption of active feature.
  • "txn-conf" directive no longer requires explicit terminal null.

Improved testing.
Large documentation updates.

Remap Reload

10 Jun 20:31
Compare
Choose a tag to compare

This fixes issues with reloading for remap configurations.

Fix set host directives.

08 Jun 03:47
Compare
Choose a tag to compare
  • Fix literal tuples to have more accurate type information.
  • Fix "Host" setting directives to not put the colon if there's no port.

Remap key fix.

05 Jun 13:53
Compare
Choose a tag to compare

Fix default remap configuration key.

Remap update.

04 Jun 19:54
Compare
Choose a tag to compare
  • Change style for configuration file and key specifications, unifying global and remap syntax.
  • Enable file globbing for loading, improve config file loading tracking to prevent double loads.
  • Improve AuTest support, more automation, better control of remap config.
  • Better documentation.
  • libswoc 1.2.6

Moar Testing

19 May 12:21
Compare
Choose a tag to compare

Many updates to the automated testing and some minor bug fixes.

AuTest, static file edition

14 May 20:44
Compare
Choose a tag to compare

Fixes for text block support, filter mod, and better AuTesting.

Tweaker

13 May 15:20
Compare
Choose a tag to compare

Fix crash in text-block-define, add some testing.