2024-02-01 |
tb | Normalize the nid printing |
commit | commitdiff | tree | snapshot |
2024-02-01 |
claudio | Convert the mrtparser to use ibufs in many places. |
commit | commitdiff | tree | snapshot |
2024-02-01 |
tb | proc_parser_mft_pre: tweak a warning message |
commit | commitdiff | tree | snapshot |
2024-02-01 |
ratchov | aucat: Fix MIDI control of the levels of individual... |
commit | commitdiff | tree | snapshot |
2024-02-01 |
djm | whitespace |
commit | commitdiff | tree | snapshot |
2024-02-01 |
deraadt | the clang binary never shrinks, especially since it... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
job | Add reference to RRDP Session Desynchronization draft |
commit | commitdiff | tree | snapshot |
2024-01-31 |
job | Make the error a bit easier to read |
commit | commitdiff | tree | snapshot |
2024-01-31 |
bluhm | Add route generation number to route cache. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
bluhm | Split in_pcbrtentry() and in6_pcbrtentry() based on... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
claudio | Convert IMSG_CTL_SHOW_RIB_ATTR over to the new ibuf... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
tb | Merge OBJ_NAME_do_all*(3) into EVP_CIPHER_do_all(3) |
commit | commitdiff | tree | snapshot |
2024-01-31 |
tb | Introduce and use mft_compare_issued() |
commit | commitdiff | tree | snapshot |
2024-01-31 |
tb | Rename mft_compare() to mft_compare_seqnum() |
commit | commitdiff | tree | snapshot |
2024-01-31 |
tb | Pull mft comparison into proc_parser_mft_pre() |
commit | commitdiff | tree | snapshot |
2024-01-31 |
jmc | the maxupd example was removed in -r.1.15, so do not... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
tb | proc_parser_mft_pre: move freeing into an error path |
commit | commitdiff | tree | snapshot |
2024-01-31 |
tb | proc_parser_mft: fix overloading of error |
commit | commitdiff | tree | snapshot |
2024-01-31 |
guenther | Swap the r10 and rcx registers in the amd64 trapframe... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
guenther | Make wrpkru() consistent with rdpkru() by passing ecx... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
hastings | add MediaTek UART support. |
commit | commitdiff | tree | snapshot |
2024-01-30 |
dv | Rewrite vmd(8)'s vionet to be zero-copy. |
commit | commitdiff | tree | snapshot |
2024-01-30 |
tb | Remove now unnecessary NULL check before EVP_CIPHER_CTX... |
commit | commitdiff | tree | snapshot |
2024-01-30 |
tb | Make EVP_{CIPHER,MD}_CTX_{cleanup,reset}() NULL-safe |
commit | commitdiff | tree | snapshot |
2024-01-30 |
deraadt | the clang binary never shrinks, especially since it... |
commit | commitdiff | tree | snapshot |
2024-01-30 |
stsp | enable qwx "ext" IRQs for data packets once we have... |
commit | commitdiff | tree | snapshot |
2024-01-30 |
stsp | set up qwx REO ring routing |
commit | commitdiff | tree | snapshot |
2024-01-30 |
stsp | fix qwx_core_pdev_create() to not drop into its error... |
commit | commitdiff | tree | snapshot |
2024-01-30 |
jsing | Restore SSL_shutdown() two step sequence. |
commit | commitdiff | tree | snapshot |
2024-01-30 |
jsing | Add a shutdown sequence regress test. |
commit | commitdiff | tree | snapshot |
2024-01-30 |
claudio | Adjust bgpctl to work with the modified aspath function... |
commit | commitdiff | tree | snapshot |
2024-01-30 |
claudio | Convert he ATTR_ASPATH and ATTR_AS4_PATH handlers in... |
commit | commitdiff | tree | snapshot |
2024-01-30 |
claudio | In the previous commit idle connections are reinserted... |
commit | commitdiff | tree | snapshot |
2024-01-30 |
claudio | Fix a race between scheduling a new request onto an... |
commit | commitdiff | tree | snapshot |
2024-01-30 |
job | Add more RPKI TA constraints: LACNIC ASNs cannot transf... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
bluhm | Run TCP timer without kernel lock. |
commit | commitdiff | tree | snapshot |
2024-01-29 |
job | Add id-ct-rpkiSignedPrefixList NID |
commit | commitdiff | tree | snapshot |
2024-01-29 |
job | Add id-ct-rpkiSignedPrefixList OID |
commit | commitdiff | tree | snapshot |
2024-01-29 |
stsp | handle qwx(4) association state transitions from ASSOC... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
kettenis | Because of the way the Linux code behind apldrm(4)... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
tb | Curious to see if explicitly ignoring the return value... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/amdgpu: fall back to INPUT power for AVG power... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/amdkfd: fixes for HMM mem allocation |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | Revert "drm/amdkfd: Relocate TBA/TMA to opposite side... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/amd/display: avoid stringop-overflow warnings for... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/amdkfd: Confirm list is non-empty before utilizing... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process' |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/amd/pm: fix a double-free in amdgpu_parse_extended_... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | gpu/drm/radeon: fix two memleaks in radeon_vm_init |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drivers/amd/pm: fix a use-after-free in kv_parse_power_... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/amd/pm: fix a double-free in si_dpm_init |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/amdgpu/debugfs: fix error code when smc register... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/radeon/trinity_dpm: fix a memleak in trinity_parse_... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/radeon/dpm: fix a memleak in sumo_parse_power_table |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/radeon: check the alloc_workqueue return value... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/drv: propagate errors from drm_modeset_register_all() |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/radeon: check return value of radeon_ring_lock() |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/radeon/r100: Fix integer overflow issues in r100_cs... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/radeon/r600_cs: Fix possible int overflows in r600_... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/bridge: Fix typo in post_disable() description |
commit | commitdiff | tree | snapshot |
2024-01-29 |
jsg | drm/dp_mst: Fix fractional DSC bpp handling |
commit | commitdiff | tree | snapshot |
2024-01-29 |
yasuoka | Open /etc/{services,protocols} before pledge(2). |
commit | commitdiff | tree | snapshot |
2024-01-28 |
stsp | add support for sending management frames to qwx(4) |
commit | commitdiff | tree | snapshot |
2024-01-28 |
tb | The KNF script didn't grok LHASH_OF(), STACK_OF() |
commit | commitdiff | tree | snapshot |
2024-01-28 |
tb | Avoid calling EVP_CIPHER_CTX_reset() on a NULL ctx |
commit | commitdiff | tree | snapshot |
2024-01-28 |
bluhm | Use more specific sockaddr type for inpcb notify. |
commit | commitdiff | tree | snapshot |
2024-01-28 |
deraadt | Remove the 'l' and 'L' flag printing in 'STAT' column... |
commit | commitdiff | tree | snapshot |
2024-01-28 |
mglocker | Back out the TSO support diff, since we got issues... |
commit | commitdiff | tree | snapshot |
2024-01-28 |
deraadt | correct DPADD; fromKrystian Lewandowski |
commit | commitdiff | tree | snapshot |
2024-01-28 |
op | allow escaping inside quotes |
commit | commitdiff | tree | snapshot |
2024-01-28 |
tb | sync with userland |
commit | commitdiff | tree | snapshot |
2024-01-28 |
tb | Pull in some post 1.3.1 upstream commits |
commit | commitdiff | tree | snapshot |
2024-01-28 |
joshua | Clean up EVP_CIPHER_CTX_init() usage in cmac.c |
commit | commitdiff | tree | snapshot |
2024-01-28 |
joshua | Clean up EVP_MD_CTX_{init,cleanup}() usage in ASN1_item... |
commit | commitdiff | tree | snapshot |
2024-01-28 |
anton | Use the wait until construct in ixp.sh in the hopes... |
commit | commitdiff | tree | snapshot |
2024-01-28 |
jsg | match on Intel C3000 |
commit | commitdiff | tree | snapshot |
2024-01-28 |
deraadt | Force -fno-stack-protector on "boot block" that absolut... |
commit | commitdiff | tree | snapshot |
2024-01-28 |
deraadt | set -fno-stack-protector in NORMAL_C_NOP, which is... |
commit | commitdiff | tree | snapshot |
2024-01-27 |
tb | Dynamic EVP_PKEY_METHODs are a thing from the past |
commit | commitdiff | tree | snapshot |
2024-01-27 |
bluhm | Assert that tcp_timer_rexmt() uses IPv4 inpcb. |
commit | commitdiff | tree | snapshot |
2024-01-27 |
bluhm | Declare address parameter in TCP SYN cache const. |
commit | commitdiff | tree | snapshot |
2024-01-27 |
tb | Add a few aliases for ECDSA and DSA for security/xca |
commit | commitdiff | tree | snapshot |
2024-01-27 |
tb | Use ret instead of rv in a few keyivgen functions |
commit | commitdiff | tree | snapshot |
2024-01-27 |
tb | Fold keyivgen functions into evp_pbe.c |
commit | commitdiff | tree | snapshot |
2024-01-27 |
tb | Make some comments and some whitespace less ugly |
commit | commitdiff | tree | snapshot |
2024-01-27 |
tb | Whitespace tweak |
commit | commitdiff | tree | snapshot |
2024-01-27 |
tb | Throw PKCS5_PBE_add() into the trash bin at the end... |
commit | commitdiff | tree | snapshot |
2024-01-27 |
tb | Mark the functions at the end of this file for removal |
commit | commitdiff | tree | snapshot |
2024-01-27 |
tb | Support HMAC with SHA-3 as a PBE PRF |
commit | commitdiff | tree | snapshot |
2024-01-27 |
tb | Support HMAC with truncated SHA-2 as a PBE PRF |
commit | commitdiff | tree | snapshot |
2024-01-27 |
tb | Teach OBJ_find_sigid_{,by_}algs(3) about ECDSA with... |
commit | commitdiff | tree | snapshot |
2024-01-27 |
phessler | firmware for qwx(4) devices |
commit | commitdiff | tree | snapshot |
2024-01-27 |
jsing | Enable for TLSv1.3 now that shutdown behaviour matches... |
commit | commitdiff | tree | snapshot |
2024-01-27 |
jsing | Rework tls13_legacy_shutdown() to match the legacy... |
commit | commitdiff | tree | snapshot |
2024-01-27 |
jsing | Make tls13_legacy_return_code() static. |
commit | commitdiff | tree | snapshot |
2024-01-27 |
jsing | Add message callbacks for alerts in the TLSv1.3 stack. |
commit | commitdiff | tree | snapshot |
2024-01-27 |
kettenis | Add a few drivers to support Allwinner D1. |
commit | commitdiff | tree | snapshot |
2024-01-27 |
kettenis | On Allwinner D1, the SBI call to schedule timer interru... |
commit | commitdiff | tree | snapshot |
2024-01-27 |
kettenis | Add support for newer SoCs that store the data as numbe... |
commit | commitdiff | tree | snapshot |
next |