summaryrefslogtreecommitdiff
path: root/zookeeper-client
Commit message (Expand)AuthorAgeFilesLines
* [ZOOKEEPER-4674] TestReadOnlyClient.cc: Stop/start "normal" server in test se...Enrico Olivelli2023-02-131-0/+18
* 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-4479: C tests: Avoid some jitter which results in flaky testsDamien Diederen2022-03-013-15/+20
* [maven-release-plugin] prepare for next development iterationEnrico Olivelli2022-02-032-2/+2
* ZOOKEEPER-4461: Use logback in zookeeper-contrib projectAndor Molnar2022-02-011-1/+1
* fix a typo in zookeeper.hfengpan04032021-11-211-1/+1
* ZOOKEEPER-4342: Fix: Robustify C client against errors during SASL negotiationDamien Diederen2021-08-251-0/+3
* ZOOKEEPER-4210: Preserve return code from nonblocking sendSam Mikes2021-03-091-44/+40
* ZOOKEEPER-4217: add new arg 'func' to handle_socket_error_msg()Sam Mikes2021-03-071-14/+16
* ZOOKEEPER-4201: C client: Disable SASL deprecation warnings on macOSDamien Diederen2021-02-174-0/+46
* Change version to 3.8.0 in C clientDamien Diederen2021-01-143-3/+3
* [maven-release-plugin] prepare for next development iterationDamien Diederen2021-01-142-2/+2
* ZOOKEEPER-3973: Add GitHub Actions for CIChristopher Tubbs2021-01-131-30/+49
* ZOOKEEPER-3426: C client: Consider encoded length before completing handshakeDamien Diederen2021-01-134-4/+148
* ZOOKEEPER-3983: Avoid mocking unix domain socketsChristopher Tubbs2020-10-221-0/+5
* ZOOKEEPER-3561: Generalize target authentication scheme for ZooKeeper authent...Mohammad Arshad2020-10-202-2/+2
* ZOOKEEPER-3951: C Client: Fix compilation with SASL disabledDamien Diederen2020-10-121-2/+14
* ZOOKEEPER-3954: C client: GCC 10 compilation fixesDamien Diederen2020-10-121-14/+14
* ZOOKEEPER-3944: Fix sasl memory leakXiaotian2020-09-281-0/+1
* ZOOKEEPER-3937: C client: avoid out-of-order packets during SASL negotiationDamien Diederen2020-09-282-1/+91
* ZOOKEEPER-3863: Fix c client unit test (local session must be enabled for rea...Michael Han2020-09-201-0/+1
* ZOOKEEPER-3885: add locking for watchers hashtablesTudor Bosman2020-07-314-2/+49
* ZOOKEEPER-3101: add reminder to ZOO_ERRORSKent R. Spillner2020-07-172-2/+6
* ZOOKEEPER-1998: Allow C client to throttle host name resolutionsDamien Diederen2020-05-174-16/+171
* ZOOKEEPER-3791: Miscellaneous Maven fixesChristopher Tubbs2020-05-042-23/+12
* ZOOKEEPER-3726: invalid ipv6 address comparison in C clientVladislav Tyulbashev2020-04-112-2/+103
* ZOOKEEPER-3654: Incorrect *_CFLAGS handling in AutomakeDamien Diederen2020-03-257-50/+53
* ZOOKEEPER-3683: Discard requests that are delayed longer than a confiā€¦Jie Huang2020-03-242-1/+4
* ZOOKEEPER-3741: fix buffer length in C client causing warning with new gccMate Szalay-Beko2020-02-271-1/+1
* ZOOKEEPER-1105: wait for server response in C client zookeeper_closeMate Szalay-Beko2020-01-281-13/+57
* ZOOKEEPER-1112: Add (Cyrus) SASL authentication support to C client libraryDamien Diederen2020-01-2216-151/+1446
* ZOOKEEPER-3678: Remove Redundant GroupID from Maven POMsDavid Mollitor2020-01-132-4/+0
* ZOOKEEPER-3640: Implement "batch mode" in cli_mtDamien Diederen2020-01-061-2/+23
* Change version to 3.7.0 in C clientEnrico Olivelli2019-12-153-3/+3
* [maven-release-plugin] prepare for next development iterationEnrico Olivelli2019-12-152-2/+2
* ZOOKEEPER-3630: Autodetection of openssl during ZooKeeper C client buildMate Szalay-Beko2019-12-148-31/+183
* ZOOKEEPER-3599: cli.c: Resuscitate "old-style" argument parsingDamien Diederen2019-12-111-31/+50
* ZOOKEEPER-3635: Use Docker and Maven Release Plugin to prepare ZooKeeper rele...Enrico Olivelli2019-12-043-7/+26
* ZOOKEEPER-2122: add SSL support for C-clientMate Szalay-Beko2019-11-2126-225/+1536
* ZOOKEEPER-3436: Enhance Mavenized Make C clientMate Szalay-Beko2019-10-101-61/+77
* ZOOKEEPER-2282: C Client: chroot not stripped in asynchronous callbacksDamien Diederen2019-09-272-2/+18
* ZOOKEEPER-2891: Invalid processing of zookeeper_close for mutli-requestAlexander A. Strelets2019-08-061-0/+151
* ZOOKEEPER-1634: hardening security by teaching server to enforce client authe...Michael Han2019-07-244-2/+127
* ZOOKEEPER-2894: Memory and completions leak on zookeeper_closeAlexander A. Strelets2019-07-082-0/+118
* ZOOKEEPER-3362: Create a simple checkstyle fileEnrico Olivelli2019-05-081-0/+2
* ZOOKEEPER-2609: Add TTL Node APIs to C clientBalazs Meszaros2019-04-096-100/+502
* ZOOKEEPER-3302: ZooKeeper C client does not compile on Fedora 29Enrico Olivelli2019-04-091-10/+33
* ZOOKEEPER-3122: Rename zookeeper-server to zookeeperNorbert Kalmar2019-04-031-1/+1
* ZOOKEEPER-3122: Only deploy zk-server and zk-jute to maven repoEnrico Olivelli2019-04-031-1/+11