etcd-cpp-apiv3/etcd
Tao He 9a5267286b Use a explicit copy constructor as we noticed stack-buffer-overflow inside the copy ctor when ASAN is enabled
Signed-off-by: Tao He <sighingnow@gmail.com>
2022-04-24 10:30:10 +08:00
..
v3 Replace Tabs in sources and README with spaces. 2022-04-08 20:49:56 +08:00
Client.hpp Allow specifying the auth token TTL when auth with password. (#109) 2021-12-22 14:30:45 +08:00
KeepAlive.hpp Allow specifying the auth token TTL when auth with password. (#109) 2021-12-22 14:30:45 +08:00
Response.hpp Use a explicit copy constructor as we noticed stack-buffer-overflow inside the copy ctor when ASAN is enabled 2022-04-24 10:30:10 +08:00
SyncClient.hpp Allow specifying the auth token TTL when auth with password. (#109) 2021-12-22 14:30:45 +08:00
Value.hpp Expose key version in etcd::Value (#97) 2021-10-27 12:49:34 +08:00
Watcher.hpp Use int64_t for etcd revisions/indexes. 2022-04-21 18:52:34 +08:00