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 |
2024-03-27 |
jsg | drm: Fix drm_fixp2int_round() making it add 0.5 |
commit | commitdiff | tree | snapshot |
2024-03-27 |
jsg | drm/amd/pm: Fix esm reg mask use to get pcie speed |
commit | commitdiff | tree | snapshot |
2024-03-27 |
jsg | drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case... |
commit | commitdiff | tree | snapshot |
2024-03-27 |
jsg | drm/amd/display: Add 'replay' NULL check in 'edp_set_re... |
commit | commitdiff | tree | snapshot |
2024-03-27 |
jsg | drm/amd/display: fix NULL checks for adev->dm.dc in... |
commit | commitdiff | tree | snapshot |
2024-03-27 |
jsg | drm/radeon/ni: Fix wrong firmware size logging in ni_in... |
commit | commitdiff | tree | snapshot |
2024-03-27 |
jsg | drm/amdgpu: Fix potential out-of-bounds access in ... |
commit | commitdiff | tree | snapshot |
2024-03-27 |
jsg | drm/amd/display: Fix potential NULL pointer dereference... |
commit | commitdiff | tree | snapshot |
2024-03-27 |
jsg | drm/amd/display: Fix a potential buffer overflow in... |
commit | commitdiff | tree | snapshot |
2024-03-27 |
jsg | drm: Don't treat 0 as -1 in drm_fixp2int_ceil |
commit | commitdiff | tree | snapshot |
2024-03-27 |
jsg | drm/amdgpu: Enable gpu reset for S3 abort cases on... |
commit | commitdiff | tree | snapshot |
2024-03-27 |
joshua | Recommit r1.20 |
commit | commitdiff | tree | snapshot |
2024-03-27 |
jsing | Revert to r1.19 while we track down a bug in the last... |
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 |
tb | Use dsa for DSA and dh for DH |
commit | commitdiff | tree | snapshot |
2024-03-27 |
tb | Use dh for DH function arguments. |
commit | commitdiff | tree | snapshot |
2024-03-27 |
tb | Unify *_up_ref() implementations |
commit | commitdiff | tree | snapshot |
2024-03-26 |
bluhm | Additional length check for IPv6 reassembled fragments. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | Remove superfluous parentheses in X509_REQ setters |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | Cosmetics, mostly removal of silly parentheses |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | Drop superfluous parentheses in X509_set_version() |
commit | commitdiff | tree | snapshot |
2024-03-26 |
kettenis | The devicetree standard allows for multiple /memory... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | Tweak versions comment for CRLs |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | piuid and psuid have annoyed me for long enough |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | x509 trust: remove unneeded headers |
commit | commitdiff | tree | snapshot |
2024-03-26 |
kettenis | Implement support for the RISC-V UEFI Boot Protocol... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
miod | add cfi instructions to repair this test on amd64 and... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
bluhm | Improve spinning in mtx_enter(). |
commit | commitdiff | tree | snapshot |
2024-03-26 |
claudio | Implement the chmod a-x bsd.upgrade trick in the sparc6... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Rework input and output handling for sha1. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
claudio | Move the SendHoldTimer code into start_timer_sendholdti... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Inline initial values. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Rework input and output handling for md4. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
joshua | Simplify HMAC_CTX_new() |
commit | commitdiff | tree | snapshot |
2024-03-26 |
joshua | Clean up EVP_DigestSignFinal |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsg | Temporarily change the connector to unregistered when... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | Reject setting invalid versions for certs, CRLs and... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsg | test bl_idx instead of the connector type to check... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
nicm | Fix selection present check, reported by M Kelly. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
bluhm | Avoid NULL pointer dereference in routing table an_match(). |
commit | commitdiff | tree | snapshot |
2024-03-26 |
mvs | Use `sb_mtx' to protect `so_rcv' receive buffer of... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
joshua | Add TLS_ERROR_INVALID_CONTEXT error code to libtls |
commit | commitdiff | tree | snapshot |
2024-03-26 |
dtucker | test -h is the POSIXly way of testing for a symlink... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Remove now unnecessary do {} while (0); |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Inline HASH_MAKE_STRING. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | Remove PKCS5_pbe2_set_iv() |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Reorder functions expanded from md32_common.h. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | Unifdef PBE_PRF_TEST |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Expand HASH_* defines. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Inline hash functions from md32_common.h. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Fix previous commit. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
joshua | Add error code support to libtls |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Reorder functions. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Provide an optimised bn_subw() for amd64. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
joshua | Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Stop including md32_common.h in md5.c and remove unused... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
joshua | Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Include stdint.h for uintptr_t. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | Add back x509_local.h for PBKDF2PARAM |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | PKCS5_pbe2_set_iv() can be local to p5_pbev2 |
commit | commitdiff | tree | snapshot |
2024-03-26 |
joshua | Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
joshua | Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in |
commit | commitdiff | tree | snapshot |
2024-03-26 |
joshua | Clean up use of EVP_CIPHER_CTX_{legacy_clear,cleanup... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Demacro MD5 and improve data loading. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Mark internal functions as static. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Move bn_montgomery_reduce() and drop prototype. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsing | Fix function guards. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
beck | Add an indicator that an extension has been processed. |
commit | commitdiff | tree | snapshot |
next |