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
2021-06-03
(man page also)
Theo de Raadt
2021-06-03
secure_path(3) hasn't been called since we recognized the TOCTOU issues a few
Theo de Raadt
2021-06-02
agentx_context_object_nfind had its ax_oid_cmp arguments swapped.
Martijn van Duren
2021-06-02
add RTLD_NODELETE support
Sebastien Marie
2021-06-01
Update RFC reference. RFC 4366 was obsoleted by RFC 6066.
Theo Buehler
2021-06-01
Avoid sending a trailing dot in SNI as a client
Theo Buehler
2021-06-01
Remove unnecessary cast in free.
Theo Buehler
2021-05-31
auth_call(3) no longer uses secure_path(3)
Todd C. Miller
2021-05-31
Revert previous. bluhm noted that it causes a regress failure.
Theo Buehler
2021-05-30
add hid_get_report_desc_data() to access the raw report descriptor
Joshua Stein
2021-05-28
Silence a clang warning on loss of precision
Theo Buehler
2021-05-27
No longer patch away other entropy sources from libexpat. Upstream
Alexander Bluhm
2021-05-26
Update libexpat to 2.4.1. This fixes CVE-2013-0340. Relevant for
Alexander Bluhm
2021-05-26
Fix the return value for the FUTEX_WAIT/FUTEX_WAIT_PRIVATE futex(2)
Mark Kettenis
2021-05-21
The implementation of the FUTEX_WAIT option in futex(2) is subtly broken.
Mark Kettenis
2021-05-20
EVP_Digest*: fix documented return values.
Theo Buehler
2021-05-19
Adjust libcrypto obj_xref.txt to obj_xref.h
Kinichiro Inoguchi
2021-05-18
Document new net.unix sysctls.
Claudio Jeker
2021-05-17
delete useless blank lines
Theo de Raadt
2021-05-16
Correct problem in riscv64 dtors execution load the function pointer
Dale Rahn
2021-05-16
Absorb SSL_AEAD_CTX into struct tls12_record_protection.
Joel Sing
2021-05-16
Zero the tls12_record_protection struct instead of individual fields.
Joel Sing
2021-05-16
Avoid including tls13_internal.h in tls13_record.h.
Joel Sing
2021-05-16
Avoid pulling ssl_locl.h into self-contained code.
Joel Sing
2021-05-16
Make local header inclusion consistent.
Joel Sing
2021-05-16
Move DTLS structs/definitions/prototypes to dtls_locl.h.
Joel Sing
2021-05-16
Add a missing space.
Joel Sing
2021-05-16
Fix formatting of multi-line license comment per style(9).
Joel Sing
2021-05-16
Avoid pulling ssl_sigalgs.h in via ssl_locl.h.
Joel Sing
2021-05-16
Remove unnecessary includes from the bytestring APIs.
Joel Sing
2021-05-16
Explicitly include <openssl/opensslconf.h> in files using OPENSSL_NO_*
Joel Sing
2021-05-14
whitespace/KNF
Theo Buehler
2021-05-14
Improve libcrypto obj_xref.h generator
Kinichiro Inoguchi
2021-05-14
Fix regression for _setjmp, fucntion does not use stack and adjusting
Dale Rahn
2021-05-13
Add missing .Pp in HISTORY section.
Theo Buehler
2021-05-13
Add missing .Pp
Theo Buehler
2021-05-12
Merge documentation for SSL_CIPHER_find(3) from OpenSSL 1.1.1.
Theo Buehler
2021-05-12
Install SSL_SESSION_get0_cipher.3
Theo Buehler
2021-05-12
Document SSL_SESSION_get0_cipher(3)
Theo Buehler
2021-05-12
Add obj_xref for ECDH schemes in RFC 5753
Kinichiro Inoguchi
2021-05-12
Correct defines for fenv rounding modes and change fenv_t and fexcept_t
Jonathan Gray
2021-05-11
Document SSL_CTX_get_ssl_method(3)
Theo Buehler
2021-05-11
Merge some details from OpenSSL 1.1.1.
Theo Buehler
2021-05-11
missing word in previous
Theo Buehler
2021-05-11
Merge documentation for EVP_DigestVerify() from OpenSSL 1.1.1.
Theo Buehler
2021-05-11
Merge documentation for EVP_DigestSign from OpenSSL 1.1.1.
Theo Buehler
2021-05-11
use FE_ALL_EXCEPT not _ROUND_MASK when masking fcsr exception bits
Jonathan Gray
2021-05-11
zap stray comma
Theo Buehler
2021-05-10
Merge documentation for EC_GROUP_{set,get}_curve(3) from OpenSSL 1.1.1.
Theo Buehler
2021-05-10
Merge documentation for EC_POINT_{get,set}_coordinates and
Theo Buehler
[next]