2023-07-28 |
tb | Provide CMS{,_SignerInfo}_get_version |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove sk_nid_triple_*() |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove OBJ_add_sigid() and OBJ_sigid_free() |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove more ERR cruft |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove ERR_{get,set}_implementation() |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Make ex_data implementations internal |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove BUF_[a-z]* API |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Drop BIO_n{read,write}{,0}() |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove the get_rfc*_prime_*() API |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Make BN_BLINDING internal |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove ASN1_bn_print() and ASN1_buf_print() |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Make ASN1_{primitive,template}_* internal |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Make ASN.1 BIO internal |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Set OPENSSL_NO_ENGINE, remove engine code |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Drop DSO and define OPENSSL_NO_DSO |
commit | commitdiff | tree | snapshot |
2023-07-28 |
claudio | Properly emulate wait_event_interruptible_locked(). |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Drop the comp module |
commit | commitdiff | tree | snapshot |
2023-07-28 |
claudio | Remove local hack in intel_atomic_commit_fence_wait(). |
commit | commitdiff | tree | snapshot |
2023-07-28 |
mvs | Compare m_pullup(9) return value against NULL instead... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove some unneeded includes from ecdh.c |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Pull up zeroing of out; drop unnecessary check |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Rename buflen to buf_len, use calloc/freezero |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Move KDF handling to ECDH_compute_key() |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Merge ecdh.h into ec.h |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Excise ECDH_METHOD |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove ECDH errors |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove some unneeded includes from ecdsa.h |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Merge ecdsa.h into ec.h |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove ECDSA_METHOD |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove ecs_err.c |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Place public ECDSA API next to the internal methods |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove ECDSA_{do_,}sign_ex() |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Make extended ECDSA signing routines internal |
commit | commitdiff | tree | snapshot |
2023-07-28 |
claudio | Use ibuf_data() instead of accessing the ibuf buf point... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | Revert "drm/amd/display: edp do not add non-edid timings" |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/amd/display: Add polling method to handle MST reply... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/amd/display: fix linux dp link lost handled only... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/amd/display: Clean up errors & warnings in amdgpu_dm.c |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/amd/display: force connector state when bpc changes... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/dp_mst: Clear MSG_RDY flag before sending new message |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/amd/display: fix some coding style issues |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/amd/display: use max_dsc_bpp in amdgpu_dm |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/ttm: fix bulk_move corruption when adding a entry |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/radeon: Fix integer overflow in radeon_cs_parser_init |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/amd/display: Keep PHY active for DP displays on... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/amd/display: check TG is non-null before checking... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/amd/display: Disable MPC split by default on specia... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/amd/display: only accept async flips for fast updates |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/client: Fix memory leak in drm_client_modeset_probe |
commit | commitdiff | tree | snapshot |
2023-07-28 |
guenther | Include a newline in a DPRINTF() |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/client: Fix memory leak in drm_client_target_cloned |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/amdgpu/pm: make mclk consistent for smu 13.0.7 |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | drm/amdgpu/pm: make gfxclock consistent for sienna... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | dma-buf/dma-resv: Stop leaking on krealloc() failure |
commit | commitdiff | tree | snapshot |
2023-07-28 |
guenther | Add CODEPATCH_CODE() macro to simplify defining a symbo... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove ASN1_BIT_STRING_set doco |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove stale .Xr missed in previous |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-07-28 |
tb | Remove ASN1_BIT_STRING_num_asc.3 |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jmc | %C is a callable macro in mdoc(7) so, as we do for... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
djm | don't need to start a command here; use ssh -N instead. |
commit | commitdiff | tree | snapshot |
2023-07-28 |
jsg | Fix off-by-one: SEFF0ECX_WAITPKG is bit 5, not bit 4. |
commit | commitdiff | tree | snapshot |
2023-07-27 |
djm | don't incorrectly truncate logged strings retrieved... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
djm | make sshd_config AuthorizedPrincipalsCommand and Author... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
djm | increase default KDF work-factor for OpenSSH format... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
mvs | Fix routing message size check in route_output(). ... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
jan | Fix inline vlan-tag handling of forwarded LRO packets... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
kettenis | Make _eprol (and _etext) hidden. Fixes "cc -pg" on... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
cheloha | sched_init_cpu: move profclock staggering to clockintr_... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
guenther | Fix off-by-one: SEFF0ECX_WAITPKG is bit 5, not bit 4. |
commit | commitdiff | tree | snapshot |
2023-07-27 |
dv | vmd(8): fix verbose logging in child processes. |
commit | commitdiff | tree | snapshot |
2023-07-27 |
tb | Prepare the ssltest for the upcoming bump |
commit | commitdiff | tree | snapshot |
2023-07-27 |
tb | Remove antiquated options output |
commit | commitdiff | tree | snapshot |
2023-07-27 |
tb | Annotate bogus output as incorrect |
commit | commitdiff | tree | snapshot |
2023-07-27 |
tb | Fix two mandoc -Tlint warnings left in previous |
commit | commitdiff | tree | snapshot |
2023-07-27 |
tb | Fix typo |
commit | commitdiff | tree | snapshot |
2023-07-27 |
guenther | Report speculation control bits in dmesg cpu lines. |
commit | commitdiff | tree | snapshot |
2023-07-27 |
guenther | The interrupt resume (Xdoreti) and recurse (Xspllower... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
guenther | Follow the lead of mips64 and make cpu_idle_cycle(... |
commit | commitdiff | tree | snapshot |
2023-07-26 |
djm | make ssh -f (fork after authentication) work properly... |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | Prepare this test for the upcoming bump |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | Remove comment containing an outdated path |
commit | commitdiff | tree | snapshot |
2023-07-26 |
jmc | revert previous: dlg tells me it's incorrect |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | Remove ERR_get_{err_state,string}_table documentation |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | Remove BUF_reverse and BUF_strdup documentation |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | BN_BLINDING will be made internal-only. Remove its... |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | BIO_f_asn1 and the prefix/suffix API will be removed |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | Document CMS_SignerInfos_get_version and CMS_get_versio... |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | Tweak EC_GROUP_check_discriminant() |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | Unindent a big block in EC_GROUP_get_affine_coordinates() |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | Introduce and use ec_encode_scalar() |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | Garbage collect the unused order in check_discriminant() |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | Streamline check_discriminant() |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | Introduce ec_decode_scalar() |
commit | commitdiff | tree | snapshot |
2023-07-26 |
tb | Use EC_POINT_set_to_infinity() rather than inlining it |
commit | commitdiff | tree | snapshot |
2023-07-26 |
kettenis | Shutd down the power domains suring suspend. |
commit | commitdiff | tree | snapshot |
2023-07-26 |
jsg | drm/atomic: Fix potential use-after-free in nonblocking... |
commit | commitdiff | tree | snapshot |
next |