2023-07-07 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2023-07-07 |
jsg | add more Intel 13G TBT PCIE ids |
commit | commitdiff | tree | snapshot |
2023-07-07 |
afresh1 | Adjust perl unveil test to test the right thing |
commit | commitdiff | tree | snapshot |
2023-07-06 |
cheloha | timeout_hardclock_update: enter timeout_mutex before... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
dtucker | minleft and maxsign are u_int so cast appropriately... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
kn | Rectify -s lie |
commit | commitdiff | tree | snapshot |
2023-07-06 |
kn | missed refcnt_init_trace in NAME |
commit | commitdiff | tree | snapshot |
2023-07-06 |
kn | Document dt(4)'s refcnt_init_trace |
commit | commitdiff | tree | snapshot |
2023-07-06 |
uaa | - fix voltage range defined by base2 and delta2 works... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
sashan | adding regression tests: |
commit | commitdiff | tree | snapshot |
2023-07-06 |
kn | use refcnt API for multicast addresses, add tracepoint... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
deraadt | oops, an extra PT_ snuck in; spotted by guenther |
commit | commitdiff | tree | snapshot |
2023-07-06 |
tb | Convert ecpk_print_explicit_parameters() to bn_printf() |
commit | commitdiff | tree | snapshot |
2023-07-06 |
tb | bn_print: remove unused bio, plug leak |
commit | commitdiff | tree | snapshot |
2023-07-06 |
tb | Add regress coverage for bn_printf |
commit | commitdiff | tree | snapshot |
2023-07-06 |
tb | Add bn_printf(), a replacement for ASN1_bn_print() |
commit | commitdiff | tree | snapshot |
2023-07-06 |
espie | add support for starting at a given timestamp/ISO8601... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
jasper | if panic() is meant, use panic() |
commit | commitdiff | tree | snapshot |
2023-07-06 |
espie | new options (boilerplate progressmeter options) |
commit | commitdiff | tree | snapshot |
2023-07-06 |
visa | Use mtx_init() to initialize stack-based mutexes |
commit | commitdiff | tree | snapshot |
2023-07-06 |
visa | Clear knotes when finishing wseventvar |
commit | commitdiff | tree | snapshot |
2023-07-06 |
deraadt | Document PS_CHROOT, and upcoming PS_NOBTCFI flags |
commit | commitdiff | tree | snapshot |
2023-07-06 |
deraadt | document NOBTCFI similar to WXNEEDED |
commit | commitdiff | tree | snapshot |
2023-07-06 |
deraadt | use symbolic name PF_X instead of 1, pointed out by... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
deraadt | teach the BFD tools how to handle NOBTCFI, quite simila... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
patrick | Use correct variable to check for successful allocation. |
commit | commitdiff | tree | snapshot |
2023-07-06 |
bluhm | Convert tcp_now() time counter to 64 bit. |
commit | commitdiff | tree | snapshot |
2023-07-06 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-07-06 |
jmatthew | Register a mapping of dwge interfaces to ofw nodes... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
espie | start moving a few files to use v5.36; |
commit | commitdiff | tree | snapshot |
2023-07-06 |
beck | unifdef the LIBRESSL_HAS_TLS1_3_[CLIENT|SERVER] goo |
commit | commitdiff | tree | snapshot |
2023-07-06 |
deraadt | remove during-development special cases for MNT_WXALLOW... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
deraadt | sysctl(2) is now sysctl(3), in particular it does not... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
deraadt | syscall(2) regress will eventually be pointless, and... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
deraadt | moving acpiioctl to a different file than acpiopen... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
beck | define OPENSSL_NO_DTLS1_1 since we no longer have that... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
jasper | Add missing entry for gelf_update_ehdr in the list... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
beck | Define the 'standard' OPENSSL_NO_BLAHBLAH's for no... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
dlg | big update to pfsync to try and clean up locking in... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
jsg | drm/amd/display: Ensure vmin and vmax adjust for DCE |
commit | commitdiff | tree | snapshot |
2023-07-06 |
jsg | drm/amdgpu: Validate VM ioctl flags. |
commit | commitdiff | tree | snapshot |
2023-07-06 |
jsg | drm/amd/display: Do not update DRR while BW optimizatio... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
jsg | drm/amd/display: Remove optimization for VRR updates |
commit | commitdiff | tree | snapshot |
2023-07-05 |
bluhm | Perl tests expect executable permission on source files... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
beck | Hide symbols in asn1 and bio |
commit | commitdiff | tree | snapshot |
2023-07-05 |
bcook | upstream hidden file #include_next workaround for MS... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
bcook | don't return in a void function |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Merge bio.h patch from libressl-portable |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tobhe | Move acpiioctl to acpi_x86.c, it is only used up on... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
jmatthew | Handle fixed-link configuration in the device tree. |
commit | commitdiff | tree | snapshot |
2023-07-05 |
guenther | It isn't portable to use stderr (or std{in,out}) in... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
anton | The hypercall page populated with instructions by the... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
patrick | Fix off-by-one in the MSI-X interrupt establish loop... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | whitespace |
commit | commitdiff | tree | snapshot |
2023-07-05 |
beck | Correct formatting |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Avoid undefined behavior in tlsexttest |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Mop up last uses of ECDHerror() and ECDSAerror() |
commit | commitdiff | tree | snapshot |
2023-07-05 |
beck | Hide symbols in chacha |
commit | commitdiff | tree | snapshot |
2023-07-05 |
robert | backport the implementation of ranges::find{, _if,... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
beck | Make softdep mounts a no-op |
commit | commitdiff | tree | snapshot |
2023-07-05 |
stsp | Add iwm/iwx background scan task to the queue which... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | One more ECDSAerror goes. |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | ECDHerror() and ECDSAerror will go away |
commit | commitdiff | tree | snapshot |
2023-07-05 |
bcook | Adjust the public declaration of OpenSSLDie to use... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Drop an incorrect part from a comment |
commit | commitdiff | tree | snapshot |
2023-07-05 |
kn | Drop kernel lock before panic to avoid WITNESS report... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Missing . in comment |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Fix #includes |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Remove local prototypes for public API (?!) |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Improve BN_bn2bin() error check for readability |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Merge ECDH code that will stay into ecdh.c |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Move ECDSA_size() to a more sensible place in this... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Merge ECDSA code that will stay into ecdsa.c |
commit | commitdiff | tree | snapshot |
2023-07-05 |
sashan | Document DIOCXEND in pf(4) manpage. |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Rename ecs_local.h into ecdsa_local.h |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Make variables in prototypes match function declarations |
commit | commitdiff | tree | snapshot |
2023-07-05 |
kettenis | Implement support for the GPIOs on the JH7110. Makes... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
jsg | drm/radeon: fix race condition UAF in radeon_gem_set_do... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
jsg | drm/amd/display: fix the system hang while disable PSR |
commit | commitdiff | tree | snapshot |
2023-07-05 |
jsg | drm/amd/display: Add wrapper to call planes and stream... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
jsg | drm/amd/display: Use dc_update_planes_and_stream |
commit | commitdiff | tree | snapshot |
2023-07-05 |
kettenis | They may have fixed the cache coherency problems in... |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tb | Drop useless ossl_ prefixes |
commit | commitdiff | tree | snapshot |
2023-07-05 |
tobhe | Suspend from suspend_taskq in apmioctl. |
commit | commitdiff | tree | snapshot |
2023-07-05 |
jsg | remove unused armv7 max_processes global |
commit | commitdiff | tree | snapshot |
2023-07-05 |
krw | Simplify and clarify the description of auto allocation. |
commit | commitdiff | tree | snapshot |
2023-07-05 |
krw | Restore (R)esize functionality to sparc64 disklabel(8). |
commit | commitdiff | tree | snapshot |
2023-07-05 |
jsg | fw_update is in section 8 not 1 |
commit | commitdiff | tree | snapshot |
2023-07-04 |
mvs | Introduce SBL_WAIT and SBL_NOINTR sbwait() flags. |
commit | commitdiff | tree | snapshot |
2023-07-04 |
anton | favor hw.ncpuonline; ok bluhm@ |
commit | commitdiff | tree | snapshot |
2023-07-04 |
cheloha | amd64: cpu_info: rearrange members, keep ci_mds_tmp... |
commit | commitdiff | tree | snapshot |
2023-07-04 |
tb | Avoid outputting invalid signatures |
commit | commitdiff | tree | snapshot |
2023-07-04 |
tb | Clean up ECDSA verification |
commit | commitdiff | tree | snapshot |
2023-07-04 |
tb | ECDSA signing: annotate code with steps corresponding... |
commit | commitdiff | tree | snapshot |
2023-07-04 |
espie | use local assignment to $ENV{TZ} like we do for signal... |
commit | commitdiff | tree | snapshot |
2023-07-04 |
patrick | Instead of waiting for the inbound item to show up... |
commit | commitdiff | tree | snapshot |
2023-07-04 |
sashan | This diff limits the number of transactions/tickets |
commit | commitdiff | tree | snapshot |
2023-07-04 |
espie | stop saying the format is "simple" there are so many... |
commit | commitdiff | tree | snapshot |
2023-07-04 |
espie | add some more fluff to documentation |
commit | commitdiff | tree | snapshot |
2023-07-04 |
espie | explain why NO_TS_IN_PLIST exists |
commit | commitdiff | tree | snapshot |
next |