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
2024-08-22
PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3)
Theo Buehler
2024-08-22
Garbage collect unused attributes member from EVP_PKEY
Theo Buehler
2024-08-22
Remove copy_bag_attr()
Theo Buehler
2024-08-22
Neuter EVP_PKEY_add1_attr_by_NID()
Theo Buehler
2024-08-21
Make sure ai_canonname is set when AI_CANONNAME was requested.
Florian Obser
2024-08-18
conf_def.c: shuffle things into a slightly more sensible
Theo Buehler
2024-08-18
Remove documentation for X509_REQ_[gs]et_extension_nids
Theo Buehler
2024-08-18
Use struct __sFILE instead of FILE in thread locking callback
Philip Guenther
2024-08-18
Adjust locale/rune*.h files so <stdio.h> and <wchar.h> get pulled
Philip Guenther
2024-08-18
Pull in <stdio.h> (for snprintf()) directly instead of
Philip Guenther
2024-08-17
effectively revert revision 1.7.
Peter Hessler
2024-08-17
Zap a trailing comma to appease mandoc -Tlint
Theo Buehler
2024-08-17
Remove docs of various X509_TRUST "functionality" that no longer exists
Theo Buehler
2024-08-15
Support describing ABI changes for static libraries too.
Philip Guenther
2024-08-14
timingsafe_bcmp() is better than timingsafe_memcmp() for the purpose.
YASUOKA Masahiko
2024-08-13
zap extra word;
Jason McIntyre
2024-08-12
fflush.3: zap trailing whitespace
Theo Buehler
2024-08-12
Fix grammar in history section
Theo Buehler
2024-08-12
Give libtls the same bump as libssl
Theo Buehler
2024-08-12
Bump minor after symbol addition
Theo Buehler
2024-08-12
Add SSL_CTX_set1_cert_store() and SSL_CIPHER_get_handshake_digest() to
Theo Buehler
2024-08-12
Expose SSL_CTX_set1_cert_store() and SSL_CIPHER_get_handshake_digest()
Theo Buehler
2024-08-12
Add <stdio_ext.h> with the seven APIs needed to have gnulib operate
Philip Guenther
2024-08-12
Make exit(), fclose(), fflush(), and freopen() comply with POSIX-2008
Philip Guenther
2024-08-11
Add include path for crypto_arch.h.
Joel Sing
2024-08-11
Provide and use crypto_arch.h.
Joel Sing
2024-08-10
Remove the empty ui_compat.h
Theo Buehler
2024-08-08
ct.h: move two asterisks to the proper place
Theo Buehler
2024-08-08
ui_util.c needs stdio.h and ui.h, but not ui_compat.h and ui_local.h
Theo Buehler
2024-08-08
Use timingsafe_memcmp() when comparing the authenticators. from iij.
YASUOKA Masahiko
2024-08-07
asprintf() and vasprintf() are in POSIX-2024. Update #include
Philip Guenther
2024-08-07
wcslcpy() and wcslcat() are in POSIX-2024. Update #include visibility
Philip Guenther
2024-08-05
sync with upstream (noop for openbsd)
Theo Buehler
2024-08-04
ppoll() is in POSIX-2024. Update #include visibility and manpages
Philip Guenther
2024-08-04
x509_vfy.c: drop some unnecessary parentheses
Theo Buehler
2024-08-03
A dozen interfaces in <endian.h> were standardized in POSIX-2024 as expected
Philip Guenther
2024-08-03
The improbable occurred: strlcpy(3) and strlcat(3) are in POSIX-2024.
Philip Guenther
2024-08-03
mkostemp(3) and reallocarray(3) are in POSIX-2024:
Philip Guenther
2024-08-03
The EC_KEY method should use the EC_KEY index, not RSA
Theo Buehler
2024-08-03
Bump CRYPTO_EX_DATA_MAX_INDEX to 32
Theo Buehler
2024-08-03
Use proper size for allocating indexes
Theo Buehler
2024-08-03
Document SSL_CTX_set_cert_store
Theo Buehler
2024-08-03
Prepare to provide SSL_CTX_set1_cert_store()
Theo Buehler
2024-08-02
The {get,set}res[ug]id(2) family are in POSIX-2024's XSI option,
Philip Guenther
2024-08-02
libtls: fix legacy protocol parsing
Theo Buehler
2024-08-02
free class->indexes in CRYPTO_cleanup_all_ex_data()
Theo Buehler
2024-08-02
Rewrite CRYPTO_EX_DATA.
Joel Sing
2024-08-02
bump minor after yesterday's symbol addition
Theo Buehler
2024-08-02
Put exported symbols of libz under our own control
Theo Buehler
2024-08-02
getentropy(2) is in POSIX-2024, so adjust the #include visibility,
Philip Guenther
[next]