artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2024-04-19
mpi
Revert per-CPU caches a double-free has been found...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-19
bluhm
Merge IPv4 and IPv6 options in inpcb.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-19
tb
bss_conn: zap trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2024-04-19
ratchov
nfs: Permit null requests (aka server pings) from non...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
tb
Remove a couple of lies about GOST in CMS
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
tb
More GOST removal adjustments
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
tb
EVP_PKEY_set1_RSA.3 some adjustments after GOST removal
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
tb
Add some more comments explaining shortcomings of the API
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
tb
Use X509_ALGOR_get0() in ecdh_cms_set_shared_info()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
tb
Test and assign in ecdh_cms_set_shared_info()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
tb
Turn ecdh_cms_set_shared_info() into single exit
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
claudio
proc_trampoline_mp() was replaced by proc_trampoline_mi...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
claudio
If a proc has P_WEXIT set do not stop it, let it exit...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
claudio
Clear PCATCH for procs that have P_WEXIT set.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
jsg
drm/amd/display: fix disable otg wa logic in DCN316
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
jsg
drm/amd/display: Set VSC SDP Colorimetry same way for...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
jsg
drm/amd/display: Program VSC SDP colorimetry for all...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
jsg
drm/amdgpu: fix incorrect number of active RBs for...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
jsg
drm/amdgpu: always force full reset for SOC21
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
jsg
drm/amdgpu: Reset dGPU if suspend got aborted
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
jsg
drm/i915: Disable port sync when bigjoiner is used
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
jsg
drm/i915/cdclk: Fix CDCLK programming order when pipes...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
jsg
drm/client: Fully protect modes[] with dev->mode_config...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
jsg
drm/amdkfd: Reset GPU on queue preemption failure
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
jsg
drm/i915/vrr: Disable VRR when using bigjoiner
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
jsg
drm/amd/pm: fixes a random hang in S4 for SMU v13.0...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
Remove comments from captain obvious and drop useless...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
SSL_version_str is no more
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
tidy includes
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
bn_convert: zap extra blank line
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
bluhm
Use struct ipsec_level within inpcb.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
sync
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
jca
Provide a pax format specific option handler
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
jca
Fold long line
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
Simplify super ugly exit path
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
job
Remove outdated (now inaccurate) warning message
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
jsing
Rewrite BN_mpi2bn() using CBS and bn_bin2bn_cbs().
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
jsing
Rewrite BN_lebin2bn() using CBS.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
jsing
Provide constant time operations for uint8_t.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
job
Sync RPKI Trust Anchor constraints to nro-delegated...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
Shuffle EVP_PKEY_CTX setting together
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
claudio
Set Accept: */* HTTP header like it was done in ftp(1).
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
ecdh_cms_encrypt(): tweak wrap_algor construction
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
ecdh_cms_encrypt: tweak handling of ecdh_nid
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
ecdh_cms_encrypt: handle kdf_md in one go
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
ecdh_cms_encrypt: simplify setting the KDF type
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
Use error checked X509_ALGOR_set0_by_nid
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
ecdh_cms_encrypt: simplify handling of pkey
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
Transfer ownership before setting unused bits
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
Turn ecdh_cms_encrypt() into single exit
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
Fix error check in ecdh_cms_encrypt()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
sthen
change docs for MODPY_PYBUILD=other
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
mpi
Remove a micro optimization to free pages in batch...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
mpi
Add per-CPU caches to the pmemrange allocator.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
jca
Fixup comment
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
ftp: send 'Accept */*' header
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
claudio
dogetrusage() must be called with the KERNEL_LOCK held...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
jsing
Add regress coverage for BN_lebin2bn().
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
florian
Revert previous, it breaks IPv6 on loopback interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
Avoid NULL dereference in EVP_PKEY_paramgen()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
claudio
Only use the first egress interface in $IFIDX and ...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
kn
Use $_disk consistently over $1 in md_installboot(...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
tb
openssl req: plug obvious leak
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
jca
Switch tar(1) write default format to 'pax'
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
jca
Fix reading large pax extended records
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
jca
Fix pasto: broken storage of symbolic link long destina...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
jca
Revert wip patch, not intended for commit
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
jca
Add tar(1) -F option to select write format
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
jca
Correctly detect 'pax' format archives in append mode
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
tb
Fix key share negotiation in HRR case
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
florian
Prevent toctu issues in static file serving and auto...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
fcambus
Update Spleen kernel fonts to version 2.1.0, bringing...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
florian
Destination addresses make no sense on loopback interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
jsing
Invert BN_BITS2 handling in bn_bin2bn_cbs() and bn_hex2...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
jsing
Rewrite BN_bin2bn() using CBS.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
jsing
Provide bn_expand_bytes().
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
jsing
Rename bn_expand() to bn_expand_bits().
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
bluhm
Use route cache function in IP input.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
bluhm
Run raw IPv6 input in parallel.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
jsg
remove unused functions; ok tb@
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
claudio
Call bufq_destroy() in swap_off for the VREG case since...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
claudio
Call bufq_destroy() in mfs_reclaim() before freeing...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
mpi
Prevent a NULL dereference in error code path.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
tb
sort
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
caspar
Amend previous: improve comment
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
mvs
Don't take solock() in soreceive() for udp(4) sockets.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
bluhm
Delete unused inp_csumoffset define.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
jca
Switch pax(1) to write archives using the 'pax' format...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
tb
Remove workarounds for unprototyped symbols
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
bentley
Sync with font module variable namespacing changes.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
tb
Include the correct header
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
tb
sync libressl bump
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
tb
crank libtls like libcrypto and libssl
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
tb
crank libssl major after libcrypto major and symbol...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
tb
Unexport SSL_version_str
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
tb
crank libcrypto major after symbol removal
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
tb
Bye, bye, OPENSSL_str{,n}casecmp()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
tb
And a pile of TS ASN.1 stuff becomes internal-only...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
tb
X509_NAME_ENTRIES_it and X509_NAME_INTERNAL_it go internal
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
tb
And here go {,EC}DSA_SIG_it
commit
|
commitdiff
|
tree
|
snapshot
next