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
/
bio
/
at
trash-bin2
24 files
b_dump.c
While the traditional OpenSSL return value and behaviour of BIO_dump(3) is pure comedy gold, and now documented as such, sadly this bit of pure Muppet genius can't really in good consience stay in the tree as is.
4 years ago
b_posix.c
Bring in compatibility for OpenSSL 1.1 style init functions.
8 years ago
b_print.c
failed to detect asprintf() error by observing return of -1, instead the code was inspecting the pointer (which is, sadly, undefined on error, because the current specification of asprintf is crazy sloppy)
6 years ago
b_sock.c
Restore the old behavior when a port number without a host name is passed to BIO_get_accept_socket(). This is part of the API and it fixes "openssl ocsp -port 12345" in server mode. from markus@; OK jsing@ beck@
8 years ago
bf_buff.c
Implement new-style OpenSSL BIO callbacks
4 years ago
bf_lbuf.c
Implement new-style OpenSSL BIO callbacks
4 years ago
bf_nbio.c
Implement new-style OpenSSL BIO callbacks
4 years ago
bf_null.c
Implement new-style OpenSSL BIO callbacks
4 years ago
bio.h
Implement new-style OpenSSL BIO callbacks
4 years ago
bio_cb.c
Add a new, mostly empty, bio_local.h and include it in the files that will need it in the upcoming bump.
4 years ago
bio_err.c
Implement new-style OpenSSL BIO callbacks
4 years ago
bio_lib.c
Implement new-style OpenSSL BIO callbacks
4 years ago
bio_local.h
Implement new-style OpenSSL BIO callbacks
4 years ago
bio_meth.c
Implement new-style OpenSSL BIO callbacks
4 years ago
bss_acpt.c
Add a new, mostly empty, bio_local.h and include it in the files that will need it in the upcoming bump.
4 years ago
bss_bio.c
Add a new, mostly empty, bio_local.h and include it in the files that will need it in the upcoming bump.
4 years ago
bss_conn.c
Implement new-style OpenSSL BIO callbacks
4 years ago
bss_dgram.c
Add a new, mostly empty, bio_local.h and include it in the files that will need it in the upcoming bump.
4 years ago
bss_fd.c
Add a new, mostly empty, bio_local.h and include it in the files that will need it in the upcoming bump.
4 years ago
bss_file.c
Add a new, mostly empty, bio_local.h and include it in the files that will need it in the upcoming bump.
4 years ago
bss_log.c
Add a new, mostly empty, bio_local.h and include it in the files that will need it in the upcoming bump.
4 years ago
bss_mem.c
Reduce memmoves in memory BIOs.
4 years ago
bss_null.c
Add a new, mostly empty, bio_local.h and include it in the files that will need it in the upcoming bump.
4 years ago
bss_sock.c
Add a new, mostly empty, bio_local.h and include it in the files that will need it in the upcoming bump.
4 years ago