Releases: thc202/zaproxy
Releases · thc202/zaproxy
Tests for Zest script issue (3rd)
144d8a61382f8d82abbb3871bebeb74e54332fcf zap-2.7.0.jar
Tests for Zest script issue (2nd)
9b38d98449bf131ff8eb68ee373e1216e0352582 zap-2.7.0.jar
Tests for Zest script issue
a8ed569537d02e8b4d74f755dd2a235a6c614128 zap-2.7.0.jar
Test fix for response charset
Test fix for issue zaproxy#2935.
SHA1 ZAP_WEEKLY_D-2016-10-25.zip:
359b10090ba4a0a116c1c37e31cae212d4414bb6
Test fix for null alert method
Initialise Alert's method to an empty string The change prevents NullPointerException when testing for equality, doing comparisons or obtaining the hash code if the alert no longer has a message (thus the method was not being set to a non-null value).
Test fix for NTLM auth (updated)
Use realm as domain, instead of hostname Update NTLM implementation.
Test fix for NTLM auth
ntlm Use realm as domain, instead of hostname
w2016-01-22
Test fix for issue zaproxy#2132.
wip/2129-v4
Another test jar that should fix issue 2129.
wip/2129-v3
Test jar that should fix issue 2129.