tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libcrypto
/
whrlpool
/
at
trash-bin2
1 folder
4 files
asm
First pass at removing win64 support from the assembly generating Perl scripts. We certainly do not need an identical copy of the win64 exception handler in each script (surely one copy would be sufficient).
12 years ago
whrlpool.h
Explicitly include <openssl/opensslconf.h> in every file that references an OPENSSL_NO_* define. This avoids relying on something else pulling it in for us, plus it fixes several cases where the #ifndef OPENSSL_NO_XYZ is never going to do anything, since OPENSSL_NO_XYZ will never defined, due to the fact that opensslconf.h has not been included.
11 years ago
wp_block.c
Switch to <endian.h> from <machine/endian.h> for better portability.
4 years ago
wp_dgst.c
typos
11 years ago
wp_locl.h
Explicitly export a list of symbols from libcrypto.
9 years ago