Gary Gregory
|
72244d703b
|
PublicSuffixListParser.parseByType(Reader) allocates but does not use a
256 char StringBuilder.
|
2020-11-26 16:01:42 -05:00 |
Gary Gregory
|
3877e5c9cd
|
Clean up text.
|
2020-11-24 18:11:45 -05:00 |
Gary Gregory
|
7987f750fd
|
Document PR #269: 4.5.x use array fill and more.
|
2020-11-24 15:35:34 -05:00 |
Gary Gregory
|
60f8edb242
|
Updated release notes for HttpClient 4.5.13 release
|
2020-10-03 12:30:59 +02:00 |
Michael Osipov
|
26ba138d8e
|
Correct status code typo in release notes
|
2020-06-18 09:42:47 +02:00 |
Oleg Kalnichevski
|
729c29cb3e
|
Updated release notes for HttpClient 4.5.12 release
|
2020-03-03 13:38:24 +01:00 |
Oleg Kalnichevski
|
d331eea941
|
Updated release notes for HttpClient 4.5.11 release
|
2020-01-15 11:17:08 +01:00 |
Gary Gregory
|
976cfe69aa
|
Added family property #145.
|
2019-09-16 08:59:50 -04:00 |
Oleg Kalnichevski
|
693d2aa9eb
|
Updated release notes for HttpClient 4.5.10 release
|
2019-09-05 09:28:11 +02:00 |
Oleg Kalnichevski
|
22a6fa7d32
|
Updated release notes for HttpClient 4.5.9 release
|
2019-06-07 15:18:19 +02:00 |
Oleg Kalnichevski
|
0185d66d18
|
Updated release notes for HttpClient 4.5.8 release
|
2019-03-25 15:20:25 +01:00 |
Oleg Kalnichevski
|
56d7f5b4eb
|
Updated release notes for HttpClient 4.5.7 release
|
2019-01-20 13:22:09 +01:00 |
Gary Gregory
|
b9a286ed93
|
[HTTPCLIENT-1939] Update Apache Commons Codec from 1.10 to 1.11.
|
2018-08-13 13:02:47 -06:00 |
Oleg Kalnichevski
|
03d316b47b
|
Updated release notes for HttpClient 4.5.6 release
|
2018-07-05 13:22:47 +02:00 |
Gary Gregory
|
460b60607d
|
[HTTPCLIENT-1911] Failing tests on Fedora 28 due to weak encryption
algorithms in test keystore.
|
2018-03-20 17:50:56 -06:00 |
Oleg Kalnichevski
|
e10c3a6403
|
Updated release notes for HttpClient 4.5.5 release
|
2018-01-18 12:49:24 +01:00 |
Gary Gregory
|
1780ab2bf3
|
[HTTPCLIENT-1889] org.apache.http.client.utils.URLEncodedUtils.parse()
should return a new ArrayList when there are no query parameters.
|
2017-12-15 14:15:49 -07:00 |
Gary Gregory
|
ea73f439e9
|
[HTTPCLIENT-1886] Update HttpClient 4.5.x from HttpCore 4.4.7 to 4.4.8.
|
2017-11-30 13:44:40 -07:00 |
Gary Gregory
|
3689823d1c
|
[HTTPCLIENT-1886] Update HttpClient 4.5.x from HttpCore 4.4.7 to 4.4.8.
|
2017-11-30 13:44:21 -07:00 |
Gary Gregory
|
3af6fea9fa
|
Add slot for 4.5.5.
|
2017-11-30 12:26:42 -07:00 |
Oleg Kalnichevski
|
721618c243
|
Updated release notes for HttpClient 4.5.4 release
|
2017-11-27 10:29:58 +01:00 |
Tomas Celaya
|
7dfd236dc1
|
[HTTPCLIENT-1865] DefaultServiceUnavailableRetryStrategy does not
respect HttpEntity#isRepeatable.
|
2017-07-31 18:10:03 -07:00 |
Gary D. Gregory
|
f302a7e7e5
|
[HTTPCLIENT-1850] Update SLF4J from 1.7.6 to 1.7.25.
|
2017-05-13 11:08:37 +02:00 |
Gary D. Gregory
|
9687283526
|
[HTTPCLIENT-1849] Update JNA from 4.1.0 to 4.4.0.
|
2017-05-13 11:08:37 +02:00 |
Gary D. Gregory
|
4c96c3c80a
|
[HTTPCLIENT-1847] [HTTPCLIENT-1848] Update spymemcached from 2.11.4 to 2.12.3.. Builds like a champ on Maven 3.0.5 and Oracle Java 6 up until the OSGi module which requires Java 7 since the Maven Bundle plugin class is compiled with Java 7. Builds like a champ on Oracle Java 7 and Maven 3.5.0.
|
2017-05-13 11:08:37 +02:00 |
Gary D. Gregory
|
7ca224e327
|
[HTTPCLIENT-1847] Update Ehcache from 2.6.9 to 2.6.11. Builds like a champ on Oracle Java 6 up until the OSGi module which requires Java 7 since the Maven Bundle plugin class is compiled with Java 7. Builds like a champ on Oracle Java 7.
|
2017-05-13 11:08:37 +02:00 |
Gary D. Gregory
|
a54bee2c7e
|
[HTTPCLIENT-1845]: Extract InputStreamFactory classes out of GzipDecompressingEntity and DeflateDecompressingEntity for reuse and to create less garbage.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1794442 13f79535-47bb-0310-9956-ffa450edef68
|
2017-05-13 11:08:37 +02:00 |
Gary D. Gregory
|
c58288c9af
|
[HTTPCLIENT-1836] DefaultHostnameVerifier#getSubjectAltNames(X509Certificate) throws java.lang.ClassCastException.
Contributed by Gary Gregory <ggregory at apache.org>, Ilian Iliev <ilian_iliev at yahoo.com>
|
2017-05-13 11:08:37 +02:00 |
Karl Wright
|
a2a581eba1
|
Fix for HTTPCLIENT-1833
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1787433 13f79535-47bb-0310-9956-ffa450edef68
|
2017-05-12 21:53:13 +02:00 |
Gary D. Gregory
|
7ff6b6c438
|
[HTTPCLIENT-1817] Add a "Trust All" TrustStrategy implementation.
|
2017-05-12 21:52:22 +02:00 |
Gary D. Gregory
|
4438e47411
|
Add missing EOL.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1783354 13f79535-47bb-0310-9956-ffa450edef68
|
2017-02-17 09:09:48 +00:00 |
Gary D. Gregory
|
786371d998
|
[HTTPCLIENT-1816] Update Apache Commons Codec 1.9 to 1.10.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1783352 13f79535-47bb-0310-9956-ffa450edef68
|
2017-02-17 09:03:50 +00:00 |
Oleg Kalnichevski
|
99bbc7755b
|
Updated release notes for HttpClient 4.5.3 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1779740 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-21 15:34:10 +00:00 |
Gary D. Gregory
|
eda8dc5d32
|
[HTTPCLIENT-1727] org.apache.http.impl.client.AbstractHttpClient#createClientConnectionManager Does not account for context class loader.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1733406 13f79535-47bb-0310-9956-ffa450edef68
|
2016-03-03 01:59:34 +00:00 |
Oleg Kalnichevski
|
1c7ce79722
|
Updated release notes for HttpClient 4.5.2
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1731529 13f79535-47bb-0310-9956-ffa450edef68
|
2016-02-21 13:28:43 +00:00 |
Gary D. Gregory
|
3cde2e432d
|
[HTTPCLIENT-1717] Make fluent API .Content.Content(byte[], ContentType) public.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1728787 13f79535-47bb-0310-9956-ffa450edef68
|
2016-02-06 03:09:01 +00:00 |
Gary D. Gregory
|
517e64778f
|
[HTTPCLIENT-1715] NTLMEngineImpl.Type1Message not thread safe but declared as a constant.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1726957 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-27 08:34:23 +00:00 |
Gary D. Gregory
|
3a9a452730
|
[HTTPCLIENT-1714] Add HttpClientBuilder.setDnsResolver(DnsResolver).
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1726729 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-26 05:12:27 +00:00 |
Oleg Kalnichevski
|
3b9a03913b
|
Updated release notes for HttpClient 4.5.1 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1702444 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-11 12:28:36 +00:00 |
Michael Osipov
|
795a092dbd
|
Correct spelling of user 'principal' in the documentation
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1695238 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-11 10:00:42 +00:00 |
Michael Osipov
|
2227d18696
|
Added HTTPCLIENT-1654 to release notes
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1682652 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-30 20:27:58 +00:00 |
Michael Osipov
|
4ab8948dc5
|
Unintentionally removed empty lines
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1682648 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-30 19:45:10 +00:00 |
Michael Osipov
|
8501cb9b0c
|
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1682647 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-30 19:43:22 +00:00 |
Oleg Kalnichevski
|
a929148fb4
|
Updated release notes for HttpClient 4.5 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1681296 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-23 09:21:04 +00:00 |
Oleg Kalnichevski
|
e7b2729d9a
|
HTTPCLIENT-1633: RFC6265CookieSpecProvider compatibility level setting has no effect
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1666802 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-15 14:09:55 +00:00 |
Oleg Kalnichevski
|
a52b979477
|
HTTPCLIENT-1609: Stale connection check in PoolingHttpClientConnectionManager has no effect
Contributed by Charles Lip <rene1 at singnet.com.sg>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1658897 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 08:45:57 +00:00 |
Michael Osipov
|
793b840046
|
Update section about SSPI authentication in RELASE_NOTES.txt
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1653876 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-22 14:32:51 +00:00 |
Sebastian Bazley
|
16e5662267
|
Trivial tweaks
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1653074 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-19 18:56:32 +00:00 |
Oleg Kalnichevski
|
0b124640dd
|
Updated HttpClient 4.4 release notes
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1653043 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-19 16:25:47 +00:00 |
Gary D. Gregory
|
6cad0904e7
|
Update SLF4J version from 1.5.11 to 1.7.7.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1631274 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 00:48:42 +00:00 |