summaryrefslogtreecommitdiffstats
path: root/src/test/ceph_crypto.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/ceph_crypto: define __has_feature if the compiler doesn't have itXuehan Xu2024-04-281-0/+5
* test: remove extraneous ")" after literal string for matcherKefu Chai2024-04-251-1/+1
* test: do not consider warning from Sanitizer as fatalKefu Chai2024-04-031-1/+9
* test: port Ceph tests to WindowsLucian Petrut2021-01-051-2/+2
* common: drop the cct param from ceph::crypto::init().Radoslaw Zarzynski2019-06-261-3/+3
* buffer,crypto,osd,tools: extract digest methods out of bufferlistKefu Chai2019-06-111-0/+129
* drop unnecessary env_to_vec callsSage Weil2018-03-061-1/+0
* common: remove typedef for byteCasey Bodley2018-01-191-20/+20
* build: Bump language to C++17Adam C. Emerson2018-01-081-20/+20
* crypto: cleanup NSPR in main threadKefu Chai2017-04-271-1/+4
* common: add override for common submodule and miscliuchang08122017-02-161-3/+3
* test/ceph_crypto: do not read ceph.conf in global_init()Kefu Chai2016-12-051-0/+15
* test,cmake: turn unit.h into unit.cc to speed up compilationKefu Chai2016-11-281-2/+2
* unittest_[ceph_]crypto: fix warningsSage Weil2016-02-111-2/+0
* test: Only build death tests on platforms that support themAlan Somers2013-11-061-0/+2
* rgw: fix buildYehuda Sadeh2012-11-081-3/+3
* initialize g_ceph_context in common_preinitColin Patrick McCabe2011-06-221-1/+1
* test/ceph_crypto: Check that the shutdown/fork/init trick works for NSS.Tommi Virtanen2011-04-291-0/+32
* Use macro for digest size, part 2: testsColin Patrick McCabe2011-03-241-28/+18
* ceph_crypto: Add unittests for the HMAC-SHA1 compatibility shim.Tommi Virtanen2011-03-111-0/+53
* ceph_crypto: Add unittests for the MD5 compatibility shim.Tommi Virtanen2011-03-111-0/+65