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-02-20
x509_asid: NULL out min/max on extract_min_max() failure
Theo Buehler
2024-02-19
x509_asid: fix some KNF botches
Theo Buehler
2024-02-19
pk7_attr.c: tidy includes
Theo Buehler
2024-02-18
Update ASN1_TIME_set(3)
Theo Buehler
2024-02-18
Add posix_time.h from BoringSSL
Theo Buehler
2024-02-18
Align EVP_CIPHER_CTX_init() and _legacy_clear()
Theo Buehler
2024-02-18
Hide EVP_{CIPHER,MD}_CTX_init() from internals
Theo Buehler
2024-02-18
Use EVP_MD_CTX_legacy_clear() internally
Theo Buehler
2024-02-18
Use EVP_CIPHER_CTX_legacy_clear() internally
Theo Buehler
2024-02-18
Add EVP_MD_CTX_legacy_clear()
Theo Buehler
2024-02-18
Add EVP_CIPHER_CTX_legacy_clear()
Theo Buehler
2024-02-17
Use calloc() instead of malloc() in BIO_new().
Joel Sing
2024-02-16
Inline and disable BIO_set().
Joel Sing
2024-02-16
Use 'bio' more consistently for function arguments.
Joel Sing
2024-02-16
Make it explicit that the EC_KEY setters don't check things
Theo Buehler
2024-02-15
BIO_dump*() avoid signed integer overflow
Theo Buehler
2024-02-13
Document a portability caveat about GeneralizedTime and UTCTime
Job Snijders
2024-02-13
Pull in z_off64_t handling from upstream
Theo Buehler
2024-02-11
Remove needless includes of netinet6/ip6_var.h header in userland.
Alexander Bluhm
2024-02-11
libz: more windows ifdef turd shining from upstream
Theo Buehler
2024-02-11
Update libexpat to version 2.6.0.
Alexander Bluhm
2024-02-10
libz: sync with upstream
Theo Buehler
2024-02-09
pull in another upstream tweak for windows
Theo Buehler
2024-02-09
Don't assume MPPE-{Send,Recv}-Keys are used only for MS-CHAP (or
YASUOKA Masahiko
2024-02-09
zlib: sync with upstream
Theo Buehler
2024-02-09
Remove a useless EVP_MD_CTX_init() call
Theo Buehler
2024-02-08
Feed more generated files to the clean target; joint work with naddy@
Miod Vallat
2024-02-07
sync with upstream
Theo Buehler
2024-02-07
sync with zlib.h
Theo Buehler
2024-02-07
Sync doc-comment for deflateInit2 with upstream
Theo Buehler
2024-02-07
libkeynote: use DSA_generate_parameters_ex()
Theo Buehler
2024-02-04
Of course libssl also has a few missing void
Theo Buehler
2024-02-04
Move ctype.h defines to the _CTYPE_ prefix, avoids clashes with identifiers i...
Jeremie Courreges-Anglas
2024-02-04
Change rune-specific #defines from _CTYPE_ prefix to _RUNETYPE_ prefix
Jeremie Courreges-Anglas
2024-02-03
Rework the exit path of tls13_handshake_recv_action()
Theo Buehler
2024-02-03
Remove last peeking at TLS1_FLAGS_SKIP_CERT_VERIFY
Theo Buehler
2024-02-03
Zap a trailing blank that snuck into ssl3_get_client_hello()
Theo Buehler
2024-02-03
Remove GOST and STREEBOG support from libssl.
Bob Beck
2024-02-02
Ignore EVP_MD_CTX_reset() return value
Theo Buehler
2024-02-02
Ignore EVP_CIPHER_CTX_reset() return value, it can't fail
Theo Buehler
2024-02-02
Reimplement BIO_dump_indent() with CBS/CBB and BIO_printf()
Theo Buehler
2024-02-01
Fix the verifier to use the trust store
Bob Beck
2024-02-01
Inline EVP_PBE_find() in its last two callers
Theo Buehler
2024-02-01
Prepare to remove the _cb() and _fp() versions of BIO_dump()
Theo Buehler
2024-01-31
Merge OBJ_NAME_do_all*(3) into EVP_CIPHER_do_all(3)
Theo Buehler
2024-01-30
Remove now unnecessary NULL check before EVP_CIPHER_CTX_cleanup()
Theo Buehler
2024-01-30
Make EVP_{CIPHER,MD}_CTX_{cleanup,reset}() NULL-safe
Theo Buehler
2024-01-30
Restore SSL_shutdown() two step sequence.
Joel Sing
2024-01-29
Add id-ct-rpkiSignedPrefixList NID
Job Snijders
2024-01-29
Add id-ct-rpkiSignedPrefixList OID
Job Snijders
[next]