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
2022-07-26
Do not pass input length <= 0 to the cipher handlers
Theo Buehler
2022-07-26
Only allow changing the domainname (from empty) before securelevel increase.
Theo de Raadt
2022-07-26
moncontrol(3): remove hertz() fallback function
Scott Soule Cheloha
2022-07-25
Simplify wctype() and wctype_l(): we have one set of classification
Philip Guenther
2022-07-25
fix indent
Theo Buehler
2022-07-25
If a command or interface first appeared in PWB/UNIX, UNIX System III or
Jonathan Gray
2022-07-24
Plug leak in X509V3_add1_i2d()
Theo Buehler
2022-07-24
Prepare to resurrect TS_RESP_CTX_set_time_cb()
Theo Buehler
2022-07-24
Prepare to provide TS_VERIFY_CTX accessors
Theo Buehler
2022-07-24
Prepare to provide various TS_STATUS_INFO accessors
Theo Buehler
2022-07-24
Align PKCS12_key_gen_uni() with OpenSSL
Theo Buehler
2022-07-24
Minor fixes in PKCS12_parse()
Theo Buehler
2022-07-24
Per RFC 7292, safeContentsBag is a SEQUENCE OF, not a SET OF
Theo Buehler
2022-07-24
Clear key on exit in PKCS12_gen_mac()
Theo Buehler
2022-07-24
Plug a leak in PKCS12_setup_mac()
Theo Buehler
2022-07-24
Move cipher_id bsearch functions back to the bottom of the file.
Joel Sing
2022-07-24
Set NULL BIOs for QUIC.
Joel Sing
2022-07-24
Provide record layer callbacks for QUIC.
Joel Sing
2022-07-24
Move tls13_phh_done_cb() after tl13_phh_received_cb().
Joel Sing
2022-07-24
Provide QUIC encryption levels.
Joel Sing
2022-07-24
Rely on tlsext_parse() to set a decode_error alert
Theo Buehler
2022-07-24
Start making ts opaque
Theo Buehler
2022-07-23
timecounting: use full 96-bit product when computing elapsed time
Scott Soule Cheloha
2022-07-23
Fix file names in comments.
Theo Buehler
2022-07-22
Convert TLS transcript from BUF_MEM to tls_buffer.
Joel Sing
2022-07-22
Add read and write support to tls_buffer.
Joel Sing
2022-07-22
Simplify tls13_server_encrypted_extensions_recv
Theo Buehler
2022-07-22
Remove redundant length checks in parse functions
Theo Buehler
2022-07-22
avoid use after free
Jonathan Gray
2022-07-21
repair error section; Martin Vahlensieck
Theo de Raadt
2022-07-20
Simplify tlsext_supported_groups_server_parse
Theo Buehler
2022-07-20
Drop some unnecessary parentheses.
Theo Buehler
2022-07-20
Copy alpn_selected using CBS
Theo Buehler
2022-07-20
Copy alpn_client_proto_list using CBS in SSL_new()
Theo Buehler
2022-07-20
Validate protocols in SSL{_CTX,}_set_alpn_protos()
Theo Buehler
2022-07-20
Rewrite SSL{_CTX,}_set_alpn_protos() using CBS
Theo Buehler
2022-07-20
Change various ALPN related internal struct members
Theo Buehler
2022-07-20
Factor out ALPN extension format check
Theo Buehler
2022-07-20
bump major due to struct size change on ILP32 architectures
Theo Buehler
2022-07-20
Revert zlib.h r1.7
Theo Buehler
2022-07-20
Remove tls_buffer_set_data() and remove/revise callers.
Joel Sing
2022-07-20
Correct server-side handling of TLSv1.3 key updates.
Joel Sing
2022-07-19
Objects are only set to ready if both their parent region and their
Martijn van Duren
2022-07-19
Disallow MD5 and SHA-1 HMACs depending on the security level
Theo Buehler
2022-07-19
Avoid unnecessary loops in BN_generate_prime_ex()
Theo Buehler
2022-07-19
Use sysctl CTL_NET.PF_INET6 to check if IPv6 is available or not.
Claudio Jeker
2022-07-18
ypbinding should not be intrude to application namespace.
Theo de Raadt
2022-07-18
use same way of reporting error as yp_bind.c
Theo de Raadt
2022-07-17
Handle X509_check_purpose(3) and EVP_get_digestbyobj(3)
Klemens Nanni
2022-07-17
Add initial support for ESSCertIDv2 verification
Klemens Nanni
[next]