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
trash-bin2
1 folder
8 files
asm
Remove horribly old and outdated `documentation' for the assembly code.
10 years ago
c_cfb64.c
deregister; no binary change ok jsing@ miod@
11 years ago
c_ecb.c
remove unused, private version strings except SSL_version_str
11 years ago
c_enc.c
deregister; no binary change ok jsing@ miod@
11 years ago
c_ofb64.c
deregister; no binary change ok jsing@ miod@
11 years ago
c_skey.c
tags as requested by miod and tedu
12 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_lcl.h
Avoid 32 bit right shift with unsigned int in crypto/cast/cast_lcl.h
6 years ago
cast_s.h
Explicitly export a list of symbols from libcrypto.
9 years ago