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-07-09
Add NID for TLS1-PRF
Theo Buehler
2024-07-09
Don't push the error stack in ssl_sigalg_select()
Bob Beck
2024-07-09
Fix TLS key share check to not fire when using < TLS 1.3
Bob Beck
2024-07-09
Let z_off_t fall back to long long instead of only long
Theo Buehler
2024-07-09
Actually enable namespaced builds in both libcrypto and libssl
Bob Beck
2024-07-09
Add bounded attributes to hmac.h
Theo Buehler
2024-07-09
Enable namespaced builds by default for libssl and libcrypto.
Bob Beck
2024-07-09
Hide remaining unused ERR functions in err.h
Bob Beck
2024-07-09
Hide CRYPTO_get_dynlock_create_callback
Bob Beck
2024-07-09
Hide DES global variables
Bob Beck
2024-07-09
Add missing symbols to Symbols.namespace
Bob Beck
2024-07-09
Remove duplicates from Symbols.namespace
Bob Beck
2024-07-09
Hide symbols for two missed public functions in bio.h
Bob Beck
2024-07-09
Hide global _it symbols in pkcs12.h
Bob Beck
2024-07-09
Hide global _it symbola in cms.h
Bob Beck
2024-07-08
Hide global _it symbols in dsa.h
Bob Beck
2024-07-08
Hide global _it symbols in rsa.h
Bob Beck
2024-07-08
Guard variable declarations to unbreak non-namespaced builds.
Bob Beck
2024-07-08
Hide global _it symbols in asn1t.h
Bob Beck
2024-07-08
Hide global _it symbols in pkcs7.h
Bob Beck
2024-07-08
remove a further spkac reference; ok tb
Jason McIntyre
2024-07-08
Hide global _it variables in ocsp.h
Bob Beck
2024-07-08
Hide global _it variables in asn1.h
Bob Beck
2024-07-08
Hide global _it variables in x509.h
Bob Beck
2024-07-08
Hide global _it variables in x509v3.h
Bob Beck
2024-07-08
Adjust code since FILL_KPROC() got another argument since struct tusage
Claudio Jeker
2024-07-08
Pretend to clarify the way ipv6_asc() works
Jeremie Courreges-Anglas
2024-07-01
Remove history of the tms struct. It is tied to the function,
Jonathan Gray
2024-06-30
Remove lhash statistics.
Joel Sing
2024-06-30
cast string literals with z_const char *
Theo Buehler
2024-06-30
Z_HUFFMAN -> Z_HUFFMAN_ONLY + linewrapping churn in a comment
Theo Buehler
2024-06-29
Z_HUFFMAN -> Z_HUFFMAN_ONLY
Theo Buehler
2024-06-29
Fix typos in previous.
YASUOKA Masahiko
2024-06-29
fix typo
Theo Buehler
2024-06-29
Add variables for RFC 5176 Error Cause.
YASUOKA Masahiko
2024-06-29
Add variables for DAE for RADIUS (RFC 5176).
YASUOKA Masahiko
2024-06-28
The ALPN callback should really ignore the out parameter if there's
Theo Buehler
2024-06-28
Fix SSL_select_next_proto()
Theo Buehler
2024-06-28
Remove handling of SSLv2 client hello messages.
Joel Sing
2024-06-26
remove psk_idx from tlsext_randomize_build_order()
Theo Buehler
2024-06-26
tls_extension_find(): make output index optional
Theo Buehler
2024-06-25
Implement RSA key exchange in constant time.
Joel Sing
2024-06-25
Fix TLS extension shuffling
Theo Buehler
2024-06-24
changing EINVAL from "has no associated size" to "has insufficient size"
Theo de Raadt
2024-06-24
ssl_err: KNF tweak
Theo Buehler
2024-06-24
ssl_err: fix whitespace
Theo Buehler
2024-06-24
libcrypto: constify most error string tables
Theo Buehler
2024-06-24
x509_conf: rename the merr label into err
Theo Buehler
2024-06-23
strmode takes a mode_t, not an int; prompted by Collin Funk.
Otto Moerbeek
2024-06-22
lower parts of the manual page clearly say why using malloc() to
Theo de Raadt
[prev]
[next]