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-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
2024-04-02
Simplify ecx_cms_sign_or_verify() using X509_ALGOR_set0_by_nid()
Theo Buehler
2024-04-01
pinsyscalls appeared in 7.5
Sebastian Benoit
2024-04-01
Add some #ifdef XML_TESTING to the libexpat tests.
Alexander Bluhm
2024-04-01
Update libexpat to version 2.6.2.
Alexander Bluhm
2024-03-30
Add missing LCRYPTO_ALIAS()
Theo Buehler
2024-03-30
Fix LCRYPTO_UNUSED() in namespace builds
Theo Buehler
2024-03-30
In _malloc_init(), round up the region being mprotected RW to the malloc
Miod Vallat
2024-03-30
Hide symbols in aes
joshua
2024-03-30
Hide symbols in camellia
joshua
2024-03-30
Rewrite RSA_padding_add_PKCS1_type_{1,2}() with CBS/CBB.
Joel Sing
2024-03-30
Hide symbols in whrlpool
joshua
2024-03-30
Hide symbols in CMS
joshua
2024-03-30
Remove pointless guard in cms header
joshua
2024-03-29
Do not include <machine/frame.h> in libc sparc64 fpu routines, they don't
Miod Vallat
2024-03-29
Tweak defines since the Td4 table is only used for AES_{encrypt,decrypt}
Joel Sing
2024-03-29
Always use C functions for AES_{encrypt,decrypt}().
Joel Sing
2024-03-29
Remove previously missed idea file.
Joel Sing
2024-03-29
Consolidate cast code.
Joel Sing
2024-03-29
Consolidate camellia code.
Joel Sing
2024-03-29
Move camellia to primary Makefile.
Joel Sing
2024-03-29
Remove now unused camellia assembly implementations.
Joel Sing
2024-03-29
Stop building camellia assembly on amd64 and i386.
Joel Sing
2024-03-29
Simplify the conditionals for architectures which do not need any particular
Miod Vallat
2024-03-29
the msyscall(2) manual page can be deleted.
Theo de Raadt
2024-03-29
Sprinkle a few references to RFC 8419
Theo Buehler
2024-03-29
Implement Ed25519 signatures for CMS (RFC 8419)
Theo Buehler
2024-03-29
Move aes_core.c to the primary Makefile.
Joel Sing
2024-03-29
Consolidate idea into a single C file.
Joel Sing
2024-03-29
Remove unused n2ln, l2nn, n2l and l2n macros.
Joel Sing
2024-03-29
Make X509_VERIFY_PARAM_set1_policies() less bad
Theo Buehler
2024-03-29
Clean up X509_VERIFY_PARAM_add0_policy()
Theo Buehler
2024-03-29
Always use C functions for AES_set_{encrypt,decrypt}_key().
Joel Sing
2024-03-29
Retire mime_debug()
Theo Buehler
2024-03-29
Improve error checking in i2d_ASN1_bio_stream()
Theo Buehler
2024-03-29
Consolidate whirlpool into a single C file.
Joel Sing
2024-03-29
Remove now unused assembly implementations of whirlpool.
Joel Sing
2024-03-29
Hide symbols in Blowfish
joshua
2024-03-29
Move wp_block.c to the primary Makefile.
Joel Sing
2024-03-29
Sync EVP_MD_meth removal with what landed upstream
Theo Buehler
2024-03-29
Stop playing #ifdef HEADER_PEM_H games in cms.h.
Joel Sing
2024-03-29
Stop using pem2.h.
Joel Sing
2024-03-29
Hide symbols in DES
joshua
2024-03-29
Rename AES_cbc_encrypt to aes_cbc_encrypt_internal for the SEH handlers.
Joel Sing
2024-03-29
Stop building whirlpool assembly on amd64 and i386.
Joel Sing
2024-03-29
Fix indent
Theo Buehler
2024-03-29
Apply style(9) hammer.
Joel Sing
[next]