openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Vert.x
Settings
|
Report Duplicate
16
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 17, 2025 — Oct 17, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #5747 from eclipse-vertx/http2-simplification
Julien Viet
More...
2 days ago
Move Http2ClientPush to impl package
Julien Viet
More...
2 days ago
Move Http2Server(Request|Response) to impl package and rename them to HttpServer(Request|Response)Impl
Julien Viet
More...
2 days ago
NumberFormatException thrown when creating DNS Client with IPv6 address (#5753)
Thomas Segismont
More...
3 days ago
HostAndPortImpl#isDIGIT throws ArrayOtOfboundException (#5752)
Thomas Segismont
More...
3 days ago
Introduce HttpServerStream internal API akin HttpClientStream and decouple Http2ServerRequest/Http2ServerResponse from Http2Stream* API to use instead HttpStream internal API.
Julien Viet
More...
3 days ago
Fix incorrect padded buffer length method calculation.
Julien Viet
More...
3 days ago
Handle authority value computation in Http2ServerRequest instead of the headers implementation.
Julien Viet
More...
3 days ago
HttpClientStream contract should declare Buffer types over ByteBuf
Julien Viet
More...
3 days ago
Remove version field in HttpResponseHead as this is more inconvenient than convenient
Julien Viet
More...
4 days ago
Simplify HTTP/2 framework.
Julien Viet
More...
4 days ago
Remove HTTP options ALPN version field.
Julien Viet
More...
6 days ago
Mitigate HTTP/2 MYR test on CI
Julien Viet
More...
8 days ago
Remove event-bus write handler documentation.
Julien Viet
More...
15 days ago
Make quic module optional in test module-info
Julien Viet
More...
15 days ago
Cleanup quic test helpers
Julien Viet
More...
15 days ago
Make io.netty:netty-codec-classes-quic a runtime dependency
Julien Viet
More...
15 days ago
Merge pull request #5706 from eclipse-vertx/quic-refactoring
Julien Viet
More...
15 days ago
Improve Http1xSendFileTest.testSendFileFailsWhenClientClosesConnection
Julien Viet
More...
15 days ago
Clarify how to terminate an http response in the javadoc (#5737)
Stéphane Épardaud
More...
15 days ago
Fix racy FileSystemTest#testFileWithLock test that should perform retries to be correct
Julien Viet
More...
15 days ago
Make proxy pooling test consistent on all versions of Java that we support
Julien Viet
More...
16 days ago
Keep references on NetClient in socks proxies to avoid them being collected during tests
Julien Viet
More...
16 days ago
Move io.vertx.core.net.impl TCP code to io.vertx.core.net.impl.tcp
Julien Viet
More...
17 days ago
Import the code from vertx-auth-jwt for mac/ds signing/verificatio.
Julien Viet
More...
17 days ago
fix flaky JsonPOJOMapperTest
Steven Kusuman
More...
17 days ago
Use windows-2022 instead of windows-latest for 4.x nightly CI
Julien Viet
More...
18 days ago
Make Http1xTest#testPoolLIFOPolicy more reliable
Julien Viet
More...
19 days ago
Fix test race
Julien Viet
More...
19 days ago
- update CI to use Java 25 instead of Java 21 - use a cipher suites for testing that works on Java 25 - let FileResolver behave consistently on tested Java versions
Julien Viet
More...
19 days ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree