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
/
buffer
/
at
trash-bin2
4 files
buf_err.c
Send the function codes from the error functions to the bit bucket, as was done earlier in libssl. Thanks inoguchi@ for noticing libssl had more reacharounds into this. ok jsing@ inoguchi@
9 years ago
buf_str.c
Explicitly test for NULL.
9 years ago
buffer.c
use freezero() instead of memset/explicit_bzero + free. Substantially reduces conditional logic (-218, +82).
9 years ago
buffer.h
Put BUF_memdup() and BUF_reverse() under #ifndef LIBRESSL_INTERNAL.
10 years ago