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-03-18
Simplify SSL_do_handshake().
Joel Sing
2022-03-18
Rewrite legacy DTLS unexpected handshake message handling.
Joel Sing
2022-03-17
Rewrite legacy TLS unexpected handshake message handling.
Joel Sing
2022-03-17
Clean up and simplify ssl3_renegotiate{,_check}()
Joel Sing
2022-03-17
Remove const from tls1_transcript_hash_value()
Joel Sing
2022-03-17
Rework ASN1_STRING_set()
Joel Sing
2022-03-16
Make gcc 4 happier about x509_addr.c
Theo Buehler
2022-03-15
LibreSSL 3.5.2
Brent Cook
2022-03-15
Initialise *out_name at the start of i2t_ASN1_OBJECT_name().
Joel Sing
2022-03-15
Fix infinite loop in BN_mod_sqrt()
Theo Buehler
2022-03-14
Allow constraints of the form @domain.com
Theo Buehler
2022-03-14
Rework ownership handling in x509_constraints_validate()
Theo Buehler
2022-03-14
Factor out unexpected handshake message handling code in the legacy stack.
Joel Sing
2022-03-14
Factor out ASN1_STRING clearing code.
Joel Sing
2022-03-14
First pass clean up of ASN1_STRING code.
Joel Sing
2022-03-13
Relax the check of x509_constraints_dirname()
Theo Buehler
2022-03-13
Add x509_constraints_validate() to x509_internal.h
Theo Buehler
2022-03-13
Check name constraints using the proper API
Theo Buehler
2022-03-13
style tweak
Theo Buehler
2022-03-13
Add missing error check after strdup()
Theo Buehler
2022-03-13
Remove free_cont from asn1_d2i_ex_primitive()/asn1_ex_c2i().
Joel Sing
2022-03-12
Factor out change cipher spec handing code in the legacy stack.
Joel Sing
2022-03-11
Revert previous commit. The problem it was attempting to fix was already
Darren Tucker
2022-03-11
Check for underflow as well as overflow when scaling negative numbers.
Darren Tucker
2022-03-10
unsusual -> unusual
Jonathan Gray
2022-03-09
Update libexpat to 2.4.7. Relevant for OpenBSD are bug fixes #572
Alexander Bluhm
2022-03-07
bump for LibreSSL 3.5.1
Brent Cook
2022-03-05
Fix typo in comment
Bjorn Ketelaars
2022-03-04
Document LOGIN_SETRTABLE
Theo Buehler
2022-03-03
Pull a len == 0 check up before malloc(len) to avoid implementation
Theo Buehler
2022-03-03
Do not write out terminating NUL in i2a_ASN1_OBJECT()
Theo Buehler
2022-03-02
Unwrap a line
Theo Buehler
2022-03-02
whitespace
Theo Buehler
2022-03-02
Rewrite ASN1_OBJECT content to ascii/text conversion.
Joel Sing
2022-03-01
add rtable capability to login.conf.
Ted Unangst
2022-02-28
Remove unused ivbits argument from chacha_keysetup to match other
Darren Tucker
2022-02-26
setuserenv: a missing /etc/login.conf file is not an error.
Todd C. Miller
2022-02-26
Currently malloc caches a number of free'ed regions up to 128k
Otto Moerbeek
2022-02-25
add setrtable to pledge("id"). from Matthew Martin
Ted Unangst
2022-02-24
Get rid of SHA1 for comparing CRL's - use SHA512 just like we do for certs.
Bob Beck
2022-02-24
Remove accidentally committed debug code.
Theo Buehler
2022-02-24
Minor tweaks
Theo Buehler
2022-02-24
Add sanity checks on p and q in old_dsa_priv_decode()
Theo Buehler
2022-02-22
MAXCOMLEN is no longer needed in these programs, so remove the annotation
Theo de Raadt
2022-02-22
Update libexpat to 2.4.6. This fixes CVE-2022-25235, CVE-2022-25236
Alexander Bluhm
2022-02-22
The include of sys/ktrace.h will require sys/types.h, so document this.
Theo de Raadt
2022-02-21
Factor out alert handing code in the legacy stack.
Joel Sing
2022-02-21
mutibyte -> multibyte
Jonathan Gray
2022-02-20
Fix a buffer overread in OAEP padding removal
Theo Buehler
2022-02-20
sys/proc.h requires sys/signal.h (will become visible when sys/param.h
Theo de Raadt
[prev]
[next]