artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
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
2024-03-28
deraadt
sys
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
deraadt
Delete pinsyscall(2) [which was specific only to SYS_ex...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Remove fallback files that are now always included...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
joshua
Use TLS_ERROR_OUT_OF_MEMORY error code for calloc error...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Move rc4.c to primary Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Use C functions for RC4 public API.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
beck
Fix coverity complaints.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
tb
Check the return value of EVP_CIPHER_CTX_reset()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Move des sources to primary Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Remove now unused des assembly.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Stop building the assembly implementation of des on...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Remove now unused ripemd i386 assembly.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Stop building the assembly implementation of des and...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
jsing
Consolidate most of the AES modes into a single C file.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
tb
PKCS#1.5 PBE: test and assign
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
beck
Stop pandering to the loadbalancer industrial complex.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
beck
fix leaks in the horrible ssl whackery necessary for...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
kettenis
The RISC-V architecture specification says that memory...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
kettenis
Fix fdt_find_node(). We should make sure we match...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
mvs
Introduce SB_OWNLOCK to mark sockets which `so_rcv...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
beck
Fix up server processing of key shares.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
miod
When the syscall number has to be loaded from a pc...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
kurt
Initialize uvm_km_pages.mtx before use.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
kurt
Initialize pmap_tramp.pm_mtx before use.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
patrick
Support having bcmpcie(4) as both PCIe bus and simplebu...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
millert
printtime: use the Unix epoch if the file's timestamp...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Remove unused rc4 parisc assembly.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Catch the blowfish that escaped.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Consolidate rc4 code.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Remove assembly for stitched modes.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Remove empty rc4_local.h include.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Remove private_RC4_set_key() from the public rc4.h...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Unifdef BF_PTR2.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Remove unused c2l/c2ln/l2c/l2cn macros.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Consolidate blowfish code.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Replace GETU32 and PUTU32.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Remove now unused files.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Move bf_enc.c to the primary Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Stop building the assembly implementation of blowfish...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
beck
Do not allow duplicate groups in supported groups.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
tb
zlib: sync with base
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
tb
zlib: sync with upstream
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Remove near duplicate AES_set_{encrypt,decrypt}_key...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
tb
Explain the weird copy dance in EVP_DigestSignFinal()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
joshua
Add TLS_ERROR_INVALID_ARGUMENT error code to libtls
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
tb
Fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Use crypto_rol_u32() instead of an undefined ROTATE...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
tb
Unify up_ref implementations in libssl
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Remove unused NDEBUG define.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Tidy includes and a comment.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Remove rather scary unused experimental code.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
joshua
Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jsing
Demacro md4.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
tb
Hide symbols in engine
commit
|
commitdiff
|
tree
|
snapshot
next