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
/
cast
/
at
master
8 files
c_cfb64.c
Make internal header file names consistent
3 years ago
c_ecb.c
Make internal header file names consistent
3 years ago
c_enc.c
Make internal header file names consistent
3 years ago
c_ofb64.c
Make internal header file names consistent
3 years ago
c_skey.c
Make internal header file names consistent
3 years ago
cast.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
cast_local.h
Make internal header file names consistent
3 years ago
cast_s.h
Explicitly export a list of symbols from libcrypto.
9 years ago