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-04-15
Remove ASN1_time_clamp_not_after() from Symbols.list
Theo Buehler
2024-04-15
whee libc 100. break all the things
Theo Buehler
2024-04-15
remove unused __bswap16, __bswap32 MD functions from arm and aarch64
Christian Weisgerber
2024-04-15
Prevent negative zero from being created via BN bit functions.
Joel Sing
2024-04-15
drop htonl(), htons(), ntohl(), ntohs() MD functions from libc
Christian Weisgerber
2006-10-10
Preliminary userland bits for OpenBSD/landisk, many things coming from
Miod Vallat
2024-04-14
Fix indent
Theo Buehler
2024-04-14
Delete a few more GOST remnants
Theo Buehler
2024-04-14
Zap trailing whitespace.
Florian Obser
2024-04-14
Remove documentation of no longer available API
Theo Buehler
2024-04-13
Error check X509_ALGOR_set0() in {dsa,ec}_pkey_ctrl()
Theo Buehler
2024-04-13
Unwrap a line for consistency with other copy-pasted versions
Theo Buehler
2024-04-12
Avoid snprintf() of NULL when _nc_get_source() returns NULL.
Todd C. Miller
2024-04-12
bio_enc: various basic cleanup
Theo Buehler
2024-04-12
Garbage collect various *_init() pmeths
Theo Buehler
2024-04-12
Fix a potential NULL-deref in EVP_PKEY_keygen()
Theo Buehler
2024-04-11
Stop making <machine/pmap.h> include <machine/pte.h>, and fix the very few
Miod Vallat
2024-04-11
Remove parentheses after return
Theo Buehler
2024-04-11
Rework internal tm_to_*() converters
Theo Buehler
2024-04-10
Re-guard the crypto_malloc macros.
Bob Beck
2024-04-10
Remove the prototype of BN_gcd_nonct()
Theo Buehler
2024-04-10
Hide deprecated functions in ec.h
Bob Beck
2024-04-10
Hide deprecated functions in evp.h
Bob Beck
2024-04-10
Add HMAC_init and HMAC_CTX_reset to Symbols.namespace.
Bob Beck
2024-04-10
Hide symbols in bn.h
Bob Beck
2024-04-10
Hide a couple of LCRYPTO_UNUSED in asn1.h
Bob Beck
2024-04-10
Add RC2 symbols to Symbols.namespace.
Bob Beck
2024-04-10
Finish hiding symbols in rand.h
Bob Beck
2024-04-10
Finish Hiding symbols in crypto.h
Bob Beck
2024-04-09
Add a comment on abuse of EXFLAG_INVALID
Theo Buehler
2024-04-09
Add hidden conf.h, missed in an earlier commit
Theo Buehler
2024-04-09
Hide symbols in conf.h
Bob Beck
2024-04-09
Plug leaks in ASN1_TIME_set_string_internal()
Theo Buehler
2024-04-09
Hide public symbols in x509.h
Bob Beck
2024-04-09
Hide public symbols in evp.h
Bob Beck
2024-04-09
Rename EVP_aes_XXX_cfb to EVP_aes_XXX_cfb128.
Bob Beck
2024-04-09
Clean up Symbols.namespace
Bob Beck
2024-04-08
Remove notBefore and notAfter cacheing.
Bob Beck
2024-04-08
Remove spaces before tabs
Theo Buehler
2024-04-08
Make ASN1_TIME_set_string_X509 and ASN1_TIME_set_string match the man page
Bob Beck
2024-04-08
more ansi function decls
Jonathan Gray
2024-04-07
Rework CMS_add_simple_smimecap()
Theo Buehler
2024-04-05
ANSI functions; ok tb
Theo de Raadt
2024-04-04
Remove incorrect function counts
Theo Buehler
2024-04-04
Recommit a better version of the removal of the F5 workaround
Theo Buehler
2024-04-04
tzset_basic: only call issetugid(2) if TZ has changed
Todd C. Miller
2024-04-03
Reading https://github.com/Geal/rust-syslog/issues/79, I came to a
Theo de Raadt
2024-04-02
Backout previous commit (intending that libressl client rejects a supported
Stuart Henderson
2024-04-02
Implement SO_ACCEPTCONN in getsockopt(2)
Claudio Jeker
2024-04-02
fix unintended sizeof(pointer) introduced in rev 1.41
Jonathan Gray
[prev]
[next]