openbsd
2024-09-04 jobRemove deprecated '-r' command line option
2024-09-04 claudioQualifying nexthops via BGP does not properly work...
2024-09-04 jsglist the other doc pspvar.h mentions, add publication...
2024-09-04 deraadtcorrect .OBJDIR use; from Denis Bodor
2024-09-04 jsgregen
2024-09-04 claudioCall pfkey_remove() only after the Session Engine finis...
2024-09-04 jsgadd psp(4) manual page
2024-09-04 sthenmerge unbound 1.21.0
2024-09-04 sthenimport unbound 1.21.0, ok phessler florian
2024-09-04 sfvio: put enqueue and dmasync into a function
2024-09-04 sthenUpdate bsd.port.mk(5) DISTFILES* description - it no...
2024-09-04 jsgwrap long lines
2024-09-04 mglockerFix some spelling.
2024-09-04 tbMissing RCSID
2024-09-04 jsgremove unused timeout from softc
2024-09-04 jsgmake psp attach to ccp as a different driver
2024-09-04 sfvio: style fixes
2024-09-04 sfvio: Re-arrange structs for multi-queue
2024-09-04 djmbe more strict in parsing key type names. Only allow...
2024-09-04 djmfix RCSID in output
2024-09-04 tbRemove openssl 1.1 regress
2024-09-04 tbUnlink OpenSSL 1.1 regress
2024-09-04 tbLink openssl 3.2 regress to build
2024-09-04 tbAdd regress against OpenSSL 3.2
2024-09-03 opfix some typos; courtesy of codespell; ok gilles@
2024-09-03 optypo in comment; Effectivly -> Effectively; ok gilles@
2024-09-03 optypo in comment; saveguard -> safeguard; ok gilles@
2024-09-03 bluhmFor virtual addresses use fixed page frame without...
2024-09-03 deraadtwild white space
2024-09-03 tbMake state file parsing errors more explicit. Also...
2024-09-03 deraadtsync
2024-09-03 jobAlso gate SPL statistics behind 'experimental' command...
2024-09-03 dvvmm(4)/vmx: avoid VPID leakage by allocating at vcpu...
2024-09-03 claudioIn rrdp_session_parse() set the last_reset time to...
2024-09-03 gillesbump version
2024-09-03 bluhmregen
2024-09-03 bluhmFor AMD SEV create /dev/psp.
2024-09-03 tbcheck_sym: adjust logic not to exit 1 in the default...
2024-09-03 jmcenvrionment -> environment;
2024-09-03 djmregression test for Include variable expansion
2024-09-03 djmallow the "Include" directive to expand the same set...
2024-09-03 antonFix test_fork() prototype.
2024-09-03 antonStop invoking diff(1) from C in access unveil regress...
2024-09-03 antonAdjust expected output after recent X_OK changes.
2024-09-03 jsgmove psp functions to psp.c and remove the ifdefs
2024-09-02 deraadtsync
2024-09-02 deraadtIn our fight against the cosmos, in the chaos of the...
2024-09-02 deraadtIn our fight against the cosmos, in the chaos of the...
2024-09-02 djmmissing ifdef
2024-09-02 djmAdd experimental support for hybrid post-quantum key...
2024-09-02 jobIncrease number of concurrent RRDP session handler...
2024-09-02 jsgsimplify ccp ifdef; ok bluhm@
2024-09-02 sfvirtio: Move interrupt setup into separate function
2024-09-02 sfvirtio_pci: Improve interrupt names
2024-09-02 tbsync
2024-09-02 tbRemove X509_check_trust documentation
2024-09-02 tbsync
2024-09-02 tbThe X509at_* manuals are no longer needed
2024-09-02 tbAlso remove .Xr to X509at_*
2024-09-02 tbExcise X509at_* from X509_REQ_* documentation
2024-09-02 tbRename lastpos to start_after to match other, similar...
2024-09-02 tbMore X509at_* removal
2024-09-02 tbRemove mention of the no longer public X509at_* functions
2024-09-02 tbAdjust function signatures for const X509_LOOKUP_METHOD
2024-09-02 yasuokaCoding of the handling of errors for <sequence number...
2024-09-02 yasuokaregen
2024-09-02 yasuokaAdd Intel X540 X550 virtual function devices. From...
2024-09-01 deraadtRegarding previous commit, X_OK on unveil-permitted...
2024-09-01 tbdhcpleased: fix a sizeof for IMSG_REQUEST_REBOOT.
2024-09-01 bluhmFor AMD SEV mention platform security processor in...
2024-09-01 bluhmFor AMD SEV provide ioctl(2) in cpp(4) to shutdown...
2024-09-01 tbsymbols: remove special case for cpuid_setup and cpu_caps
2024-09-01 bluhmPledge "vmm" for ccp(4) ioctl(2).
2024-09-01 antonEnable warnings and fix style nits.
2024-09-01 antonMake unveil access regress work with objdir.
2024-09-01 jsgApls -> Alps
2024-09-01 jsgequivalient -> equivalent
2024-09-01 guentherdladdr(3) is in POSIX-2024, though the structure type...
2024-09-01 jsgspelling; checked by jmc@, ok miod@ mglocker@
2024-09-01 jsgregen
2024-09-01 jsgspelling; checked by jmc@, ok miod@ mglocker@ krw@
2024-09-01 aishaadd tests for linux kpi for rbtree
2024-08-31 jeremyAdd regression test for access(2)+unveil(2)
2024-08-31 tbsync x509v3_add_value with x509_utl.c
2024-08-31 tbRewrite X509V3_add_value() to a single exit idiom
2024-08-31 jsingRemove redundant COPYRIGHT file.
2024-08-31 deraadtnet drivers may have mii children, but mii layer has...
2024-08-31 jsingMake fcrypt_body() static and remove prototype.
2024-08-31 jsingUnifdef DES_PTR, DES_RISC1 and DES_RISC2.
2024-08-31 jsingUnifdef OPENBSD_DES_ASM.
2024-08-31 jsingInline and remove spr.h.
2024-08-31 jsingCombine DES code into a smaller set of files.
2024-08-31 deraadtIf FADT_POWER_S0_IDLE_CAPABLE feature is found, prefer...
2024-08-31 deraadtjeremy observed that access() on unveiled space was...
2024-08-31 jsingMerge fcrypt_b.c into fcrypt.c.
2024-08-31 jsingRemove now unused ncbc_enc.c.
2024-08-31 jsingExpand DES_ncbc_encrypt() in des_enc.c.
2024-08-31 jsingExpand DES_cbc_encrypt() in cbc_enc.c.
2024-08-31 jmcupdate the header; ok and error corrected by jsg
2024-08-31 jmcgrammar tweaks; counter tweaked by dlg
next