Commit Graph

  • a8dc3f73d4 Optimize method io.netty.util.concurrent.DefaultPromise.await0(...) (#11504) old driver 2021-07-26 14:32:53 +0800
  • 8f2fe8659b
    Optimize method io.netty.util.concurrent.DefaultPromise.await0(...) (#11504) old driver 2021-07-26 14:32:53 +0800
  • 6e5537f312 Fix JavaDoc of SelfSignedCertiticate regarding Private Key type (#11510) Aayush Atharva 2021-07-26 12:01:49 +0530
  • eb99f6c74a
    Fix JavaDoc of SelfSignedCertiticate regarding Private Key type (#11510) Aayush Atharva 2021-07-26 12:01:49 +0530
  • 3085ea3d0b Bump Brotli4j to 1.5.0 (#11509) Aayush Atharva 2021-07-26 11:59:07 +0530
  • 7110997072
    Bump Brotli4j to 1.5.0 (#11509) Aayush Atharva 2021-07-26 11:59:07 +0530
  • 85eb96c68e
    Use junit5 methods (#11508) Norman Maurer 2021-07-26 08:28:32 +0200
  • 119f34889d Be able to build on JDK17 (#11500) Norman Maurer 2021-07-23 14:14:30 +0200
  • 0cb25f9fdd
    Be able to build on JDK17 (#11500) Norman Maurer 2021-07-23 14:14:30 +0200
  • 6c4c8fd6d4 Update japicmp plugin to support Java16+ (#11507) Norman Maurer 2021-07-23 11:51:15 +0200
  • a1c3e3670d
    Update japicmp plugin to support Java16+ (#11507) Norman Maurer 2021-07-23 11:51:15 +0200
  • ae41a5c28b FastLzFrameDecoder should use allocator to allocate output buffer (#11499) Norman Maurer 2021-07-21 22:09:12 +0200
  • b14dfbb74c
    FastLzFrameDecoder should use allocator to allocate output buffer (#11499) Norman Maurer 2021-07-21 22:09:12 +0200
  • a1f13e17db Add StringDecoder test (#11496) skyguard1 2021-07-21 20:31:14 +0800
  • 3859805126
    Add StringDecoder test (#11496) skyguard1 2021-07-21 20:31:14 +0800
  • 23d8fde855 Add PromiseNotifier static method which takes care of cancel propagation (#11494) Norman Maurer 2021-07-21 13:37:32 +0200
  • 26cdfe2cde
    Add PromiseNotifier static method which takes care of cancel propagation (#11494) Norman Maurer 2021-07-21 13:37:32 +0200
  • 3a41a97b0e
    Support large or variable chunk sizes (#11469) Mads Johannessen 2021-07-20 15:21:26 +0200
  • 9398e6481d Update BouncyCastle Libraries (#11495) Aayush Atharva 2021-07-20 18:39:58 +0530
  • 1ce76e7e99
    Update BouncyCastle Libraries (#11495) Aayush Atharva 2021-07-20 18:39:58 +0530
  • d920cbf143 Distribue weight to children when closing stream (#11490) Heng Zhang 2021-07-20 20:17:56 +0800
  • b3e0e09a82
    Distribue weight to children when closing stream (#11490) Heng Zhang 2021-07-20 20:17:56 +0800
  • 2a184ab932 [maven-release-plugin] prepare for next development iteration Netty Project Bot 2021-07-16 06:23:23 +0000
  • e43d0d99f1 [maven-release-plugin] prepare release netty-4.1.66.Final netty-4.1.66.Final Netty Project Bot 2021-07-16 06:23:17 +0000
  • c982d45493 Fix a bug where SslHandler clients would not process Server Hello messages in a timely manner (#11472) Chris Vest 2021-07-15 09:02:03 +0200
  • 9e8b8ff53a
    Fix a bug where SslHandler clients would not process Server Hello messages in a timely manner (#11472) Chris Vest 2021-07-15 09:02:03 +0200
  • 55957d3e75
    SelfSignedCertificate should try BouncyCastle first (#11487) Norman Maurer 2021-07-15 08:59:20 +0200
  • 23bf55206c Migrate the rest of the ssl package to junit5 (#11483) Norman Maurer 2021-07-15 08:50:24 +0200
  • e236e99006
    Migrate the rest of the ssl package to junit5 (#11483) Norman Maurer 2021-07-15 08:50:24 +0200
  • d5ddd8b680 Disable flaky test for now (#11488) Norman Maurer 2021-07-14 16:42:34 +0200
  • 2914134522
    Disable flaky test for now (#11488) Norman Maurer 2021-07-14 16:42:34 +0200
  • ef7224480c Improve name matching in DNS answers (#11474) Nitesh Kant 2021-07-14 05:11:22 -0700
  • 8337e3a973
    Improve name matching in DNS answers (#11474) Nitesh Kant 2021-07-14 05:11:22 -0700
  • 0c411859eb SelfSignedCertificate should work in http2 tests (#11486) Norman Maurer 2021-07-14 07:46:17 +0200
  • 876624a22b
    SelfSignedCertificate should work in http2 tests (#11486) Norman Maurer 2021-07-14 07:46:17 +0200
  • 70b3315181 Use Static Constants as Sample Data (#11485) Aayush Atharva 2021-07-14 11:15:21 +0530
  • 3b8e7c3e60
    Use Static Constants as Sample Data (#11485) Aayush Atharva 2021-07-14 11:15:21 +0530
  • 1f6577ee92 Remove rest of junit4 usage (#11484) Norman Maurer 2021-07-13 20:59:57 +0200
  • 043e9e309e
    Remove rest of junit4 usage (#11484) Norman Maurer 2021-07-13 20:59:57 +0200
  • bd2799cb9e Fix JavaDoc and Run Brotli tests on Windows (#11468) Aayush Atharva 2021-07-13 19:54:58 +0530
  • 7ec198ddf9
    Fix JavaDoc and Run Brotli tests on Windows (#11468) Aayush Atharva 2021-07-13 19:54:58 +0530
  • 98c446c493 Revert "Only do a partial build for a few jobs when verify PRs (#11464)" Norman Maurer 2021-07-13 15:32:42 +0200
  • df22356a3a
    Refactor HttpContentCompressor using CompressionEncoderFactory (#11480) skyguard1 2021-07-13 18:25:30 +0800
  • c5b5ea5e75 Update HttpContentCompressor to pass correct message to ObjectUtil (#11482) Aayush Atharva 2021-07-13 11:41:01 +0530
  • 6085cd7ab6
    Update HttpContentCompressor to pass correct message to ObjectUtil (#11482) Aayush Atharva 2021-07-13 11:41:01 +0530
  • aa003f8fec HAProxyMessage.sourceAddress() can be null (#11475) Adrian Antkowiak 2021-07-12 11:55:39 +0200
  • 8cbdefae23
    HAProxyMessage.sourceAddress() can be null (#11475) Adrian Antkowiak 2021-07-12 11:55:39 +0200
  • 154a3e0cab Add zstd http content compression support (#11470) skyguard1 2021-07-12 14:49:04 +0800
  • 6ce36f1909
    Add zstd http content compression support (#11470) skyguard1 2021-07-12 14:49:04 +0800
  • cc92b6c1e6
    Add support for Unix domain datagram sockets when using native epoll/kqueue transport (#11476) Violeta Georgieva 2021-07-12 09:45:10 +0300
  • 3f9a5f50be
    Add support for Unix domain datagram sockets when using native epoll/kqueue transport (#11423) Violeta Georgieva 2021-07-09 10:45:43 +0300
  • e5adc1131a
    Only do a partial build for a few jobs when verify PRs (#11464) Norman Maurer 2021-07-09 06:47:06 +0200
  • 980b6a0801 Fix typo in ReferenceCountedOpenSslEngine (#11467) Ikko Ashimine 2021-07-08 23:29:58 +0900
  • d1ef28a22f
    Fix typo in ReferenceCountedOpenSslEngine (#11467) Ikko Ashimine 2021-07-08 23:29:58 +0900
  • f8796c7eaf Introduce OpenSslAsyncPrivateKeyMethod which allows to asynchronously sign / decrypt the private key (#11390) (#11460) Norman Maurer 2021-07-08 16:19:22 +0200
  • 40fb6026ef
    Introduce OpenSslAsyncPrivateKeyMethod which allows to asynchronously sign / decrypt the private key (#11390) (#11460) Norman Maurer 2021-07-08 16:19:22 +0200
  • 55c4e2ca82 Introduce BrotliEncoder (#11256) Aayush Atharva 2021-07-08 15:21:27 +0530
  • fef761d03e
    Introduce BrotliEncoder (#11256) Aayush Atharva 2021-07-08 15:21:27 +0530
  • 95a59af549 Add zstd http header value (#11463) skyguard1 2021-07-08 17:44:54 +0800
  • 7825fa8d7a
    Add zstd http header value (#11463) skyguard1 2021-07-08 17:44:54 +0800
  • ed834254ce Add script which can be used to build affected modules only (#11461) Norman Maurer 2021-07-08 10:18:16 +0200
  • 3e350993b7
    Add script which can be used to build affected modules only (#11461) Norman Maurer 2021-07-08 10:18:16 +0200
  • 6ac8ef54f7
    Remove `throws Exception` from `ChannelHandler` methods that handle o… (#11417) Norman Maurer 2021-07-08 10:16:00 +0200
  • 54aa4d9b68 Only run one SSL task per delegation (#11462) Norman Maurer 2021-07-08 07:56:15 +0200
  • 7e39b96402
    Only run one SSL task per delegation (#11462) Norman Maurer 2021-07-08 07:56:15 +0200
  • 04cb23626d Add SslProtocols and Cipher suites constants (#11457) Aayush Atharva 2021-07-08 00:45:43 +0530
  • ede7a604f1
    Add SslProtocols and Cipher suites constants (#11457) Aayush Atharva 2021-07-08 00:45:43 +0530
  • fac6c19958 Use SslProtocols and Ciphers constant ssl Aayush Atharva 2021-07-06 21:01:24 +0530
  • 93d428eb23 Revert "Introduce OpenSslAsyncPrivateKeyMethod which allows to asynchronously sign / decrypt the private key (#11390)" Norman Maurer 2021-07-07 08:27:31 +0200
  • 0b2e955aff Revert "Introduce OpenSslAsyncPrivateKeyMethod which allows to asynchronously sign / decrypt the private key (#11390)" Norman Maurer 2021-07-07 08:26:27 +0200
  • 37d4b5a2f7 Call fireUserEventTriggered(...) before we try to modify the pipeline Norman Maurer 2021-07-06 16:43:27 +0200
  • ac91eaaae8
    Ensure we only try to wrap if handler was not removed yet. (#11455) Norman Maurer 2021-07-06 15:01:49 +0200
  • 520d85da11 [Feature] Add zstd encoder (#11437) skyguard1 2021-07-06 20:57:09 +0800
  • 266c987339
    [Feature] Add zstd encoder (#11437) skyguard1 2021-07-06 20:57:09 +0800
  • c62eb26b09 `ApplicationProtocolNegotiationHandler` should drain buffer messages on channel close (#11445) Nitesh Kant 2021-07-06 05:01:17 -0700
  • f2295628e9
    `ApplicationProtocolNegotiationHandler` should drain buffer messages on channel close (#11445) Nitesh Kant 2021-07-06 05:01:17 -0700
  • 2b9f4836be Introduce OpenSslAsyncPrivateKeyMethod which allows to asynchronously sign / decrypt the private key (#11390) Norman Maurer 2021-07-06 08:25:31 +0200
  • 7c57c4be17
    Introduce OpenSslAsyncPrivateKeyMethod which allows to asynchronously sign / decrypt the private key (#11390) Norman Maurer 2021-07-06 08:25:31 +0200
  • 5014f6d7a6
    Change reflection config to match constructor (#11453) Norman Maurer 2021-07-05 21:05:06 +0200
  • ae7944459d Fix test failure introduced by 7cc31b8653 Norman Maurer 2021-07-05 08:37:41 +0200
  • cb82277d36 Use Junit5 for handler module (#11444) Norman Maurer 2021-07-02 15:06:06 +0200
  • 7cc31b8653
    Use Junit5 for handler module (#11444) Norman Maurer 2021-07-02 15:06:06 +0200
  • ef231fda50 Improve `PerMessageDeflateClientExtensionHandler` (#11413) Kasimir Torri 2021-07-02 13:47:59 +0100
  • c97981403d
    Improve `PerMessageDeflateClientExtensionHandler` (#11413) Kasimir Torri 2021-07-02 13:47:59 +0100
  • dbdf9f16c2 Migrate microbenchmark to junit5 (#11440) (#11443) Norman Maurer 2021-07-02 08:05:03 +0200
  • 842e73f8d3
    Migrate microbenchmark to junit5 (#11440) (#11443) Norman Maurer 2021-07-02 08:05:03 +0200
  • 7c6be99da0
    Migrate rest of epoll module to junit5 (#11442) Norman Maurer 2021-07-02 08:04:48 +0200
  • f84bfd2dd2 Migrate codec-http to junit5 (#11440) Norman Maurer 2021-07-01 18:53:41 +0200
  • 5179e53294
    Migrate codec-http to junit5 (#11440) Norman Maurer 2021-07-01 18:53:41 +0200
  • 26a0efcb93 Migrate common to junit5 (#11431) (#11438) Norman Maurer 2021-07-01 18:19:44 +0200
  • c82c17782c
    Migrate common to junit5 (#11431) (#11438) Norman Maurer 2021-07-01 18:19:44 +0200
  • 8003ea8a03
    Migrate transport-udt to junit5 (#11439) Norman Maurer 2021-07-01 18:19:24 +0200
  • 5dc238341a Delay initialization of io.netty.handler.codec.compression.BrotliDecoder to runtime (#11428) Aleksandar Gradinac 2021-07-01 15:08:51 +0200
  • bc206ff173
    Delay initialization of io.netty.handler.codec.compression.BrotliDecoder to runtime (#11428) Aleksandar Gradinac 2021-07-01 15:08:51 +0200
  • 7f690783d1 Add ALPN Buffering to support HTTP/2 Prior Knowledge (#11407) Aayush Atharva 2021-07-01 17:40:52 +0530
  • 750d23583c
    Add ALPN Buffering to support HTTP/2 Prior Knowledge (#11407) Aayush Atharva 2021-07-01 17:40:52 +0530
  • 5b27750338 Fix deprecated GC logging switch (#11395) Alex Budovski 2021-07-01 04:30:30 -0500
  • 126e9f873b
    Revert "Fix deprecated GC logging switch (#11395)" (#11436) Norman Maurer 2021-07-01 12:09:52 +0200
  • 077e5f282c
    Fix deprecated GC logging switch (#11395) Alex Budovski 2021-07-01 04:30:30 -0500
  • 2abe20a6b5
    Tail tasks queue: configure separately from tasks queue (#11400) Maksym Ostroverkhov 2021-07-01 11:51:10 +0300