openbsd
2020-04-28 ericIn virtual alias context, do not try to match catchall...
2020-04-28 jsingMove legacy stack interfacing functions into tls13_lega...
2020-04-28 jsingRename tls13_client_synthetic_handshake_message() and...
2020-04-28 patrickCalculate divisor for i.MX8M composite clocks. So...
2020-04-28 tobheThe order of arguments to proposals_negotiate makes...
2020-04-28 patrickEnable all clocks referenced by the imxesdhc(4) device...
2020-04-28 patrickRecognize a few more clocks referenced by the i.MX8MM...
2020-04-28 deraadtRather than attempting to lookup the keyword "set"...
2020-04-28 tobheRemove support for insecure EC2N groups. Clarify which...
2020-04-28 deraadtre-organize statistics printing code, to make it less...
2020-04-28 deraadta blank line in the header is prettier
2020-04-28 deraadtPrint statistics as comments at the top of the files...
2020-04-28 espiedocument FETCH_PACKAGES better
2020-04-28 bennoThere have been no floppy images since the 6.2 release...
2020-04-28 kettenisUse the same inittodr()/resettodr() implementation...
2020-04-28 kettenisUse the same inittodr()/resettodr() implementation...
2020-04-28 sthensync
2020-04-28 mpiDocument that thread credentials are owned by curproc.
2020-04-28 stspConfigure Tx interrupt mitigation thresholds on athn...
2020-04-28 djmadapt dummy FIDO middleware to API change; ok markus@
2020-04-28 deraadtuse (long long) and %llx to satisfy both 32-bit and...
2020-04-28 djmwhen signing a challenge using a FIDO toke, perform...
2020-04-27 tobheAdd curve25519 IANA group number.
2020-04-27 schwarzeDisplay multi-state controls with exactly three decimal...
2020-04-27 patricktcpci(4)
2020-04-27 patrickEnable tcpci(4).
2020-04-27 patrickAdd tcpci(4) to support TCPCI-compliant USB Type-C...
2020-04-27 kettenisAdd bcmclock(4) and bcmmbox(4). Fixes a hang because...
2020-04-27 patrickWhile i.MX6Q and i.MX7D's USB controller nodes claim...
2020-04-27 jsingShuffle some functions around.
2020-04-27 kettenisRemove reset hack; these days the U-Boot we ship for...
2020-04-27 patrickUse the device tree properties to setup imxehci(4)...
2020-04-27 patrickEnable the power domain and set the assigned clocks...
2020-04-27 tbFix two bugs in the AES-CBC-PKCS5 tests that didn't...
2020-04-27 tbFix a logic error that hid the failing ZeroLengthIv...
2020-04-27 tbDisallow the use of zero length IVs in AES-GCM via
2020-04-27 tobheLog with SPI_SA().
2020-04-27 patrickThe parent of the i.MX8MM and i.MX8MQ USB_CTRL_ROOTs...
2020-04-27 krwIf the DHCP server disappears between OFFER'ing and...
2020-04-27 deraadtsync
2020-04-27 kettenisBring inittodr()/resettodr() in line with arm64 and...
2020-04-27 kettenisMove inittodr() and resettodr() to the end of the file...
2020-04-27 kettenisAttach when the name matches "dallas,ds1307" which...
2020-04-27 kettenisDon't clear OSF flag when we attach such that we can...
2020-04-27 patrickPCIe register accesses seem to "hang" on the i.MX8MM...
2020-04-27 kettenisAdd gpio support to bcmgpio(4) and make gpio(4) attach...
2020-04-27 patrickFree the "ranges" array in the error handling paths.
2020-04-27 iansfix SDHC_DEBUG build, remove procname printf's
2020-04-27 gerhardIPv6 is no longer on by default. It must be enabled...
2020-04-27 jmatthewWhen creating the rx filter, indicate we want to match...
2020-04-27 nicmDo not close the stdout file descriptor in control...
2020-04-27 stspOffload CCMP (WPA2) encryption and decryption to athn...
2020-04-27 stspFix processing of compressed block ack notifications...
2020-04-27 stspAllow iwn(4) firmware to always traverse the entire...
2020-04-26 bennodisable POOL_DEBUG in preparation for release
2020-04-26 schwarzeWhile we do not recommend the idiom ".Fl Fl long" for...
2020-04-26 patrickMap em(4) descriptor rings coherent. This doesn't...
2020-04-26 tobheFix leak of temporary ID ibufs on IKE SA rekey.
2020-04-26 tobheOnly print valid rdomains. '-1' is used as default...
2020-04-26 schwarzeMinimal maintenance to make this mess slightly less...
2020-04-26 patrickAdd i.MX8MM support to dwpcie(4). This re-uses the...
2020-04-26 patrickimxpciephy(4)
2020-04-26 patrickEnable imxpciephy(4).
2020-04-26 patrickAdd imxpciephy(4), a driver for the i.MX7D's PCIe PHY...
2020-04-26 ratchovBypass authentication and create no session for root
2020-04-26 krwTighten up NAK handling. Inform unwind when the active...
2020-04-26 jmcfix the description; from andras farkas
2020-04-26 patrickAdd support for the i.MX8MM USB clocks. These behave...
2020-04-26 patrickAttach imxgpc(4) to i.MX8MM as well.
2020-04-26 bruMake explicit and enforce that WSCREEN and WSEMUL names...
2020-04-26 bruRemove unused assignments.
2020-04-26 kettenisSanitize inittodr()/resettodr() implementation.
2020-04-26 sthensync
2020-04-26 dtuckerFix comment typo. Patch from mforney at mforney.org.
2020-04-26 jmcsort entries and fix a broken macro;
2020-04-26 inoguchiDisplay TLSv1.3 extension type with openssl(1) -tlsextdebug
2020-04-26 inoguchis_client: fix use of possibly uninitialized values
2020-04-25 kettenisbcmbsc(4)
2020-04-25 kettenisAdd bcmbsc(4), a driver for the Broadcom Serial Control...
2020-04-25 kettenisExplicitly check that the length of the "brcm,pull...
2020-04-25 afresh1Note extra Term-ReadKey build dependency on Cwd
2020-04-25 jcaA comma is not appropriate here, use a semicolon
2020-04-25 schwarzeIn s_server.c rev. 1.33, jsing added support for "opens...
2020-04-25 tobheDocument 'ikectl show sa'.
2020-04-25 jsingSwitch to NEGOTIATED when using WITHOUT_HRR.
2020-04-25 kettenisEnable maxrtc(4) and move dsxrtc(4) to keep things...
2020-04-25 jcaDiscourage use of RES_USE_INET6
2020-04-25 kettenisEnable dsxrtc(4) and pcfrtc(4).
2020-04-25 kevloregen
2020-04-25 kevloAdd RTL8821CE and RTL8822CE PCI ids.
2020-04-25 kettenisdsxrtc(4)
2020-04-25 kettenisAdd dsxrtc(4), a driver for the Maxim DS3231/DS3232...
2020-04-25 krwReduce minimum allowed number of chunks in a CONCAT...
2020-04-25 jcaFix RES_USE_INET6 description
2020-04-25 jcaMake it clearer that "options inet6" does nothing on...
2020-04-25 deraadtsync
2020-04-25 schwarzeMove unsupported, obsolete ciphers and deprecated alias...
2020-04-25 schwarzetweak the wording to make it clearer under which condit...
2020-04-25 beckClairify the point at which unveil first makes restrici...
2020-04-25 kettenisRemove redundant bit masking.
next