summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-18request notification of link state changes, which helps us detectJonathan Matthew
2018-11-18small clean up of dired sectionMark Lumsden
2018-11-17add the missing space. in the future, should mail -f the file to ensure it i...Theo de Raadt
2018-11-17Add new KERN_CPUSTATS sysctl(2) so we can identify offline CPUs.cheloha
2018-11-17Be more careful when dumping cmsghdr struct. In the SCM_RIGHTS case anClaudio Jeker
2018-11-17free(9) size for USB subdevs array.Martin Pieuchot
2018-11-17consistency.Daniel Dickman
2018-11-17Avoid leaking kernel memory in struct kevent padding.Todd C. Miller
2018-11-17Use a very regular call pattern to pledge, so that we can continue toTheo de Raadt
2018-11-17make the bogon set competely or-longer, rather than having to manage itTheo de Raadt
2018-11-17tcpdump(8) monitor process privdropBryan Steele
2018-11-17Fix DTLS, because DTLS still remains a special flower, allows regress to passBob Beck
2018-11-17fix undo in transpose-paragraph.Mark Lumsden
2018-11-17Fix whitespace around assignment operators.Theo Buehler
2018-11-17need to closefrom(0) before execve(), otherwise tty isn't properlyTheo de Raadt
2018-11-16revert previousBob Beck
2018-11-16Finish ld.so's transition to GNU_RELRO: eliminate support for usingPhilip Guenther
2018-11-16Fix DTLS. Because the DTLS code is strange. I am really coming around toBob Beck
2018-11-16add missing imsg namesEric Faurot
2018-11-16when using smtps, tls initialisation must occur after FILTER_CONNECTEDEric Faurot
2018-11-16+wsconsanton
2018-11-16Add wscons regress tests, currently limited to SIGIO handling.anton
2018-11-16Add support for Allwinner A64's eMMC controller. It is essentiallyPatrick Wildt
2018-11-16Don't fatal if IPV6_LEAVE_GROUP fails.Reyk Floeter
2018-11-16regenJoshua Stein
2018-11-16add more intel 100 series devicesJoshua Stein
2018-11-16punctuation and macro can go on the same line;Jason McIntyre
2018-11-16sort previous;Jason McIntyre
2018-11-16free(9) sizes for interrupt & isochronous arrays.Martin Pieuchot
2018-11-16free(9) sizes for array of interfaces.Martin Pieuchot
2018-11-16free(9) sizes for array of endpoints.Martin Pieuchot
2018-11-16document DUMMY_PACKAGEMarc Espie
2018-11-16kill INDEX thoroughly, point users at portslist, sqlports, pkglocatedbMarc Espie
2018-11-16move describe to obsolete targetsMarc Espie
2018-11-16document reprepareMarc Espie
2018-11-16vlan uses txprio tooDavid Gwynne
2018-11-16switch from link0 and llprio to txprio for forcing dot1p priosDavid Gwynne
2018-11-16use txprio, not link0 and llprio, to set the dot1p field in the header.David Gwynne
2018-11-16Include "id" in pledge (for setres[ug]id, setgroups) if the shell isNicholas Marriott
2018-11-16redirect stderr of ProxyCommands to /dev/null when ssh is started withDamien Miller
2018-11-16make grandparent-parent-child sshbuf chains robust to use-after-freeDamien Miller
2018-11-16Borrow an idea from DragonFly BSD: factor out the "does this symbol match whatPhilip Guenther
2018-11-16use path_absolute() for pathname checks; from Manoj AmpalamDamien Miller
2018-11-16disallow empty incoming filename or ones that refer to the currentDamien Miller
2018-11-16fix bug in client that was keeping a redundant ssh-agent socket aroundDamien Miller
2018-11-16fix bug in HostbasedAcceptedKeyTypes and PubkeyAcceptedKeyTypes options.Damien Miller
2018-11-16Unbreak legacy ciphers for prior to 1.1 by setting having a legacyBob Beck
2018-11-16support a prefix of '@' to suppress echo of sftp batch commands;Damien Miller
2018-11-16Handle signals that get sent to any threadTed Unangst
2018-11-16document txprio ioctl supportDavid Gwynne