projects
/
httpcomponents-core.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Minor cleanup (#354)
[httpcomponents-core.git]
/
httpcore5-testing
/
2 days ago
Megan Howell
Update Dockerfile
tree
|
commitdiff
2022-06-03
Oleg Kalnichevski
Upgraded HttpCore version to 5.2-beta3-SNAPSHOT
tree
|
commitdiff
2022-05-19
Oleg Kalnichevski
Relaxed exception check in order to avoid TLS version...
tree
|
commitdiff
2022-04-07
Oleg Kalnichevski
HTTPCORE-710: In case of some TLS handshake failures...
tree
|
commitdiff
2022-04-02
Oleg Kalnichevski
Corrected TLS upgrade support in HttpAsyncRequester
tree
|
commitdiff
2022-03-31
Oleg Kalnichevski
Replaced @EnableRuleMigrationSupport with a more specif...
tree
|
commitdiff
2022-03-31
Ryan Schmitt
Upgrade to RxJava3
tree
|
commitdiff
2022-03-17
Oleg Kalnichevski
Upgraded HttpCore version to 5.2-beta2-SNAPSHOT
tree
|
commitdiff
2022-02-27
Oleg Kalnichevski
Protocol negotiators now keep track the negotiated...
tree
|
commitdiff
2021-11-20
Arturo Bernal
HTTPCORE-698 - Migrate Test to Unit 5.
tree
|
commitdiff
2021-11-07
Arturo Bernal
Create singleton INSTANCE to RequestConnControl, Reques...
tree
|
commitdiff
2021-11-06
Arturo Bernal
Use project modules dependency management.
tree
|
commitdiff
2021-10-31
Oleg Kalnichevski
Utility method to convert strings to their lower case...
tree
|
commitdiff
2021-10-20
Oleg Kalnichevski
Upgraded HttpCore version to 5.2-alpha3-SNAPSHOT
tree
|
commitdiff
2021-10-16
Gary Gregory
Refactor duplicate patterns with new methods in Content...
tree
|
commitdiff
2021-10-11
Gary Gregory
Don't initialize AtomicReference to its default value.
tree
|
commitdiff
2021-10-10
Gary Gregory
Add SSLContextBuilder NIO Path versions of IO File...
tree
|
commitdiff
2021-09-09
Oleg Kalnichevski
Upgraded HttpCore version to 5.2-alpha2-SNAPSHOT
tree
|
commitdiff
2021-09-04
Oleg Kalnichevski
Bug fix: async HTTP/1.1 server side protocol handler...
tree
|
commitdiff
2021-06-13
Arturo Bernal
Replace assert calls by simpler but equivalent calls.
tree
|
commitdiff
2021-06-12
Oleg Kalnichevski
Better exception asserts in unit tests
tree
|
commitdiff
2021-06-01
Oleg Kalnichevski
Use jep244 (ALPN support) was back-ported to java 8u251
tree
|
commitdiff
2021-05-24
Oleg Kalnichevski
Adjusted test cases incompatible with Java 16 strong...
tree
|
commitdiff
2021-05-23
Oleg Kalnichevski
Updated test cases with exception asserts
tree
|
commitdiff
2021-05-23
Oleg Kalnichevski
Redundant type declarations
tree
|
commitdiff
2021-03-12
Oleg Kalnichevski
Upgrade to Java 1.8
tree
|
commitdiff
2021-03-12
Oleg Kalnichevski
Upgraded project version to 5.2-alpha1-SNAPSHOT
tree
|
commitdiff
2021-03-11
Oleg Kalnichevski
Upgraded HttpCore version to 5.1.1-SNAPSHOT
tree
|
commitdiff
2021-03-04
Arturo Bernal
* Improve and clean validation class
tree
|
commitdiff
2021-02-18
Arturo Bernal
Minor Improvements:
tree
|
commitdiff
2021-02-18
Oleg Kalnichevski
RFC 3986 conformance: BasicHttpRequest to reject reques...
tree
|
commitdiff
2021-02-18
Oleg Kalnichevski
Removed references to deprecated Assert#assertThat
tree
|
commitdiff
2021-02-04
Oleg Kalnichevski
Upgraded HttpCore version to 5.1-beta4-SNAPSHOT
tree
|
commitdiff
2021-01-29
Hervé Boutemy
improve documentation format
tree
|
commitdiff
2021-01-05
Arturo Bernal
Minor Improvements: (#242)
tree
|
commitdiff
2021-01-01
Arturo Bernal
Minor Improvement:
tree
|
commitdiff
2020-12-23
Rob Spoor
Add filters before MAIN_HANDLER so they won't be ignore...
tree
|
commitdiff
2020-12-16
Oleg Kalnichevski
Fixed logging for TLS secured non-blocking connections
tree
|
commitdiff
2020-12-02
Oleg Kalnichevski
Bug fix: do not attempt to shut down non-blocking TLS...
tree
|
commitdiff
2020-12-02
Oleg Kalnichevski
Upgraded HttpCore version to 5.1-beta3-SNAPSHOT
tree
|
commitdiff
2020-11-23
Gary Gregory
Use diamonds.
tree
|
commitdiff
2020-11-22
Oleg Kalnichevski
Updated Docker images and external compatibility tests
tree
|
commitdiff
2020-11-21
Oleg Kalnichevski
Fixed double count of failures by the benchmark
tree
|
commitdiff
2020-11-21
Oleg Kalnichevski
Improved data frame output by the benchmark with HTTP/2
tree
|
commitdiff
2020-11-21
Oleg Kalnichevski
Improved connection re-use (keep-alive) tracking by...
tree
|
commitdiff
2020-11-19
Oleg Kalnichevski
Optimized request termination by the non-blocking HTTP...
tree
|
commitdiff
2020-11-19
Oleg Kalnichevski
Disable weak cipher test on JREs greater than 1.8 ...
tree
|
commitdiff
2020-11-05
Oleg Kalnichevski
Convenience base classes for FutureCallback implementations
tree
|
commitdiff
2020-11-01
Oleg Kalnichevski
Revised HTTP protocol negotiation for non-blocking...
tree
|
commitdiff
2020-09-18
Oleg Kalnichevski
Upgraded HttpCore version to 5.1-beta2-SNAPSHOT
tree
|
commitdiff
2020-09-14
Oleg Kalnichevski
Updated project URL
tree
|
commitdiff
2020-09-14
Carter Kozak
HTTPCORE-639: Add a configurable ResponseOutOfOrder...
tree
|
commitdiff
2020-09-14
Oleg Kalnichevski
RFC 3986 conformance: revised URI parsing and formattin...
tree
|
commitdiff
2020-09-12
Oleg Kalnichevski
Deprecated SecurePortStrategy
tree
|
commitdiff
2020-09-12
Oleg Kalnichevski
Improved TLS configuration of async server endpoints
tree
|
commitdiff
2020-09-12
Oleg Kalnichevski
Upgraded project version to 5.1-alpha1-SNAPSHOT
tree
|
commitdiff
2020-09-12
Oleg Kalnichevski
Upgraded HttpCore version to 5.0.3-SNAPSHOT
tree
|
commitdiff
2020-09-08
Michael Osipov
Unify JXR and Surefire report config
tree
|
commitdiff
2020-09-08
Michael Osipov
Unify Javadoc report config
tree
|
commitdiff
2020-09-08
Michael Osipov
Remove default config
tree
|
commitdiff
2020-09-08
Michael Osipov
Use unique Surefire version throughout
tree
|
commitdiff
2020-09-08
Michael Osipov
Replace HTTP with HTTPS
tree
|
commitdiff
2020-08-09
Carter Kozak
Fix testNegotiateProtocol test failures on recent java8...
tree
|
commitdiff
2020-07-07
Niels Basjes
Add Automatic-Module-Name in manifest so Java9 modular...
tree
|
commitdiff
2020-07-04
Carter Kozak
HTTPCORE-636: Logging statements use slf4j interpolatio...
tree
|
commitdiff
2020-06-08
Oleg Kalnichevski
Upgraded HttpCore version to 5.0.2-SNAPSHOT
tree
|
commitdiff
2020-04-21
Oleg Kalnichevski
Improved integration test for out-of-sequence response...
tree
|
commitdiff
2020-02-15
Oleg Kalnichevski
Upgraded HttpCore version to 5.0.1-SNAPSHOT
tree
|
commitdiff
2020-01-07
Ryan Schmitt
Add infrastructure for Docker-enabled integration tests
tree
|
commitdiff
2020-01-07
Oleg Kalnichevski
Upgraded HttpCore version to 5.0-beta12-SNAPSHOT
tree
|
commitdiff
2020-01-03
Michael Osipov
HTTPCORE-622: JSSEProviderIntegrationTest fails if...
tree
|
commitdiff
2020-01-01
Michael Osipov
Don't use plural names for enums
tree
|
commitdiff
2019-12-31
Gary Gregory
[HTTPCORE-620] Refactor int constants from o.a.hc.core5...
tree
|
commitdiff
2019-12-29
Oleg Kalnichevski
Support for status code 431 (Request Header Fields...
tree
|
commitdiff
2019-12-29
Ryan Schmitt
ReactiveTestUtils: Fix reproducibility
tree
|
commitdiff
2019-12-25
Michael Osipov
Use Chars where possible
tree
|
commitdiff
2019-12-25
Oleg Kalnichevski
Support for status code 431 (Request Header Fields...
tree
|
commitdiff
2019-12-25
Oleg Kalnichevski
Fixed connection and wire logging in classic test serve...
tree
|
commitdiff
2019-12-25
Ryan Schmitt
Add reactive test code
tree
|
commitdiff
2019-12-11
Oleg Kalnichevski
Removed unused InterruptedException from method signatu...
tree
|
commitdiff
2019-12-11
Oleg Kalnichevski
HTTPCLIENT-2031: enum renaming (no functional changes)
tree
|
commitdiff
2019-10-31
Oleg Kalnichevski
Upgraded HttpCore version to 5.0-beta11-SNAPSHOT
tree
|
commitdiff
2019-10-29
Gary Gregory
[HTTPCORE-611] Minor glitches with TimeValue. (#155)
tree
|
commitdiff
2019-10-16
Oleg Kalnichevski
I/O and protocol logging improvements
tree
|
commitdiff
2019-10-14
Oleg Kalnichevski
Conscrypt JSSE provider integration tests
tree
|
commitdiff
2019-10-13
Oleg Kalnichevski
Test servers and clients to support custom TLS session...
tree
|
commitdiff
2019-10-13
Oleg Kalnichevski
Use PKCS12 keystores instead of deprecated JKS for...
tree
|
commitdiff
2019-10-05
Oleg Kalnichevski
Removed deprecated code
tree
|
commitdiff
2019-10-04
Oleg Kalnichevski
Upgraded HttpCore version to 5.0-beta10-SNAPSHOT
tree
|
commitdiff
2019-10-01
Oleg Kalnichevski
HTTPCORE-604: async HTTP/1.1 protocol handler must...
tree
|
commitdiff
2019-10-01
Oleg Kalnichevski
Changed wiring of the I/O session logging decorator...
tree
|
commitdiff
2019-09-27
Oleg Kalnichevski
Improved external compatibility tests
tree
|
commitdiff
2019-09-27
Oleg Kalnichevski
Updated docker images
tree
|
commitdiff
2019-09-26
Oleg Kalnichevski
Added mechanism for low level i/o event handlers to...
tree
|
commitdiff
2019-09-22
Oleg Kalnichevski
Moved SSL/TLS specific i/o event handling logic to...
tree
|
commitdiff
2019-09-12
Oleg Kalnichevski
Protocol handlers to use IOSession for read and write...
tree
|
commitdiff
2019-09-12
Oleg Kalnichevski
IOSession to implement ByteChannel
tree
|
commitdiff
2019-09-05
Richard Hernandez
Set accessiblity flag on reflected methods in Reflectio...
tree
|
commitdiff
2019-07-28
Oleg Kalnichevski
Fail request execution immediately after submission...
tree
|
commitdiff
2019-07-28
Oleg Kalnichevski
Use HTTP/2 capable client with HTTP protocol negotiatio...
tree
|
commitdiff
next