projects
/
httpcomponents-core.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
URI Builder performance optimization (#355)
[httpcomponents-core.git]
/
httpcore5
/
2 days ago
jkmcl
URI Builder performance optimization (#355)
master
tree
|
commitdiff
3 days ago
jkmcl
Minor cleanup (#354)
tree
|
commitdiff
2022-06-08
Caro
(test) Add test for BasicFuture.failed and ComplexFutur...
tree
|
commitdiff
2022-06-03
Oleg Kalnichevski
Upgraded HttpCore version to 5.2-beta3-SNAPSHOT
tree
|
commitdiff
2022-05-04
David Schlosnagle
HTTPCORE-713: Optimize InetAddressUtils#isIPv6*Address
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-04-02
Oleg Kalnichevski
Bug fix: non-blocking TLS sessions fail to update their...
tree
|
commitdiff
2022-03-17
Oleg Kalnichevski
Upgraded HttpCore version to 5.2-beta2-SNAPSHOT
tree
|
commitdiff
2022-02-27
Arturo Bernal
Test coverage
tree
|
commitdiff
2022-02-27
Oleg Kalnichevski
Protocol negotiators now keep track the negotiated...
tree
|
commitdiff
2022-01-14
Arturo Bernal
Add empty constructor with the default SSL context...
tree
|
commitdiff
2022-01-09
Arturo Bernal
Remove conditions that always is 'true'.
tree
|
commitdiff
2021-12-29
Arturo Bernal
Implement clone to BasicHeader.
tree
|
commitdiff
2021-12-19
Oleg Kalnichevski
HTTPCORE-705: ConnectionReuseStrategy to use protocol...
tree
|
commitdiff
2021-12-19
Oleg Kalnichevski
Use subclass of ConnectionClosedException to signal...
tree
|
commitdiff
2021-12-09
Arturo Bernal
Check if a given protocol is considered secure and...
tree
|
commitdiff
2021-12-01
Arturo Bernal
Refactor HTTP1 Configuration:
tree
|
commitdiff
2021-11-20
Arturo Bernal
HTTPCORE-698 - Migrate Test to Unit 5.
tree
|
commitdiff
2021-11-20
Oleg Kalnichevski
Deprecated ambiguous HttpHost constructor.
tree
|
commitdiff
2021-11-12
Arturo Bernal
Use cameCase in isSoKeepAlive method.
tree
|
commitdiff
2021-11-12
Arturo Bernal
HTTPCORE-697 - Replaced SimpleDateFormat with Java...
tree
|
commitdiff
2021-11-10
Oleg Kalnichevski
Fixed #format in Deadline; improved #hashCode; replaced...
tree
|
commitdiff
2021-11-07
Oleg Kalnichevski
Annotate functional interfaces
tree
|
commitdiff
2021-11-07
Arturo Bernal
Create singleton INSTANCE to RequestConnControl, Reques...
tree
|
commitdiff
2021-11-06
Arturo Bernal
Add @OverRide.
tree
|
commitdiff
2021-11-06
Arturo Bernal
Use {@code } instead <code>.
tree
|
commitdiff
2021-11-04
JasonMathison
HTTPCORE-694: Fixed decrypted data check by non-blockin...
tree
|
commitdiff
2021-11-03
风起
HTTPCORE-692 add new rules for H2 header check as rfc75...
tree
|
commitdiff
2021-11-03
Arturo Bernal
Fix error var name javadoc.
tree
|
commitdiff
2021-10-31
Oleg Kalnichevski
Utility method to convert strings to their lower case...
tree
|
commitdiff
2021-10-31
Arturo Bernal
HTTPCORE-691 - Implement HttpService and HttpRequestExe...
tree
|
commitdiff
2021-10-29
Arturo Bernal
Use Args for argument check.
tree
|
commitdiff
2021-10-22
Gary Gregory
Set a URIBuilder authority with with a URIAuthority...
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-16
Arturo Bernal
Change manual calculation in favor of java native Mat...
tree
|
commitdiff
2021-10-16
Arturo Bernal
Fix typos and better names.
tree
|
commitdiff
2021-10-13
Gary Gregory
Add PathEntityProducer, an NIO entity provider. (#302)
tree
|
commitdiff
2021-10-13
Oleg Kalnichevski
Bug fix: TLS handshake completion status not updated
tree
|
commitdiff
2021-10-11
Gary Gregory
Don't initialize AtomicReference to its default value.
tree
|
commitdiff
2021-10-11
Gary Gregory
Use compact array initialization syntax.
tree
|
commitdiff
2021-10-10
Gary Gregory
Add SSLContextBuilder NIO Path versions of IO File...
tree
|
commitdiff
2021-10-09
Gary Gregory
Allow setting parameters to null arrays and lists to...
tree
|
commitdiff
2021-10-07
Gary Gregory
Round-out Javadoc for URIBuilder.
tree
|
commitdiff
2021-09-29
Oleg Kalnichevski
Added public getter for PoolEntry#created attribute
tree
|
commitdiff
2021-09-29
Oleg Kalnichevski
More efficient implementation of #appendPathSegments...
tree
|
commitdiff
2021-09-18
Oleg Kalnichevski
Bug fix: TLS handshake result callback does not get...
tree
|
commitdiff
2021-09-11
Oleg Kalnichevski
HTTPCLIENT-2174: URUBuilder to return a new empty list...
tree
|
commitdiff
2021-09-09
Oleg Kalnichevski
Upgraded HttpCore version to 5.2-alpha2-SNAPSHOT
tree
|
commitdiff
2021-09-06
Oleg Kalnichevski
HTTPCORE-684: async SSL i/o session fails to propagate...
tree
|
commitdiff
2021-09-04
Oleg Kalnichevski
Bug fix: async HTTP/1.1 server side protocol handler...
tree
|
commitdiff
2021-09-01
Oleg Kalnichevski
HTTPCORE-683: fixed incorrect recovery from hostname...
tree
|
commitdiff
2021-07-12
Pawel Veselov
HTTPCORE-682: Custom provider for key manager/trust...
tree
|
commitdiff
2021-06-21
Carter Kozak
Fix data race in StrictConnPool
tree
|
commitdiff
2021-06-18
Ryan Schmitt
StrictConnPool: Rename `leaseRequests` field to `pendin...
tree
|
commitdiff
2021-06-17
Arturo Bernal
- Add missing serial version ID.
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-10
Pavel Raev
* Convert argument to const
tree
|
commitdiff
2021-06-08
Anurag Agarwal
Adds utility method to add name value pair for uri...
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
Upgraded Mockito to version 3.10.0
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-05-10
Oleg Kalnichevski
HTTPCORE-677: classic connections to return null messag...
tree
|
commitdiff
2021-05-01
Oleg Kalnichevski
HTTPCORE-676: fixed incorrect handling of TLS renegotia...
tree
|
commitdiff
2021-04-20
Carter Kozak
HTTPCORE-616: Make parsing IPv6 ready
tree
|
commitdiff
2021-04-13
Peter Dettman
HTTPCLIENT-1916: Add URIBuilder.removeParameter (#283)
tree
|
commitdiff
2021-04-12
Oleg Kalnichevski
Improved parsing and formatting of URI components
tree
|
commitdiff
2021-04-05
Carter Kozak
HTTPCORE-671: URIBuilder does not precent-encode bracke...
tree
|
commitdiff
2021-04-02
Oleg Kalnichevski
HTTPCORE-672: H2ConnPool incorrectly handles validation...
tree
|
commitdiff
2021-04-02
Oleg Kalnichevski
Bug fix: fixes race condition when a connection request...
tree
|
commitdiff
2021-03-28
Arturo Bernal
Fix javadoc
tree
|
commitdiff
2021-03-28
Marcono1234
Fix TextUtils.toHexString having incorrect result for...
tree
|
commitdiff
2021-03-12
Gary Gregory
Add URIBuilder#getFirstQueryParam(String) to query...
tree
|
commitdiff
2021-03-12
Gary Gregory
Let TimeValue/Timeout convert to and from Duration...
tree
|
commitdiff
2021-03-12
Oleg Kalnichevski
Protocol upgrade APIs redesign
tree
|
commitdiff
2021-03-12
Oleg Kalnichevski
TLS upgrade and TLS strategy APIs redesign
tree
|
commitdiff
2021-03-12
Oleg Kalnichevski
Added default `ConnectionAcceptor#listen` method that...
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-07
Oleg Kalnichevski
Added `#setHttpHost` method to request builders; update...
tree
|
commitdiff
2021-03-04
imbyungjun
Fix typo in IOSessionListener
tree
|
commitdiff
2021-03-04
Arturo Bernal
* Improve and clean validation class
tree
|
commitdiff
2021-02-27
Arturo Bernal
improve Text Utils methods
tree
|
commitdiff
2021-02-27
Oleg Kalnichevski
`RequestHandlerRegistry` to resolve 127.0.0.1 as primar...
tree
|
commitdiff
2021-02-27
Oleg Kalnichevski
`ServerSupport#toStatusCode` to handle MisdirectedReque...
tree
|
commitdiff
2021-02-25
Arturo Bernal
HTTPCORE-670 - Add new headers
tree
|
commitdiff
2021-02-18
Arturo Bernal
* Add charset constant
tree
|
commitdiff
2021-02-18
Arturo Bernal
HTTPCORE-668 - W3C recommendation text/event-stream
tree
|
commitdiff
2021-02-18
Oleg Kalnichevski
Basic and classic message builders to support copy...
tree
|
commitdiff
2021-02-18
Arturo Bernal
HTTPCORE-667 - Add new Content Type application/problem...
tree
|
commitdiff
2021-02-18
Arturo Bernal
Minor Improvements:
tree
|
commitdiff
2021-02-18
Oleg Kalnichevski
BasicHttpRequest to support absolute request URI repres...
tree
|
commitdiff
2021-02-18
Oleg Kalnichevski
RFC 3986 conformance: BasicHttpRequest to reject reques...
tree
|
commitdiff
2021-02-18
Oleg Kalnichevski
RFC 3986 conformance: BasicHttpRequest to support parsi...
tree
|
commitdiff
2021-02-18
Oleg Kalnichevski
Improved message builder support
tree
|
commitdiff
next