summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-28zap trailing whitespaceTheo Buehler
2018-08-28Display per-TDB counters in verbose mode.Martin Pieuchot
2018-08-28Add per-TDB counters and a new SADB extension to export them toMartin Pieuchot
2018-08-28Drop SSLv2, SSLv3 support.cheloha
2018-08-28Tweak messages emitted by editor_resize() so "Partition x shrunk ..."Kenneth R Westerback
2018-08-28fix misplaced parenthesis inside if-clause. it's harmless and the only issue isRicardo Mestre
2018-08-28fix build with DEBUG_PK enabledRicardo Mestre
2018-08-28avoid uninitialised variable useJonathan Gray
2018-08-28avoid uninitialised variable use in an error pathJonathan Gray
2018-08-28Fix stat of path components - this was breaking chrome - because theBob Beck
2018-08-28Add regress test of stat all the way to a nonexistant terminalBob Beck
2018-08-28Check for SSL_write(3) error.cheloha
2018-08-28syncTheo de Raadt
2018-08-28add support for storing the time of day on OPL based machines.David Gwynne
2018-08-27Reduce excessive right padding in tagged list heads.Ingo Schwarze
2018-08-27hitemp(4)Mark Kettenis
2018-08-27tweak failure messagesTheo Buehler
2018-08-27dedup AES-CBC-PKCS5 encryption and decryption checksTheo Buehler
2018-08-27hitemp(4)Mark Kettenis
2018-08-27Add hitemp(4), a driver for the temperature sensors on the HiSilicon Hi3660Mark Kettenis
2018-08-272x missing "..."Theo Buehler
2018-08-27Run Wycheproof AES-CCM testvectors against libcrypto.Theo Buehler
2018-08-27sort SEE ALSO;Jason McIntyre
2018-08-27Add 64-bit DMA support. Enable DMA on HiSilicon SoCs.Mark Kettenis
2018-08-27rkdwusb(4)Mark Kettenis
2018-08-27hiclock(4), hidwusb(4) and hireset(4)Mark Kettenis
2018-08-27Add hiclock(4). Make sure hireset(4) attaches early.Mark Kettenis
2018-08-27move bwfm* at pci? to the wireless sectionJoshua Stein
2018-08-27If the maximum for a community is defined via the large flag thenClaudio Jeker
2018-08-27n2s and l2n3 finally bite the dust!Joel Sing
2018-08-27Convert ssl3_get_cert_verify() to CBS and clean up somewhat.Joel Sing
2018-08-27Dedup DTLS header writing code and convert to CBB.Joel Sing
2018-08-27Add some missing statics.Joel Sing
2018-08-27Simplify new session ticket encoding/generation.Joel Sing
2018-08-27Rename struct kd -> kcov_dev. The terse name was initially fine since it wasn'tanton
2018-08-27Enable hireset(4).Mark Kettenis
2018-08-27Fix formatting and grammatical issues with the description of how to useJoel Sing
2018-08-27Add hirest(4), a driver to support reset signal controller blocks onMark Kettenis
2018-08-27Add glue for the USB3 controller on the HiKey 970.Mark Kettenis
2018-08-27disklabel(8) no longer touches bootstrap code so stop mentioning it.Kenneth R Westerback
2018-08-27Undefined plans can never match. Check for that before trying to use the plan.Claudio Jeker
2018-08-27Wrap some overly long lines. No functional changeClaudio Jeker
2018-08-27Memory leaks, from Gang Fan in GitHub issue 1453.Nicholas Marriott
2018-08-27ompinmux has been replaced by pinctrlJonathan Gray
2018-08-27switch from ompinmux to pinctrlJonathan Gray
2018-08-27handle 16 bit register width required for omap3/omap4Jonathan Gray
2018-08-27Enable radeondrm(4). Note that on arm64 we do not yet have a way toMark Kettenis
2018-08-27merge_filterset() needs to produce a stable sorted filterset to make sureClaudio Jeker
2018-08-27Add an interface that allows drivers to claim a framebuffer and checkMark Kettenis
2018-08-27Add protocol and cipher patterns in regress appstest.shKinichiro Inoguchi