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
2020-06-15
Document EVP_read_pw_string_min(3)
Theo Buehler
2020-06-15
Document PEM_def_callback(3).
Ingo Schwarze
2020-06-12
add my Copyright and license, which i forgot when adding a significant
Ingo Schwarze
2020-06-12
add a comment saying that name_cmp() is intentionally undocumented;
Ingo Schwarze
2020-06-12
document PEM_ASN1_read(3) and PEM_ASN1_read_bio(3);
Ingo Schwarze
2020-06-11
wording tweaks from ross l richardson and tb;
Jason McIntyre
2020-06-10
document PKCS7_get_signer_info(3)
Ingo Schwarze
2020-06-10
describe six more PKCS7 attribute functions
Ingo Schwarze
2020-06-09
The check_includes step is incorrect dependency management model for
Theo de Raadt
2020-06-07
In the libc resolver function asr_run(), clear the result buffer everytime,
Theo de Raadt
2020-06-06
Implement a rolling hash of the ClientHello message, Enforce RFC 8446
Bob Beck
2020-06-05
Remove redundant code
denis
2020-06-05
Add a custom copy handler for AES key wrap
Theo Buehler
2020-06-05
Use IANA allocated GOST ClientCertificateTypes.
Joel Sing
2020-06-05
Stop sending GOST R 34.10-94 as a CertificateType.
Joel Sing
2020-06-05
Handle GOST in ssl_cert_dup().
Joel Sing
2020-06-05
Enable GOST_SIG_FORMAT_RS_LE when verifying certificate signatures.
Joel Sing
2020-06-05
Allow GOST R 34.11-2012 in PBE/PBKDF2/PKCS#5.
Joel Sing
2020-06-05
Add OIDs for HMAC using Streebog (GOST R 34.11-2012) hash function.
Joel Sing
2020-06-05
Add a few more errors to help debugging.
Joel Sing
2020-06-05
Add support for additional GOST curves.
Joel Sing
2020-06-05
Remove remaining error *_str_functs[]
Joel Sing
2020-06-05
Apply some style(9).
Joel Sing
2020-06-05
One error file per directory is plenty.
Joel Sing
2020-06-05
HID parser could overflow if a malicious device (potentially USB) provided
Jonathan Gray
2020-06-04
When X509_ATTRIBUTE_create() receives an invalid NID (e.g., -1), return
Ingo Schwarze
2020-06-04
minor polishing:
Ingo Schwarze
2020-06-04
Align tls13_server_select_certificate() with
Theo Buehler
2020-06-04
Improve client certificate selection for TLSv1.3
Theo Buehler
2020-06-04
mention that TLS_method(3) also supports TLSv1.3;
Ingo Schwarze
2020-06-04
Collapse the x509v3 directory into x509.
Joel Sing
2020-06-04
new manual page PKCS7_add_attribute(3);
Ingo Schwarze
2020-06-03
Properly document PKCS7_final(3), which was already mentioned
Ingo Schwarze
2020-06-02
Remove const modifier in return type of tls13_handshake_active_state()
Theo Buehler
2020-06-02
distracting whitespace
Theo Buehler
2020-06-01
Split the handling of post handshake handshake messages into its
Theo Buehler
2020-06-01
Remove expired certificate, ok tb@
Stuart Henderson
2020-06-01
Send an illegal_parameter alert if a client sends us invalid DH key
Theo Buehler
2020-06-01
Add a mechanism to set an alert in those parts of the read half of
Theo Buehler
2020-06-01
bump to LibreSSL 3.2.1
Brent Cook
2020-05-31
Replace ssl_max_server_version() with ssl_downgrade_max_version()
Joel Sing
2020-05-31
When building a chain look for non-expired certificates first.
Joel Sing
2020-05-31
Correct downgrade sentinels when a version pinned method is in use.
Joel Sing
2020-05-31
Fix printing long doubles on architectures with hm and lm bits.
mortimer
2020-05-31
Remove an outdated BUGS section.
Visa Hankala
2020-05-29
Add a fix from ncurses 20200523 via Hiltjo Posthuma that prevents
Nicholas Marriott
2020-05-29
Improve server certificate selection for TLSv1.3.
Joel Sing
2020-05-29
Handle the case where we receive a valid 0 byte application data record.
Joel Sing
2020-05-29
Wire up the servername callback in the TLSv1.3 server.
Joel Sing
2020-05-29
Mop up servername_done, which is unused.
Joel Sing
[next]