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 |
2024-03-26 |
beck | Fix expected client hello value to allow for supported_... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | Garbage collect the unused verifyctx() and verifyctx_init() |
commit | commitdiff | tree | snapshot |
2024-03-26 |
jsg | adapt ttm fault handler to OpenBSD |
commit | commitdiff | tree | snapshot |
2024-03-26 |
dtucker | Import regenerated moduli. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
beck | Process supported groups before key share. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
beck | Disable client handshake test for now for pending changes. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
joshua | Use errno_value instead of num for readability |
commit | commitdiff | tree | snapshot |
2024-03-26 |
dlg | print amps and watts |
commit | commitdiff | tree | snapshot |
2024-03-26 |
dlg | amps and watts types |
commit | commitdiff | tree | snapshot |
2024-03-26 |
joshua | Use errno_value instead of num for readability |
commit | commitdiff | tree | snapshot |
2024-03-26 |
beck | Change ts to only support one second precision. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
tb | Clean up conf's module_init() |
commit | commitdiff | tree | snapshot |
2024-03-25 |
kettenis | Add missing SFENCE.VMA instructions after switching... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
mbuhl | Add the VLAN_HWTAGGING capability. Big thanks to bket... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
djm | optional debugging |
commit | commitdiff | tree | snapshot |
2024-03-25 |
op | remove possibly bogus length check |
commit | commitdiff | tree | snapshot |
2024-03-25 |
guenther | Move the "no (hard) linking directories" and "no cross... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
mvs | regen |
commit | commitdiff | tree | snapshot |
2024-03-25 |
mvs | Unlock shutdown(2). |
commit | commitdiff | tree | snapshot |
2024-03-25 |
patrick | Add rpigpio(4), a driver for the RP1 GPIO controller... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
millert | whois: use getline(3) instead of fgetln(3) |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Rewrite HKDF_expand(). |
commit | commitdiff | tree | snapshot |
2024-03-25 |
mvs | Add 'ws_' prefix to 'wseventvar' structure members... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Revert r1.13 since it currently breaks openssl-ruby... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Inline sctx in EVP_DigestSignFinal |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsg | fix xbacklight on amdgpu |
commit | commitdiff | tree | snapshot |
2024-03-25 |
job | Error on setting an invalid CSR version |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Remove unneeded brackets from if statement in EVP_Diges... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Codify more insane CRYPTO_EX_DATA API. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Revise for TLS extension parsing/processing changes. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Simplify TLS extension parsing and processing. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
tb | Clean up create_digest() |
commit | commitdiff | tree | snapshot |
2024-03-25 |
beck | Fix time conversion that broke regress. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Move custom sigctx handling out of EVP_DigestSignFinal |
commit | commitdiff | tree | snapshot |
2024-03-25 |
dtucker | Verify string returned from local shell command. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
tb | Fix typo msg_types -> msg_type |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Revise TLS extension regress for parse/process changes. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Clean up EVP_CIPHER_CTX_{legacy_clear,cleanup} usage... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
tb | Final tweaks in x509_trs.c for now |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Split TLS extension parsing from processing. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
tb | Kill X509_TRUST |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Clean up EVP_MD_CTX_{legacy_clear,cleanup}() usage... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
dtucker | Improve shell portability: grep -q is not portable... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Decouple TLS extension table order from tlsext_randomiz... |
commit | commitdiff | tree | snapshot |
next |