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
/
crypto
Age
Commit message (
Expand
)
Author
2018-03-09
match opening ( with closing ) instead of closing }.
mrg
2018-03-09
use the proper match pattern
christos
2018-03-09
Disable assembly stubs for the big endian variants of mips (could be more
christos
2018-03-09
Add the rest of the earm flavors; madness.
christos
2018-03-09
Don't define the v8 functions for v7!
christos
2018-03-08
oops forgot to commit this.
christos
2018-03-08
need CRYPTO_memcmp()
christos
2018-03-08
add size directives.
christos
2018-03-07
remove the SHA256_Init man page; we are using ours from libc.
christos
2018-03-07
fix build on non-earm
christos
2018-03-07
only use the 64 bit abi if specified on the command line.
christos
2018-03-07
HACK around aarch64 having "long long" "__int64_t"
christos
2018-03-07
Enable AES_ASM explicitly not by just looking at the processor, like we
christos
2018-03-07
regen; some assembly files don't work so disable for now.
christos
2018-03-07
Use local ELF labels and avoid an unsupported 16bit relocation.
mlelstv
2018-03-06
need CRYPTO_memcmp
christos
2018-03-06
need CRYPTO_memequal
christos
2018-03-06
fix v8 PMULL detection (Robert Swindells)
christos
2018-03-06
For mips64:
christos
2018-03-06
Avoid branch delay spot warnings: Warning: macro instruction expanded into
christos
2018-03-06
Add a case for 7, remove arm64crypto.S
christos
2018-03-05
Handle mips64 properly.
christos
2018-03-05
need CRYPTO_memcmp.
christos
2018-03-05
make the key functions public, and provide function type and size attributes.
christos
2018-03-04
regen
christos
2018-03-04
hack for lint
christos
2018-03-04
Alpha Stuff
christos
2018-03-04
regen.
christos
2018-03-04
regen
christos
2018-03-04
remove useless grep
christos
2018-03-03
provide CRYPTO_memcmp for the have-nots.
christos
2018-03-03
Regen for OpenSSL-1.1
christos
2018-03-02
Remove unused part of the Makefile (Muhammed.Shameem)
christos
2018-02-26
make this link again:
christos
2018-02-25
add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts
mrg
2018-02-24
dedup
christos
2018-02-24
we don't yet have __atomic_is_lock_free
christos
2018-02-24
fix sparc.
christos
2018-02-24
add the right assembler flags for the two new files.
christos
2018-02-20
Backout my over-eager backout - we need this for sparc64 building netbsd32
martin
2018-02-20
Backout previous "regen" - the regen target in this directory is bogus,
martin
2018-02-18
Avoid ssp error on sparc64
christos
2018-02-18
Regen.
christos
2018-02-13
Provide SHAR384 flavors: The OpenSSL SHA512_Final implementation is re-used
christos
2018-02-13
Provide the means to use the libc sha2 internally instead of the openssl
christos
2018-02-13
Add a (void *) cast to make things compile with our own sha2 header
christos
2018-02-13
add missing test files added in the vendor branch.
christos
2018-02-13
Fix copy & pasto (dsa code vs. rsa code) in previous, fixes PR lib/53012
martin
2018-02-12
we need variables to be signed here.
christos
2018-02-10
fix pasto
christos
[next]