openbsd
2021-10-07 stspSend a probe request to our new AP when we are about...
2021-10-07 claudioCall normalize_dn() on the newly added namespace so...
2021-10-07 claudioChange host() error check to the more simple for of...
2021-10-07 jobClarify error message
2021-10-07 claudioReplace the ugly openssl11 hack for the missing ASN1_ti...
2021-10-07 mpiRemove the assertion that `curproc' must be SONPROC...
2021-10-07 claudioRework X509 verification a bit. Remove the store and...
2021-10-07 claudioAdd x509_get_expire() to extract the not-after time...
2021-10-07 claudiomktime() may not properly set errno on error. Just...
2021-10-07 claudiotrapsignal() can be called without KERNEL_LOCK, adjust...
2021-10-07 stspMake our old BSSID available to iwm_newstate() when...
2021-10-07 nicmAdd a missing El, from Alexis Hildebrandt in GitHub...
2021-10-07 nicmHandle splitw -I correctly when used from an attached...
2021-10-07 jsgdrm/i915/request: fix early tracepoints
2021-10-07 jsgdrm/amdgpu: correct initial cp_hqd_quantum for gfx9
2021-10-07 jsgdrm/amd/display: Pass PCI deviceid into DC
2021-10-06 bluhmThis regress uses vnd devices to create a softraid...
2021-10-06 jeremyRemove Ruby 2.6 mentions
2021-10-06 claudioChange sendsig() interface so that the MD code does...
2021-10-06 deraadtsync
2021-10-06 espiewe now pass that test
2021-10-06 espiefix for the XXX-warning warning... have the test be...
2021-10-06 stspAllow AUTH->AUTH state transitions in the iwm(4) and...
2021-10-06 stspMake sure iwm(4) uses the HT frame format only for...
2021-10-06 visaAdd openbsd,dma-constraint property to /chosen node...
2021-10-06 bluhmGCC 4.2.1 does not support nullptr, use traditional...
2021-10-06 nicmDo not reset cursor to default if it has never been...
2021-10-06 claudioX509_STORE_CTX_init() allows the store to be NULL on...
2021-10-06 florianRemove autoconfprivacy deprecation warning.
2021-10-06 djmuse libc SHA256 functions; make this work when compiled...
2021-10-06 deraadtannotate sys/param.h uses as required, and pull in...
2021-10-06 deraadtannotate all required sys/param.h uses with what they...
2021-10-05 nicmFix some warnings.
2021-10-05 deraadtsync
2021-10-05 deraadtwd(4) support
2021-10-05 deraadtcleanup conf.c, and bring in wd(4) support
2021-10-05 antonadd missing sudo
2021-10-05 antonadd missing sudo
2021-10-05 antonfix stderr redirect
2021-10-05 antonadd missing sudo
2021-10-05 antonadd missing sudo and handle arguments
2021-10-05 nicmSet mouse_x and mouse_y on the status line, GitHub...
2021-10-05 mpiUnref/free amaps before grabbing the KERNEL_LOCK().
2021-10-05 nicmMake send-keys without any arguments send the key it...
2021-10-05 nicmSeparate "very visible" flag from blinking flag, it...
2021-10-05 nicmDo not try to use NULL time values.
2021-10-05 bluhmCleanup the error handling in ipsec ipip_output() and...
2021-10-05 bluhmMove setting ipsec mtu into a function. The NULL and...
2021-10-05 jobAdd BGPsec router certificate to rpki-client regress
2021-10-05 jobAdd rudimentary support for BGPsec router certificates
2021-10-05 stspFix iwm(4) performance drop after roaming between APs...
2021-10-05 claudioFor now the signal returned in cursig() is only set...
2021-10-05 antonadd missing sudo
2021-10-05 claudioRemove some extra spaces
2021-10-05 jmctx aggregation is now supported; ok stsp
2021-10-05 antonadd missing sudo
2021-10-05 antonbuild prog once
2021-10-05 antonstop masking test-http.c failures
2021-10-05 antonThe HTTP chunked transfer encoding test in regress...
2021-10-05 deraadtsync
2021-10-05 deraadtwd(4) device node support was missing, add it.
2021-10-04 schwarzeClean up memory handling in spawn_pager(), free(3)ing...
2021-10-04 deraadtsync
2021-10-04 deraadtsycn
2021-10-04 schwarzeIn man(1) mode, properly clean up the resn[] result...
2021-10-04 kettenisAllegedly a "Marvell Armada 3700 Functional Errata...
2021-10-04 schwarzeProvide a cleanup function for the term_tab module...
2021-10-04 deraadt3 groups of realtek firmware are now in base (with...
2021-10-04 deraadtgrow i386 media for new realtek firmwares
2021-10-04 deraadtsync
2021-10-04 schwarzestore the operating system name obtained from uname...
2021-10-04 espiesynch doc to tool
2021-10-04 schwarzeDo not leak 64 bytes of heap memory every time a manual...
2021-10-04 claudioSimplify sys___thrsigdivert a bit. cursig() always...
2021-10-04 claudioUse the fact the vnodes are locked when operations...
2021-10-04 kevloAdd firmwares for rsu(4), rtwn(4), and urtwn(4) drivers.
2021-10-04 kevloBuild firmware for rsu(4), rtwn(4), and urtwn(4).
2021-10-04 kevloPermission from Realtek to include wireless firmwares
2021-10-03 dvUnbreak btrace(8) regress, adding missing files.
2021-10-03 dvbt(5)/btrace(8): add support for str()
2021-10-03 kettenisApparently some athn(4) variants are buggy and may...
2021-10-03 claudioExtend filesystem tests to test mfs and tmpfs. Hook...
2021-10-03 deraadtsync
2021-10-03 deraadtun.ifdef USB and PCI, since all our architectures ...
2021-10-02 semariefuse: avoid namei_pool leaks in several functions
2021-10-02 jsgExtend workaround for reset on context closure from...
2021-10-02 semarieremove dead variable from sys___realpath()
2021-10-02 jsingUse SSL_CTX_get0_param() rather than reaching into...
2021-10-02 semarievfs: merge *_badop to vop_generic_badop
2021-10-02 sthensync
2021-10-02 stspRemove iwx_assoc() and iwx_disassoc(). Not needed becau...
2021-10-02 stspRemove iwm_assoc() and iwm_disassoc(). Not needed becau...
2021-10-02 stspFix panic when iwx(4) firmware is not present at boot...
2021-10-02 antonquote sudo
2021-10-02 antonadd missing sudo
2021-10-02 antonhook up btrace
2021-10-02 dtuckerDynamically allocate encoded HashKnownHosts and free...
2021-10-01 dtuckerAdd test for ssh hashed known_hosts handling.
2021-10-01 djmunbreak FIDO sk-ed25519 key enrollment for OPENSSL...
2021-10-01 jsgamd/display: downgrade validation failure log level
next