summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ZOOKEEPER-4688: Upgrade `cyclonedx-maven-plugin` to 2.7.6 (#1995)branch-3.7Chris Nauroth2023-04-171-1/+1
* [ZOOKEEPER-4674] TestReadOnlyClient.cc: Stop/start "normal" server in test se...Enrico Olivelli2023-02-131-0/+18
* [ZOOKEEPER-4669] Upgrade snappy-java to 1.1.9.1 (#1976)Martin Polden2023-02-022-1/+1
* [ZOOKEEPER-4666] Fix license files for Netty: some files are for 4.1.76 and s...Enrico Olivelli2023-01-252-0/+0
* Revert "ZOOKEEPER-1875: NullPointerException in ClientCnxn$EventThread.proces...Enrico Olivelli2023-01-244-92/+13
* [ZOOKEEPER-4660] Suppress false positive OWASP failure for CVE-2021-37533 (#1...Enrico Olivelli2023-01-231-0/+4
* [ZOOKEEPER-4661] Upgrade Jackson Databind to 2.13.4.2 for CVE-2022-42003 CVE-...Enrico Olivelli2023-01-231-1/+1
* [ZOOKEEPER-4659] Upgrade commons-cli to 1.5.0 (#1970)Enrico Olivelli2023-01-202-1/+1
* ZOOKEEPER-4649: Upgrade netty to 4.1.86 because of CVE-2022-41915 (#1963)Mate Szalay-Beko2023-01-198-51/+168
* ZOOKEEPER-4657: Publish SBOM artifacts (#1969)Dongjoon Hyun2023-01-121-0/+17
* ZOOKEEPER-4654: Fix C client test compilation error in Util.cc.Chris Nauroth2022-12-181-0/+2
* ZOOKEEPER-4641: GH CI fails with error: implicit declaration of function FIPS...Enrico Olivelli2022-12-151-5/+0
* ZOOKEEPER-4627: Upgraded jetty library. (#1955)Mike Dobozy2022-12-138-1/+1
* ZOOKEEPER-4632: Fix NPE from ConnectionMetricsTest.testRevalidateCountliwang2022-11-141-2/+2
* Merge pull request #1942 from cnauroth/ZOOKEEPER-4460Chris Nauroth2022-11-0324-99/+99
* ZOOKEEPER-4616: Upgrade docker image to resolve CVEschenhang2022-09-291-1/+1
* ZOOKEEPER-4327: Fix flaky RequestThrottlerTestKezhu Wang2022-09-253-19/+64
* ZOOKEEPER-4602 : Upgrade reload4j due to XXE vulnerabilityEnrico Olivelli2022-09-022-1/+1
|\
| * ZOOKEEPER-4602 : Upgrade reload4j due to XXE vulnerabilityAnanya Singh2022-08-092-1/+1
|/
* ZOOKEEPER-4565: Refine chroot strip to accommodate /zookeeper/ subtreeKezhu Wang2022-07-292-8/+36
* ZOOKEEPER-4511: Fix flaky test FileTxnSnapLogMetricsTest.testFileTxnSnapLogMe...Kezhu Wang2022-06-242-27/+38
* ZOOKEEPER-4308: Fix flaky test EagerACLFilterTestKezhu Wang2022-06-243-31/+82
* ZOOKEEPER-4545: Backport auto reloading client key/trust store to 3.7Manu Mathew2022-06-165-10/+274
* ZOOKEEPER-4551: Do not log spammy stacktrace when a client closes its connectionEnrico Olivelli2022-06-011-1/+9
* ZOOKEEPER-4327: Fix flaky RequestThrottlerTest.testLargeRequestThrottlingKezhu Wang2022-05-241-26/+34
* ZOOKEEPER-4537: Race between SyncThread and CommitProcessor threadjithin232022-05-171-6/+5
* Start ZooKeeper 3.7.2-SNAPSHOTMohammad Arshad2022-05-1021-21/+21
* ZooKeeper 3.7.1: Release notesMohammad Arshad2022-05-061-0/+3
* ZOOKEEPER-4531: Revert Netty TCNative changesBrahma Reddy Battula2022-05-064-230/+0
* ZOOKEEPER-4529: Upgrade netty to 4.1.76.FinalAnanya Singh2022-05-069-1/+1
* ZOOKEEPER-4510: dependency-check:check failing - reload4j-1.2.19.jar: CVE-202...Mohammad Arshad2022-05-051-1/+1
* ZooKeeper 3.7.1: Release notesMohammad Arshad2022-04-241-204/+62
* ZOOKEEPER-1875: NullPointerException in ClientCnxn$EventThread.processEventMohammad Arshad2022-04-164-13/+92
* 1829Enrico Olivelli2022-04-141-0/+202
* ZOOKEEPER-4515: ZK Cli quit command always logs errorMohammad Arshad2022-04-092-6/+18
* ZOOKEEPER-4516: checkstyle:check is failingMohammad Arshad2022-04-082-465/+434
* ZOOKEEPER-4514: ClientCnxnSocketNetty throwing NPEMohammad Arshad2022-04-081-8/+8
* ZOOKEEPER-4504: ZKUtil#deleteRecursive causing deadlock in HDFS HA functionalityMohammad Arshad2022-04-062-4/+73
* ZOOKEEPER-4505: CVE-2020-36518 - Upgrade jackson databind to 2.13.2.1Edwin Hobor2022-03-311-1/+1
* ZOOKEEPER-3652: Synchronize ClientCnxn outgoing queue flush on a stable inter...Sylvain Wallez2022-03-301-2/+4
* ZOOKEEPER-4455: Move to https://reload4j.qos.ch/ (remove log4j1)Enrico Olivelli2022-03-2610-46/+38
* ZOOKEEPER-4479: C tests: Avoid some jitter which results in flaky testsDamien Diederen2022-03-113-15/+20
* ZOOKEEPER-4477: Single Kerberos ticket renewal failure can prevent all future...Mate Szalay-Beko2022-03-015-66/+372
* ZOOKEEPER-4478: Suppress OWASP false positives zookeeper-jute-3.8.0-SNAPSHOT....Enrico Olivelli2022-02-251-0/+8
* ZOOKEEPER-4469: Suppress OWASP false positives related to Netty TCNativeEnrico Olivelli2022-02-142-1/+13
* ZOOKEEPER-4468: Update documentation about BCFKS keystore/truststore formatMate Szalay-Beko2022-02-111-2/+2
* ZOOKEEPER-4315: Include reference to third party files in the source NOTICE.t...Enrico Olivelli2022-02-041-0/+24
* ZOOKEEPER-4462: Update Netty tcnative to 2.0.48Enrico Olivelli2022-01-313-0/+218
* ZOOKEEPER-4454: Upgrade Netty to 4.1.73Enrico Olivelli2022-01-279-1/+1
* ZOOKEEPER-4453: NettyServerCnxnFactory: allow to configure the early TLS conn...Enrico Olivelli2022-01-274-35/+83