index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
ceph_crypto.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/ceph_crypto: define __has_feature if the compiler doesn't have it
Xuehan Xu
2024-04-28
1
-0
/
+5
*
test: remove extraneous ")" after literal string for matcher
Kefu Chai
2024-04-25
1
-1
/
+1
*
test: do not consider warning from Sanitizer as fatal
Kefu Chai
2024-04-03
1
-1
/
+9
*
test: port Ceph tests to Windows
Lucian Petrut
2021-01-05
1
-2
/
+2
*
common: drop the cct param from ceph::crypto::init().
Radoslaw Zarzynski
2019-06-26
1
-3
/
+3
*
buffer,crypto,osd,tools: extract digest methods out of bufferlist
Kefu Chai
2019-06-11
1
-0
/
+129
*
drop unnecessary env_to_vec calls
Sage Weil
2018-03-06
1
-1
/
+0
*
common: remove typedef for byte
Casey Bodley
2018-01-19
1
-20
/
+20
*
build: Bump language to C++17
Adam C. Emerson
2018-01-08
1
-20
/
+20
*
crypto: cleanup NSPR in main thread
Kefu Chai
2017-04-27
1
-1
/
+4
*
common: add override for common submodule and misc
liuchang0812
2017-02-16
1
-3
/
+3
*
test/ceph_crypto: do not read ceph.conf in global_init()
Kefu Chai
2016-12-05
1
-0
/
+15
*
test,cmake: turn unit.h into unit.cc to speed up compilation
Kefu Chai
2016-11-28
1
-2
/
+2
*
unittest_[ceph_]crypto: fix warnings
Sage Weil
2016-02-11
1
-2
/
+0
*
test: Only build death tests on platforms that support them
Alan Somers
2013-11-06
1
-0
/
+2
*
rgw: fix build
Yehuda Sadeh
2012-11-08
1
-3
/
+3
*
initialize g_ceph_context in common_preinit
Colin Patrick McCabe
2011-06-22
1
-1
/
+1
*
test/ceph_crypto: Check that the shutdown/fork/init trick works for NSS.
Tommi Virtanen
2011-04-29
1
-0
/
+32
*
Use macro for digest size, part 2: tests
Colin Patrick McCabe
2011-03-24
1
-28
/
+18
*
ceph_crypto: Add unittests for the HMAC-SHA1 compatibility shim.
Tommi Virtanen
2011-03-11
1
-0
/
+53
*
ceph_crypto: Add unittests for the MD5 compatibility shim.
Tommi Virtanen
2011-03-11
1
-0
/
+65