2024-04-10 |
beck | Add HMAC_init and HMAC_CTX_reset to Symbols.namespace. |
commit | commitdiff | tree | snapshot |
2024-04-10 |
beck | Hide symbols in bn.h |
commit | commitdiff | tree | snapshot |
2024-04-10 |
beck | Hide a couple of LCRYPTO_UNUSED in asn1.h |
commit | commitdiff | tree | snapshot |
2024-04-10 |
beck | Add RC2 symbols to Symbols.namespace. |
commit | commitdiff | tree | snapshot |
2024-04-10 |
beck | Finish hiding symbols in rand.h |
commit | commitdiff | tree | snapshot |
2024-04-10 |
beck | Finish Hiding symbols in crypto.h |
commit | commitdiff | tree | snapshot |
2024-04-10 |
naddy | remove unused hton[ls] functions from libkern |
commit | commitdiff | tree | snapshot |
2024-04-10 |
dv | vmctl: fix incorrect scaling when converting disk images. |
commit | commitdiff | tree | snapshot |
2024-04-10 |
mvs | Remove `head' socket re-locking in sonewconn(). |
commit | commitdiff | tree | snapshot |
2024-04-10 |
mglocker | Remove obsolete headers. |
commit | commitdiff | tree | snapshot |
2024-04-10 |
claudio | Unlock dosigsuspend() and with that some aspects of... |
commit | commitdiff | tree | snapshot |
2024-04-10 |
claudio | Rework the logic to not send double notifications in... |
commit | commitdiff | tree | snapshot |
2024-04-10 |
nicm | Add an option allow-set-title to forbid applications... |
commit | commitdiff | tree | snapshot |
2024-04-10 |
nicm | Correct handling of mouse up events (don't ignore all... |
commit | commitdiff | tree | snapshot |
2024-04-10 |
nicm | Do not get muddled and crash if focusing a pane that... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
dv | vmm/vmd: add exception injection and refactor inject... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
mglocker | Add ufshci(4) to pci(4). While there, add ahci(4)... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
tb | whirlpool_test: avoid calling arc4random_uniform(0) |
commit | commitdiff | tree | snapshot |
2024-04-09 |
tb | whirlpool_test: zap lots of trailing whitespace |
commit | commitdiff | tree | snapshot |
2024-04-09 |
tb | bn_convert: plug leak spotted by ASAN |
commit | commitdiff | tree | snapshot |
2024-04-09 |
tobhe | Sync removal of setsid(), setpgid() and a few dup2... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
cheloha | make(1): inline set_times() into Job_Touch() |
commit | commitdiff | tree | snapshot |
2024-04-09 |
tb | Add a comment on abuse of EXFLAG_INVALID |
commit | commitdiff | tree | snapshot |
2024-04-09 |
jsing | Add initial regress for BN_set_bit(), BN_clear_bit... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
mglocker | Add PCI support for ufshci(4). Tested on the Microsoft... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
tb | Add hidden conf.h, missed in an earlier commit |
commit | commitdiff | tree | snapshot |
2024-04-09 |
jsing | Add regress coverage for BN_bn2mpi()/BN_mpi2bn(). |
commit | commitdiff | tree | snapshot |
2024-04-09 |
beck | Hide symbols in conf.h |
commit | commitdiff | tree | snapshot |
2024-04-09 |
tb | Plug leaks in ASN1_TIME_set_string_internal() |
commit | commitdiff | tree | snapshot |
2024-04-09 |
beck | Hide public symbols in x509.h |
commit | commitdiff | tree | snapshot |
2024-04-09 |
beck | Hide public symbols in evp.h |
commit | commitdiff | tree | snapshot |
2024-04-09 |
beck | Rename EVP_aes_XXX_cfb to EVP_aes_XXX_cfb128. |
commit | commitdiff | tree | snapshot |
2024-04-09 |
claudio | Don't include net/art.h in net/rtable.h instead let... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
claudio | Limit the number of provider ASnumbers to MAX_ASPA_SPAS... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
claudio | Increase RTR PDU limit to 48k and limit number of SPAS... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
claudio | Check that the ASPA tas array fits in an IMSG before... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
jsg | reduce diff to linux |
commit | commitdiff | tree | snapshot |
2024-04-09 |
kettenis | Remove the "cubie" miniroot. There are far more popula... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
bluhm | Plug route leak in IP output. |
commit | commitdiff | tree | snapshot |
2024-04-09 |
claudio | Add a capability enforcement integration test. |
commit | commitdiff | tree | snapshot |
2024-04-09 |
claudio | Add capability announce enforcement test and fixup... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
claudio | Allow operators to enforce the presence of certain... |
commit | commitdiff | tree | snapshot |
2024-04-09 |
beck | Clean up Symbols.namespace |
commit | commitdiff | tree | snapshot |
2024-04-09 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2024-04-09 |
jsg | more Intel DG2 graphics ids |
commit | commitdiff | tree | snapshot |
2024-04-09 |
jsg | drm/i915: ATS-M device ID update |
commit | commitdiff | tree | snapshot |
2024-04-09 |
jsg | drm/i915: Add new PCI IDs to DG2 platform in driver |
commit | commitdiff | tree | snapshot |
2024-04-09 |
jsg | drm/i915: Add new DG2 PCI IDs |
commit | commitdiff | tree | snapshot |
2024-04-08 |
beck | Remove notBefore and notAfter cacheing. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
tb | Remove spaces before tabs |
commit | commitdiff | tree | snapshot |
2024-04-08 |
miod | Stop redeclaring ENTRY, the <machine/asm.h> flavour... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
miod | Fix misplaced END() macro. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
miod | Remove unused tf_fault and tf_kstack members from struc... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
miod | Remove demap code for MMU miss faults. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
miod | There is too much #ifdef DEBUG stuff cluttering locore... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
miod | Introduce more assembler macros to deduplicate code... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
miod | Remove dead code and data, fix typos, kill wrong comments. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
miod | Fix cut'n'paste error in data miss handler causing... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
miod | Fix sun4v patching of sp_tlb_flush_ctx() to pass flags... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
beck | Make ASN1_TIME_set_string_X509 and ASN1_TIME_set_string... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
tb | Fix capping of VAPs |
commit | commitdiff | tree | snapshot |
2024-04-08 |
tobhe | Call daemon() only in parent and before proc_exec(... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
tobhe | Move daemon() after proc_setup() to sync with other... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
tobhe | Call daemon() only in parent and before proc_exec(... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
tobhe | Call daemon() only in parent and before proc_exec(... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
jsg | more ansi function decls |
commit | commitdiff | tree | snapshot |
2024-04-08 |
jsg | drm: panel-orientation-quirks: Add quirk for GPD Win... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
jsg | drm: panel-orientation-quirks: Add quirk for Lenovo... |
commit | commitdiff | tree | snapshot |
2024-04-07 |
kettenis | The RISC-V architecture has cache-coherent DMA... until... |
commit | commitdiff | tree | snapshot |
2024-04-07 |
tb | Rework CMS_add_simple_smimecap() |
commit | commitdiff | tree | snapshot |
2024-04-07 |
jsg | match another two Alder Lake-N DesignWare I2C ids |
commit | commitdiff | tree | snapshot |
2024-04-07 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2024-04-07 |
jsg | another two Alder Lake-N DesignWare I2C ids |
commit | commitdiff | tree | snapshot |
2024-04-06 |
kettenis | Now that we support RISC-V CPUs that have MMUs with... |
commit | commitdiff | tree | snapshot |
2024-04-06 |
bluhm | IP multicast sysctl mrtmfc must not write outside of... |
commit | commitdiff | tree | snapshot |
2024-04-06 |
mpi | Remove (unused) in-kernel event filtering, it's current... |
commit | commitdiff | tree | snapshot |
2024-04-06 |
mpi | Prevent accounting bug when an anon w/ swap slot is... |
commit | commitdiff | tree | snapshot |
2024-04-06 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2024-04-06 |
jsg | more Alder Lake-N ids |
commit | commitdiff | tree | snapshot |
2024-04-05 |
deraadt | ANSI functions; ok tb |
commit | commitdiff | tree | snapshot |
2024-04-05 |
job | Don't emit Validated ASPAs for Customer ASIDs with... |
commit | commitdiff | tree | snapshot |
2024-04-05 |
jsg | use inline functions instead of do while(0) for dev_* |
commit | commitdiff | tree | snapshot |
2024-04-05 |
deraadt | delete msyscall stub |
commit | commitdiff | tree | snapshot |
2024-04-05 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-04-05 |
deraadt | msyscall(2) goes away |
commit | commitdiff | tree | snapshot |
2024-04-05 |
deraadt | noone calls msyscall() anymore. |
commit | commitdiff | tree | snapshot |
2024-04-05 |
deraadt | ld.so should stop calling msyscall(2), since it is... |
commit | commitdiff | tree | snapshot |
2024-04-05 |
deraadt | On machines lacking xonly support hardware, we emulate... |
commit | commitdiff | tree | snapshot |
2024-04-05 |
deraadt | Esure the base,len range provided by ld.so is definatel... |
commit | commitdiff | tree | snapshot |
2024-04-04 |
nicm | Pick newest session as documented, not oldest, from... |
commit | commitdiff | tree | snapshot |
2024-04-04 |
semarie | set right mode on ssh-agent at boot-time |
commit | commitdiff | tree | snapshot |
2024-04-04 |
tb | Remove incorrect function counts |
commit | commitdiff | tree | snapshot |
2024-04-04 |
jsg | drm/amdgpu: fix use-after-free bug |
commit | commitdiff | tree | snapshot |
2024-04-04 |
jsg | drm/amd/display: Clear OPTC mem select on disable |
commit | commitdiff | tree | snapshot |
2024-04-04 |
jsg | drm/amd/display: Disconnect phantom pipe OPP from OPTC... |
commit | commitdiff | tree | snapshot |
2024-04-04 |
jsg | drm/amd/display: Fix hang/underflow when transitioning... |
commit | commitdiff | tree | snapshot |
2024-04-04 |
jsg | drm/i915/gt: Reset queue_priority_hint on parking |
commit | commitdiff | tree | snapshot |
2024-04-04 |
jsg | drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa... |
commit | commitdiff | tree | snapshot |
2024-04-04 |
jsg | drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_... |
commit | commitdiff | tree | snapshot |
2024-04-04 |
tb | Recommit a better version of the removal of the F5... |
commit | commitdiff | tree | snapshot |
next |