summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-29Better description for inet6 eui64, plus consistency tweaksJeremie Courreges-Anglas
2018-08-29When 'log updates' is enabled make sure that the case of an invalid pathClaudio Jeker
2018-08-29When checking for AS 0 make sure the full ASPATH is validated and don'tClaudio Jeker
2018-08-29Historically /etc/netstart (and the equivalent code in the installKenneth R Westerback
2018-08-29Keep any text killed in the command prompt with C-w and yank it withNicholas Marriott
2018-08-29Add C-Left and C-Right as aliases for M-b and M-f.Nicholas Marriott
2018-08-29Adjust comment to make it clear that a NULL nexthop is actually eligableClaudio Jeker
2018-08-29Prevent ospfd from starting if another ospfd is already using the sameremi
2018-08-29Add set-case-replaced to toggle case-preserving replace on or off.Reyk Floeter
2018-08-29Initialize device numbers for newly allocated ptys. Prevents a panic caused byanton
2018-08-29First pass in bringing i386 in sync with amd64. This does not yet work, but ispd
2018-08-29move the todr chip handle into a prtc_softc structureDavid Gwynne
2018-08-28Run Wycheproof AES-CMAC testvectors against libcrypto.Theo Buehler
2018-08-28remove some extra parens and fix some other formatting issuesTheo Buehler
2018-08-28Unclutter bgpd.conf example config filejob
2018-08-28Remove extra "and" in "These functions and have been available"Theo Buehler
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