artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2024-03-29
miod
Clean the fpu trap code:
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
Be sure to reset p->p_md.md_fpstate to NULL after freei...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
Clean-up cache-related definitions and routines.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
Comment out unused routines. They might become used...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
Remove dead code. Some of it had been dead since the...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
No longer include <machine/fsr.h> from <machine/reg...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
De-register fpu completion code.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
Remove dead defines, prototypes and data, and duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
Remove unconditional define of _LOCORE.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
Now that this file is no longer used by any libc C...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
Do not include <machine/frame.h> in libc sparc64 fpu...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
kettenis
Fix writing the prefetchable mmio window base/limit.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Tweak defines since the Td4 table is only used for...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Always use C functions for AES_{encrypt,decrypt}().
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
dtucker
Use egrep instead of grep -E. Some plaforms don't...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
stsp
skip dwqe_tx_proc() processing while the interface...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
deraadt
SYS_msyscall will go away soon. kdump does not need...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Remove previously missed idea file.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Consolidate cast code.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Consolidate camellia code.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Move camellia to primary Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
joshua
Add table-driven Whirlpool tests
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Remove now unused camellia assembly implementations.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Stop building camellia assembly on amd64 and i386.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
deraadt
Stop printing the "syscall" bit related to msyscall...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
No longer build the objective-C compiler (cc1obj)....
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
Remove one global variable duplicating uvmexp.pagesize.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
miod
Simplify the conditionals for architectures which do...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
deraadt
the msyscall(2) manual page can be deleted.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
deraadt
Remove the at-syscall-time check for msyscall(2)'s...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
tb
Sprinkle a few references to RFC 8419
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
tb
Add regress coverage for EdDSA in CMS
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
tb
Implement Ed25519 signatures for CMS (RFC 8419)
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Move aes_core.c to the primary Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Consolidate idea into a single C file.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Remove unused n2ln, l2nn, n2l and l2n macros.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
tb
Make X509_VERIFY_PARAM_set1_policies() less bad
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
tb
Clean up X509_VERIFY_PARAM_add0_policy()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Always use C functions for AES_set_{encrypt,decrypt...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
tb
Retire mime_debug()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
tb
Improve error checking in i2d_ASN1_bio_stream()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Consolidate whirlpool into a single C file.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Remove now unused assembly implementations of whirlpool.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
joshua
Hide symbols in Blowfish
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsg
Elkhart Lake needs the 0V quirk
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Move wp_block.c to the primary Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
tb
Sync EVP_MD_meth removal with what landed upstream
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Remove CMS special now that we do not depend on pem...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Stop playing #ifdef HEADER_PEM_H games in cms.h.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Stop using pem2.h.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
joshua
Hide symbols in DES
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Rename AES_cbc_encrypt to aes_cbc_encrypt_internal...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Stop building whirlpool assembly on amd64 and i386.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
millert
Back out tzset(3) change, it is not effective.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
millert
Call tzset() in main() so we don't need to check TZ...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
tb
Fix indent
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
jsing
Apply style(9) hammer.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
joshua
Hide symbols in RIPEMD
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsg
Alder Lake-N eMMC needs the 0V quirk
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Merge aes_cbc.c into aes.c now that aes_cbc.c is used...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Make AES_cbc_encrypt() always be a C function.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Use static inline for rc4_set_key_internal().
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Remove unused SM3_Transform()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Rename SM3_block_data_order() and make static.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Remove md32_common.h since it is now (finally) unused.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Rework loads and stores for sm3.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Remove .init section that calls OPENSSL_cpuid_setup...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Remove .init section that calls OPENSSL_cpuid_setup...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Rework loads and stores in ripemd.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
tb
Remove OPENSSL_UNISTD define
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Expand ROTATE macro to crypto_rol_u32().
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Include stdint.h since we use uint*_t types.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Inline initial hash values.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Remove no unnecessary do { } while (0);
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Inline HASH_MAKE_STRING.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Expand HASH_* defines.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
joshua
Hide symbols in RC4
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Reorder functions.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Tidy includes.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Inline functions from md32_common.h.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Load in the top of the loop, as we do for other hash...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Remove now unnecessary do { } while (0);
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Inline HASH_MAKE_STRING.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Expand ROTATE macro to crypto_rol_u32().
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Demacro sha1.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Inline initial hash values.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Clean up various defines and prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
joshua
Use TLS_ERROR_INVALID_ARGUMENT for "too large" and...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
beck
Nuke more gost
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
beck
Nuke more leftover GOST tendrils.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsg
unstub guc functions
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsg
add more iosys_map interfaces used by inteldrm guc...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Tidy includes.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Expand HASH_* defines.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Reorder functions.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Inline functions from md32_common.h for ripemd.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Fix line wrapping.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsg
reduce diff to linux
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
next