[java-opensaml] branch maint-3.4 updated (40a9d29 -> 7c654d3)

Brent Putman putmanb at georgetown.edu
Fri Mar 22 20:06:30 EDT 2019


This is an automated email from the git hooks/post-receive script.

putmanb pushed a change to branch maint-3.4
in repository java-opensaml.

      from  40a9d29   OSJ-269 rollback commit failures
       new  6e45c99   OSJ-265: TLS socket factory clears client TLS credential too early
       new  343311f   OSJ-271: HTTPRedirectDeflateEncoder includes query parameters in ...
       new  7c654d3   OSJ-270: KeyLengthCriterion not set in Decrypter

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 opensaml-parent/pom.xml                            |   2 +-
 .../encoding/impl/HTTPRedirectDeflateEncoder.java  |  18 +++
 .../impl/HTTPRedirectDeflateEncoderTest.java       | 146 +++++++++++++++++++++
 .../impl/SecurityEnhancedTLSSocketFactory.java     |  37 ++++--
 .../ThreadLocalClientTLSCredentialHandler.java     |  55 ++++++++
 .../xmlsec/encryption/support/Decrypter.java       |   2 +-
 6 files changed, 244 insertions(+), 16 deletions(-)
 create mode 100644 opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/ThreadLocalClientTLSCredentialHandler.java

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list