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