This website requires JavaScript.
Explore
Help
Sign In
yggdrasil
/
ring
Watch
1
Star
0
Fork
0
You've already forked ring
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ring
/
crypto
/
test
History
Brian Smith
08f0f208f9
Revert unnecessary #pragma warning in file_test.h.
2016-02-14 14:55:51 -10:00
..
.gitattributes
Fix GitHub misidentification of C header files as C++.
2015-11-29 14:06:28 -10:00
file_test.cc
Remove C++11isms not supported by GCC 4.6.
2016-01-31 19:30:55 -10:00
file_test.h
Revert unnecessary #pragma warning in file_test.h.
2016-02-14 14:55:51 -10:00
malloc.cc
Add
throw()
to functions in malloc.cc to avoid
-pedantic
errors.
2016-01-31 19:30:53 -10:00
scoped_types.h
Remove C++11isms not supported by GCC 4.6.
2016-01-31 19:30:55 -10:00
test_util.cc
Replace use of |SHA512_CTX| with |ring::digest::SHA512| in crypto/bn.
2015-11-08 16:45:57 -10:00
test_util.h
Improve Visual Studio 2015 Compatibility.
2015-08-26 21:18:21 -07:00
test.Windows.vcxproj
Enable MSVC C4710: 'function' : function not inlined.
2016-02-14 14:51:58 -10:00