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
/
libssl
/
man
Age
Commit message (
Expand
)
Author
2024-10-13
byt -> but; ok tb@
Jonathan Gray
2024-10-09
Add missing alert descriptions (taken from RFC 8446)
Theo Buehler
2024-08-31
Remove SSL_add_compression_method
Theo Buehler
2024-08-03
Document SSL_CTX_set_cert_store
Theo Buehler
2024-07-16
Fix .Ox for SSL_CIPHER_get_handshake_digest()
Theo Buehler
2024-07-15
ocurred -> occurred
Jonathan Gray
2024-07-14
Document SSL_CIPHER_get_handshake_digest(3)
Theo Buehler
2024-07-13
ssl2.h and ssl23.h join the party in the attic
Theo Buehler
2024-07-11
Adjust documentation for SSL_select_next_proto()
Theo Buehler
2024-06-28
The ALPN callback should really ignore the out parameter if there's
Theo Buehler
2024-05-23
Make signature of SSL_COMP_add_compression_method(3) match reality
Theo Buehler
2024-05-16
SSL_CTX_set_keylog_callback: copy-paste error _set_ -> _get_
Theo Buehler
2024-05-09
sync the SSL text; ok tb
Jason McIntyre
2024-05-08
Avoid OpenSSL SSL repetitions
Theo Buehler
2024-01-13
Remove mention of a refcount bug
Theo Buehler
2024-01-13
BIO_f_ssl.3: Remove explicit library initialization
Theo Buehler
2023-09-19
Mention a subtle difference between PEM_def_callback(3) and the example.
Ingo Schwarze
2023-09-19
Remove the duplicate documentation of pem_password_cb(3).
Ingo Schwarze
2023-04-11
Document the RETURN VALUES of BIO_method_type(3) and BIO_method_name(3)
Ingo Schwarze
2022-12-18
document the interaction with BIO_dup_chain(3)
Ingo Schwarze
2022-12-11
Add a small blurb on @SECLEVEL=n
Theo Buehler
2022-09-17
Link to SSL_read_early_data(3)
Klemens Nanni
2022-09-10
fix repeated words
Jonathan Gray
2022-07-17
AESCGM -> AESGCM
Jonathan Gray
2022-07-13
add .Xr links to SSL_CTX_set_security_level(3)
Ingo Schwarze
2022-07-13
Start documenting our new pet octopus, SSL_CTX_set_security_level(3).
Ingo Schwarze
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
2022-03-29
man pages: add missing word, The foo() ... -> The foo() function ...
Christian Weisgerber
2022-03-29
man pages: add missing commas in enumerations
Christian Weisgerber
2022-02-18
Avoid gendered language in man pages when not referring to a specific
Jonathan Gray
2022-02-06
remove please from manual pages
Jonathan Gray
2022-01-25
Rewrite paragraph to refer to EVP_CIPHER_CTX_new() and HMAC_CTX_new()
Theo Buehler
2022-01-15
spelling
Jonathan Gray
2021-11-30
s/ECDHE/ECDH/
Joel Sing
2021-11-26
spelling
Jonathan Gray
2021-10-27
Fix HISTORY section: 6.9 -> 7.0
Theo Buehler
2021-10-25
sort. alphanumerics have lower ASCII values than '_'
Theo Buehler
2021-10-25
Install SSL_read_early_data.3. I should have done this during the last
Theo Buehler
2021-10-24
merge documentation for SSL_read_ex(3), SSL_peek_ex(3), and SSL_write_ex(3)
Ingo Schwarze
2021-10-23
fix wrong and missing return types and wrong macros in the SYNOPSIS;
Ingo Schwarze
2021-10-23
Add new OpenSSL API SSL_CTX_set_num_tickets and friends.
Bob Beck
2021-10-23
oops, wrong dir.
Theo Buehler
2021-10-23
Import documentation for X509_get_extension_flags, X509_get_key_usage,
Theo Buehler
2021-10-23
Import documentation for X509_SIG_get{0,m} from OpenSSL. Will be linked
Theo Buehler
2021-10-23
tweak previous: properly mark up function pointer typedef
Ingo Schwarze
2021-10-23
Add SSL_CTX_set_keylog_callback and SSL_CTX_get_keylog_callback
Bob Beck
2021-09-14
provide a small manual page for the SSL_set_psk_use_session_callback(3)
Ingo Schwarze
2021-09-14
Merge the stub SSL_SESSION_is_resumable(3) manual page from the
Ingo Schwarze
2021-09-11
merge the description of SSL_get_tlsext_status_type(3)
Ingo Schwarze
2021-09-10
Do not ignore SSL_TLSEXT_ERR_FATAL from the ALPN callback
Theo Buehler
[next]