artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2023-07-24
tb
Fix EC_POINT_is_on_curve() checks.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-24
tb
Fix a minibug in DH_check()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-24
deraadt
Set DE_CFG[9] -- a chickenbit which stops Zenbleed...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-24
jsg
after the boot block changes on i386, sthen noticed...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-24
jsing
Remove OPENSSL_cpuid_setup() call from OPENSSL_add_all_...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-24
jsing
Mark read/write registers as non-overlapping for bn_qwm...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-24
tb
Use C99 initializers for x509_name_ff
commit
|
commitdiff
|
tree
|
snapshot
2023-07-24
tb
remove errstr -stats test
commit
|
commitdiff
|
tree
|
snapshot
2023-07-24
deraadt
I added the 2nd argument (execpromises) to pledge(2...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
kn
avoid MAIL* environment variables to save a few bytes...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
kn
use SMALL to save a shave mfs and tmpfs bits in install...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
naddy
man page typos; ok jmc@
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
kettenis
Improve suspend/resume support. Power off the associat...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
kettenis
Implement suspend/resume support. This will turn off...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
kettenis
Prevent spurious connection events after resume by...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
tb
sprinkle some void between () in function definitions
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
tb
Remove -stats option from openssl(1) errstr.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
kettenis
Enable power domain.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
kettenis
Enable power domain.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
jsg
update AMD CPU microcode if a newer patch is available
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
jsg
update AMD CPU microcode if a newer patch is available
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
patrick
Use the PMIC SDAM scratch-register blocks to manage...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
patrick
Add qcsdam(4), a driver for the PMIC Shared Direct...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
tb
Tweak previous. Should have been 60 instead of 64
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
tb
Align argument names of OBJ_add_sigid() with the other...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
tb
Rewrite obj_xref.c
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
tb
No need to call OBJ_sigid_free() in EVP_cleanup() anymore.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
tb
Neuter OBJ_add_sigid() and OBJ_sigid_free()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
tb
Adapt bn_print() for EdDSA key printing
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
tb
Simplify indent handling in bn_print()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
tb
Fix #includes in ct_sct.c
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
mvs
Add `sb_state' output to sobuf_print(). It contains...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
jsg
BOOTARG_UCODE for AMD
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
tb
sync
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
tb
Actually add OBJ_find_sigid_algs
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
tb
Rename OBJ_add_sigid.3 to OBJ_find_sigid_algs.3
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
jsg
match AMD x86 CPUs in fw_update(8)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
bluhm
Bring src/sys/.gitignore in sync with src/.gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
bluhm
Do not dump corrupted packets on loopback bpf.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
bio_asn1 tests: drop unneeded variable
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
Add missing license for rsa_local.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
Simple adjustments for DSO removal
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
Stop mentioning some ERR_load_*_strings that will be...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
Provide a bunch of always failing ENGINE API
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
Fix Xr order to appease mandoc -Tlint
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
Remove OBJ_add_sigid and OBJ_sigid_free documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
sync
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
Remove ASN1_buf_print documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
Remove remaining ECDSA_METHOD documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
Remove documentation of ECDH/ECDSA ex_data API
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
Document ENGINE_get_default_EC
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
tb
Document ENGINE_{get,set}_EC
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
guenther
Rename ARCH_CAPABILITIES_* #defined to ARCH_CAP_*
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
jcs
add missing newline on successful attachment, spotted...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
kettenis
Remove unused function prototype.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
kettenis
Make sure -msign-return-address doesn't disable BTI...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
espie
fix esoteric error message in case PackageName parses...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
tb
Remove a few workarounds that are no longer necessary
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
tb
Remove some ancient cruft that hasn't been used in...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
tb
sync
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
tb
Move get_rfc3526_prime_8192.3 to BN_get_rfc3526_prime_8...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
tb
Remove unnecessary inclusion of dso.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
tb
Remove last internal consumer of DSO
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
tb
eng_aesni.c: add evp_local.h so it compiles again.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
claudio
Use sizeof(destination) not sizeof(source) in strlcpy...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
claudio
Revert rev 1.129:
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
tb
Remove get_rfc*_prime_* documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
tb
Remove ECDSA_{do_,}sign_ex() and ECDSA_sign_setup()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/i915/tc: Fix system resume MST mode restore for...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/i915/tc: Fix TC port link ref init for DP MST durin...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/i915: Fix TypeC mode initialization during system...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/amd: Don't try to enable secure display TA multiple...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/amdgpu: fix number of fence calculations
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/i915/guc/slpc: Apply min softlimit correctly
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/i915/psr: Use hw.adjusted mode when calculating...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
Revert "drm/amd/display: edp do not add non-edid timings"
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/amdgpu: Fix usage of UMC fill record in RAS
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/amdgpu: Fix memcpy() in sienna_cichlid_append_power...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
amdgpu: validate offset_in_bo of drm_amdgpu_gem_va
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/radeon: fix possible division-by-zero errors
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/amd/display: Fix artifacting on eDP panels when...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/amdkfd: Fix potential deallocation of previously...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/amd/display: Fix a test CalculatePrefetchSchedule()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/bridge: Introduce pre_enable_prev_first to alter...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm: Add fixed-point helper to get rounded integer...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/amd/display: Explicitly specify update type per...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
radeon: avoid double free in ci_dpm_init()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm/amd/display: Add logging for display MALL refresh...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jsg
drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
tb
Cap the size of numbers we check for primality
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
jmc
tweak the allow-remote-pkcs11 text;
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
claudio
Do not set O_EXCL on open() when a published file is...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
yasuoka
Assign wsdisplay0 to the glass console always. The...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
job
Add extra ASPA regress object
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
kettenis
Reset sc->sc_early to 0 to make sure the framebuffer...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
job
Rename ASPA providers field in filemode
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
millert
Fix skipping of white space after the username in ...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
tb
Don't rely on the libssl headers pulling in stdio.h...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
kettenis
Use "early 2" to attach aplpngr(4) to make sure it...
commit
|
commitdiff
|
tree
|
snapshot
next