2024-03-02 |
tb | Remove unused M_ASN1_* macros |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove unused, incomplete ub_* macros |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove DECLARE_STACK_OF(ASN1_STRING_TABLE) |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove ASN1_STRING_TABLE_{add,cleanup} |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | const correct ASN1_STRING_TABLE_get() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-03-01 |
millert | Clarify behavior when there is more than one run of Xs. |
commit | commitdiff | tree | snapshot |
2024-03-01 |
millert | mktemp(1): add suffix support for compatibility with... |
commit | commitdiff | tree | snapshot |
2024-03-01 |
millert | Add mkdtemps(3), like mkdtemp(3) but with a suffix. |
commit | commitdiff | tree | snapshot |
2024-03-01 |
krw | Allow fdisk(8) to add GPT partitions of protected types. |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | Bump version |
commit | commitdiff | tree | snapshot |
2024-03-01 |
claudio | Bump version |
commit | commitdiff | tree | snapshot |
2024-03-01 |
kettenis | Reduce dmesg spam by only printing the CPU feature... |
commit | commitdiff | tree | snapshot |
2024-03-01 |
bluhm | Protect pool_get() with kernel lock in sys_ypconnect(). |
commit | commitdiff | tree | snapshot |
2024-03-01 |
job | Lipstick on a pig: avoid comparing signed and unsigned |
commit | commitdiff | tree | snapshot |
2024-03-01 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2024-03-01 |
jsg | more Red Hat and Qumranet devices seen with QEMU and KVM |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | Add -x to opt into experimental file formats |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | Factor signed prefix list JSON output into a helper |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | Fix OPENSSL_{gmtime,timegm} in namespace build |
commit | commitdiff | tree | snapshot |
2024-03-01 |
jsg | Don't match dg2. The cards use paths unused by integra... |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | Remove the ciphers_by_values_test() |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | exporter: use the atrocious SSL_CIPHER_find() rather... |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | ssltest: drop another use of CRYPTO_mem_leaks() |
commit | commitdiff | tree | snapshot |
2024-02-29 |
bluhm | An empty file /var/account/acct in etc.tgz simplifies... |
commit | commitdiff | tree | snapshot |
2024-02-29 |
jan | Add missing include of vlan.h in vmx(4). |
commit | commitdiff | tree | snapshot |
2024-02-29 |
bluhm | Make nanosleep regress actually test something. |
commit | commitdiff | tree | snapshot |
2024-02-29 |
tb | Detect OPENSSL_NO_GOST correctly |
commit | commitdiff | tree | snapshot |
2024-02-29 |
tb | CRYPTO_mem_leaks* will go away. Remove calls in legacy... |
commit | commitdiff | tree | snapshot |
2024-02-29 |
tb | Link x509_algor test statically and switch to the internal |
commit | commitdiff | tree | snapshot |
2024-02-29 |
tb | OBJ_NAME_TYPE_PKEY_METH is no longer supported |
commit | commitdiff | tree | snapshot |
2024-02-29 |
tb | Stop testing EVP_PKEY_GOST{IMIT,R01} |
commit | commitdiff | tree | snapshot |
2024-02-29 |
tb | Prepare freenull test for GOST removal |
commit | commitdiff | tree | snapshot |
2024-02-29 |
bluhm | Use monotonic clock to measure elapsed time. |
commit | commitdiff | tree | snapshot |
2024-02-29 |
deraadt | move from 7.5-beta to 7.5 |
commit | commitdiff | tree | snapshot |
2024-02-29 |
guenther | Intel vmm restores just the base of the GDTR and IDTR... |
commit | commitdiff | tree | snapshot |
2024-02-29 |
naddy | revert "Combine route_cache() and rtalloc_mpath() in... |
commit | commitdiff | tree | snapshot |
2024-02-29 |
stsp | align qwx_ce_rx error code checking with linux ath11k... |
commit | commitdiff | tree | snapshot |
2024-02-29 |
stsp | plug a node reference leak in qwx_mgmt_rx_event() |
commit | commitdiff | tree | snapshot |
2024-02-29 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2024-02-29 |
jsg | drm/i915: Update ADL-N PCI IDs |
commit | commitdiff | tree | snapshot |
2024-02-29 |
anton | Stop assuming arbitrary rdomains are available and... |
commit | commitdiff | tree | snapshot |
2024-02-29 |
cheloha | dt(4): interval, profile: schedule clockintr relative... |
commit | commitdiff | tree | snapshot |
2024-02-28 |
tb | Expand only ever user of PBEPARAM_free() outside of... |
commit | commitdiff | tree | snapshot |
2024-02-28 |
tb | Small tweak for X509_check_purpose() |
commit | commitdiff | tree | snapshot |
2024-02-28 |
denis | Enable IPv6 AF for ppp(4) |
commit | commitdiff | tree | snapshot |
2024-02-28 |
mpi | No need to kick a CPU twice when putting a thread on... |
commit | commitdiff | tree | snapshot |
2024-02-28 |
miod | Fix rx_bufs accounting buglet; reported on bugs@ by... |
commit | commitdiff | tree | snapshot |
2024-02-28 |
tb | Use an accessor instead of reaching into X509_PURPOSE |
commit | commitdiff | tree | snapshot |
2024-02-28 |
bluhm | Cleanup IP input, forward, output. |
commit | commitdiff | tree | snapshot |
2024-02-28 |
claudio | Refactor blk_match(). Fold the remaining data and empty... |
commit | commitdiff | tree | snapshot |
2024-02-28 |
anton | Infer all rdomains from the environment with sane defaults. |
commit | commitdiff | tree | snapshot |
2024-02-28 |
jsg | identify MTE; ok kettenis@ |
commit | commitdiff | tree | snapshot |
2024-02-27 |
anton | Skip btcfi tests on amd64 CPUs not supporting CET IBT. |
commit | commitdiff | tree | snapshot |
2024-02-27 |
kettenis | Linux still doesn't actually implement IBT for userland... |
commit | commitdiff | tree | snapshot |
2024-02-27 |
bcook | align read-only sections on masm/windows to 64 bytes |
commit | commitdiff | tree | snapshot |
2024-02-27 |
mpi | Printing large tuples require more than 64 chars, bump... |
commit | commitdiff | tree | snapshot |
2024-02-27 |
mpi | Make it possible to check for existing string in maps. |
commit | commitdiff | tree | snapshot |
2024-02-27 |
bluhm | Combine route_cache() and rtalloc_mpath() in new route_... |
commit | commitdiff | tree | snapshot |
2024-02-27 |
claudio | Split hash_file into three steps, setup, add buf and... |
commit | commitdiff | tree | snapshot |
2024-02-27 |
kettenis | Pass flags to configure internal PHY delays down to... |
commit | commitdiff | tree | snapshot |
2024-02-27 |
anton | Favor usage of REGRESS_SKIP_TARGETS instead of this... |
commit | commitdiff | tree | snapshot |
2024-02-27 |
anton | Cope with recent ctfdump output changes. |
commit | commitdiff | tree | snapshot |
2024-02-27 |
anton | Recent ctfconv refactoring broke support for long doubl... |
commit | commitdiff | tree | snapshot |
2024-02-26 |
kettenis | Enable MSIs on RK3588. We have a U-Boot package with... |
commit | commitdiff | tree | snapshot |
2024-02-26 |
job | Also download SPLs via rsync |
commit | commitdiff | tree | snapshot |
2024-02-26 |
kettenis | Add RK3588 support. Rework the RK3568 support to take... |
commit | commitdiff | tree | snapshot |
2024-02-26 |
kettenis | Add GMAC related RK3588 clocks. |
commit | commitdiff | tree | snapshot |
2024-02-26 |
stsp | fix Tx rate selection for management frames in iwx(4) |
commit | commitdiff | tree | snapshot |
2024-02-26 |
job | Track the number of new files moving from 'staging... |
commit | commitdiff | tree | snapshot |
2024-02-26 |
tb | Neuter OBJ_bsearch{_,ex_}() |
commit | commitdiff | tree | snapshot |
2024-02-26 |
yasuoka | Add NAS-Identifier "npppd" for RADIUS requests. Also... |
commit | commitdiff | tree | snapshot |
2024-02-26 |
job | Properly close JSON array before continuing in TAK |
commit | commitdiff | tree | snapshot |
2024-02-26 |
jsg | use TAILQ_FOREACH_SAFE() to avoid use after free |
commit | commitdiff | tree | snapshot |
2024-02-26 |
yasuoka | Put the RADIUS message authenticator in the Access... |
commit | commitdiff | tree | snapshot |
2024-02-26 |
yasuoka | Use unsigned integers for bit fields. Also fix white... |
commit | commitdiff | tree | snapshot |
2024-02-26 |
yasuoka | Convert K&R style function declarations to ANSI. |
commit | commitdiff | tree | snapshot |
2024-02-26 |
jmc | type mgtv -> mgt; from todd carson |
commit | commitdiff | tree | snapshot |
2024-02-26 |
jsg | drm/amd/display: Preserve original aspect ratio in... |
commit | commitdiff | tree | snapshot |
2024-02-26 |
jsg | drm/amd/display: Fix MST Null Ptr for RV |
commit | commitdiff | tree | snapshot |
2024-02-26 |
jsg | drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution |
commit | commitdiff | tree | snapshot |
2024-02-26 |
jsg | drm/prime: Support page array >= 4GB |
commit | commitdiff | tree | snapshot |
2024-02-25 |
jsg | drm/amd/display: Add align done check |
commit | commitdiff | tree | snapshot |
2024-02-25 |
jsg | drm/amd: Don't init MEC2 firmware when it fails to... |
commit | commitdiff | tree | snapshot |
2024-02-25 |
jsg | drm/amdgpu: Reset IH OVERFLOW_CLEAR bit |
commit | commitdiff | tree | snapshot |
2024-02-25 |
jsg | Revert "drm/amd: flush any delayed gfxoff on suspend... |
commit | commitdiff | tree | snapshot |
2024-02-25 |
guenther | We don't do compat32 so MSR_CSTAR shouldn't be set... |
commit | commitdiff | tree | snapshot |
2024-02-25 |
cheloha | clockintr: rename "struct clockintr_queue" to "struct... |
commit | commitdiff | tree | snapshot |
2024-02-25 |
cheloha | sys/clockintr.h: consolidate forward declarations |
commit | commitdiff | tree | snapshot |
2024-02-25 |
cheloha | clockintr.h, kern_clockintr.c: add 2023, 2024 to copyri... |
commit | commitdiff | tree | snapshot |
2024-02-25 |
florian | Let some missing missing RFC 1918 reverse zones through. |
commit | commitdiff | tree | snapshot |
2024-02-25 |
yasuoka | Fix a typo |
commit | commitdiff | tree | snapshot |
2024-02-25 |
deraadt | New accounting flag ABTCFI to indicate signal SIGILL... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
mpi | Check for builtins used inside tuple to ask the kernel... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-02-24 |
tb | Add a few missing endbr64 to libcrypto |
commit | commitdiff | tree | snapshot |
2024-02-24 |
mpi | Implement 'store' for maps. |
commit | commitdiff | tree | snapshot |
2024-02-24 |
deraadt | Explicitly disable MSR_CET_NO_TRACK_EN in MSR_S_CET... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
cheloha | clockintr_bind.9: document clockintr, clockrequest... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
mpi | Implement 'store' for all builtins, they are either... |
commit | commitdiff | tree | snapshot |
next |