You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2019/04/02 12:48:25 UTC

[httpcomponents-client] branch master updated (35a2ff2 -> e684490)

This is an automated email from the ASF dual-hosted git repository.

olegk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git.


    from 35a2ff2  Port of PR #143
     add adf8691  HTTPCLIENT-1976: Unsafe deserialization in DefaultHttpCacheEntrySerializer
     new e684490  Merge branch 'HTTPCLIENT-1976'

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


Summary of changes:
 .../impl/cache/ByteArrayCacheEntrySerializer.java  | 55 +++++++++++++++++++++-
 .../cache/TestByteArrayCacheEntrySerializer.java   | 40 ++++++++++++++++
 2 files changed, 94 insertions(+), 1 deletion(-)


[httpcomponents-client] 01/01: Merge branch 'HTTPCLIENT-1976'

Posted by ol...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

olegk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git

commit e6844906b763e6137eb2a11d48a59f72dc304669
Merge: 35a2ff2 adf8691
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Tue Apr 2 14:46:29 2019 +0200

    Merge branch 'HTTPCLIENT-1976'

 .../impl/cache/ByteArrayCacheEntrySerializer.java  | 55 +++++++++++++++++++++-
 .../cache/TestByteArrayCacheEntrySerializer.java   | 40 ++++++++++++++++
 2 files changed, 94 insertions(+), 1 deletion(-)