Releases: SolidWallOfCode/txn_box
Releases · SolidWallOfCode/txn_box
Testy Release
Mostly internal cleanup and testing improvements. Added the "did-remap" directive.
Open hook release
-
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 topost-load
hook.
URL Bonanza
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
This fixes issues with reloading for remap configurations.
Fix set host directives.
- 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.
Fix default remap configuration key.
Remap update.
- 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
Many updates to the automated testing and some minor bug fixes.
AuTest, static file edition
Fixes for text block support, filter mod, and better AuTesting.
Tweaker
Fix crash in text-block-define
, add some testing.