index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
crypto
/
libcrypto
Age
Commit message (
Expand
)
Author
2017-05-21
Remove MKCRYPTO option.
riastradh
2017-05-21
Remove MKCRYPTO_RC5. Unconditionally include RC5 in libcrypto.so.
riastradh
2016-10-14
periphereal updates and generated files for the new openssl.
spz
2016-10-13
Bump timeouts so they work on a 32bit sparc (poor Krups)
martin
2012-07-14
more MKCRYPTO_IDEA and MKCRYPTO_MDC2 removal (resp, adjustment to IDEA and
spz
2012-07-14
MKCRYPTO_{IDEA,MDC2} is no more
christos
2011-10-22
fix a build issue with MKCRYPTO=no.
mrg
2011-07-05
give the idea, rc5 and mdc2 checks a chance of working if they are defined
spz
2011-06-12
Fix patented algo compilation
christos
2011-06-11
Turn warns on for all tests and fix all the bugs.
christos
2011-06-09
add tests for evb and srp
spz
2011-05-26
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
joerg
2010-12-18
Don't force debug build.
joerg
2010-11-08
increase timeouts of long-running tests
pooka
2010-11-07
Adjusts tests after import of atf-0.12:
jmmv
2010-11-03
add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing
christos
2010-07-13
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
jmmv
2010-07-11
ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if
mrg
2010-07-10
Do not use awk to generate the test program. Instead, just expand the
jmmv
2010-06-04
atf-0.9 introduces an use.fs test-case property to allow tests to write to
jmmv
2009-07-20
fix for new openssl
christos
2009-02-14
Use the correct dir to find source files. NetBSD finally builds again.
cube
2009-02-13
Convert the threads libcrypto test to ATF and enable it. Drop the old one
jmmv
2009-02-13
Remove threads from the list of subdirs. Commited by mistake.
jmmv
2009-02-13
Convert libcrypto tests to ATF. Original work done by Lukasz Strzygowski
jmmv