index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-04-01
mark ERR_R_INTERNAL_ERROR instead of assert or _exit, sigh
Theo de Raadt
2019-04-01
repair confusing "} if" indentation as suggested by deraadt@
Christian Weisgerber
2019-04-01
Compile with -gdwarf-4 to suppress wrnings about DWARF2 in assembly code
Mark Kettenis
2019-04-01
Correct subtle bug in sigalgs, only care about curve_nid if we are
Bob Beck
2019-03-31
Clean up and simplify the client verify code:
Joel Sing
2019-03-31
Wrap long lines and apply some style(9).
Joel Sing
2019-03-31
Use named field initialisers.
Joel Sing
2019-03-30
Add retguard macros to setjmp/longjmp on amd64. Knocks out some useful
mortimer
2019-03-29
Use correct capitalization of EC_GROUP_get_curve_GF{2m,p}(3).
Theo Buehler
2019-03-29
Copy categories outside "mask" from "oldloc" to the new locale object.
Ingo Schwarze
2019-03-28
Wait until server disconnects before closing the socket. Otherwise,
Alexandre Ratchov
2019-03-27
Cast nonce bytes to avoid undefined behaviour when left shifting.
Joel Sing
2019-03-27
remove duplicate set key file call. from alf.
Ted Unangst
2019-03-27
bump to 2.9.1
Brent Cook
2019-03-26
adjtime(2): set EINVAL if delta overflows 64 bits of microseconds.
cheloha
2019-03-26
Use limits.h instead of sys/limits.h for portability.
Joel Sing
2019-03-25
fix copy pasto: flag -> atflags; ok deraadt@ jca@ millert@
anton
2019-03-25
Strip out all of the pkey to sigalg and sigalg to pkey linkages.
Joel Sing
2019-03-25
tls1_process_sigalgs() is no longer needed.
Joel Sing
2019-03-25
Defer sigalgs selection until the certificate is known.
Joel Sing
2019-03-25
Rework ssl_ctx_use_certificate_chain_bio() to use the CERT_PKEY chain.
Joel Sing
2019-03-25
Remove ssl_get_server_send_cert() which is now unused.
Joel Sing
2019-03-25
Rework ssl3_output_cert_chain() to take a CERT_PKEY and consider chains.
Joel Sing
2019-03-25
Add a chain member to CERT_PKEY and provide functions for manipulating it.
Joel Sing
2019-03-24
BUGS goes last;
Jason McIntyre
2019-03-24
Document the fact that readlink(2) can bypass restrictions as needed
Bob Beck
2019-03-24
In the incredibly unbelievable circumstance where _rs_init() fails to
Theo de Raadt
2019-03-24
If ssl_cipher_apply_rule() is given a specific cipher suite, match on it.
Joel Sing
2019-03-24
Don't allow asn1_parse2 to recurse arbitrarily deep. Constrain to a max
Bob Beck
2019-03-24
Cast nonce bytes to avoid undefined behaviour when left shifting.
Joel Sing
2019-03-24
do not call assert(), which has a tendency to leave traces of stuff in
Theo de Raadt
2019-03-23
Add range checks to varios ASN1_INTEGER functions to ensure the
Bob Beck
2019-03-23
Remove useless secure_path(3) calls.
Todd C. Miller
2019-03-23
Separate symbol name and type with a comma for consistency and
Visa Hankala
2019-03-22
that "device" is an abstraction to the underlying OS PRNG.
Marc Espie
2016-09-03
Import libc++ 3.9.0
Patrick Wildt
2019-03-21
Reference permissions in the canonical plural.
rob
2019-03-21
import EVP_camellia_128_cbc(3) from OpenSSL 1.1.1,
Ingo Schwarze
2019-03-21
space before punct;
Jason McIntyre
2019-03-21
Split EVP_rc4(3) out of EVP_EncryptInit(3) to reduce clutter.
Ingo Schwarze
2019-03-21
Split EVP_des_cbc(3) out of EVP_EncryptInit(3) to reduce clutter:
Ingo Schwarze
2019-03-21
add a handful of missing functions
Ingo Schwarze
2019-03-21
Bring back EVP_chacha20 list item that was accidentally removed
Theo Buehler
2019-03-20
fix examples (libtls uses its own error reporting mechanism)
Marc Espie
2019-03-20
escape backslashes;
Ingo Schwarze
2019-03-19
Document the flag EVP_CIPHER_CTX_FLAG_WRAP_ALLOW needed for the EVP
Ingo Schwarze
2019-03-19
Avoid an internal 2 byte overread in ssl_sigalgs().
Joel Sing
2019-03-19
Revert TLS1_get{,_client}_version simplification because DTLS.
Joel Sing
2019-03-19
update libelf from elftoolchain r3714 to r3717
Jonathan Gray
2019-03-19
update libelf from elftoolchain r3669 to r3714
Jonathan Gray
[next]