[java-opensaml] branch master updated (de56aa5 -> 45680ce)

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


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

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

      from  de56aa5   Small date/time cleanups.
       new  76c3f54   OSJ-265: TLS socket factory clears client TLS credential too early
       new  4d0b031   OSJ-271: HTTPRedirectDeflateEncoder includes query parameters in ...
       new  45680ce   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:
 .../encoding/impl/HTTPRedirectDeflateEncoder.java  |  18 +++
 .../impl/HTTPRedirectDeflateEncoderTest.java       | 146 +++++++++++++++++++++
 .../impl/SecurityEnhancedTLSSocketFactory.java     |  37 ++++--
 .../ThreadLocalClientTLSCredentialHandler.java     |  55 ++++++++
 .../xmlsec/encryption/support/Decrypter.java       |   2 +-
 5 files changed, 243 insertions(+), 15 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