1.6.3
Improvements since 1.6.2:
- 780b9f7: Update links to APNIC TALs
- #137: Update API usage for libxml2 2.12+
- #138: Add self-signed certificate signature validation
- #139, #141: Shuffle Manifest entries to complicate attacks relying on traversal order
- #143: Use HTTP compressed encoding when available
- 5689dea: Prevent crash on malformed subjectPublicKey
- 939d988: Prevent crash on malformed Key Usage
- b1eb3c5: Prevent crash on missing Authority Key Identifier
- 4dafbd9: Prevent crash on missing signedAttrs
- 942f921: Prevent crash on missing eContent
- 521b1a0: Prevent crash on BER-encoded signedAttrs
Thanks to @antecrescent for contributing 2, @job for 3-5, and @niklbird and Haya Schulmann for researching and reporting 6-11.