Age | Commit message (Expand) | Author |
2015-07-18 | Check the return value of ASN1_STRING_set(), for it may fail to allocate | Miod Vallat |
2015-07-18 | Fix check against NULL which was reverted by accident in r1.56. | Matthias Kilian |
2015-07-18 | add -D to create the full destination path before installing the source into it | Jasper Lievisse Adriaanse |
2015-07-18 | remove note in BUGS about the he capability; | Jason McIntyre |
2015-07-18 | various fixes; ok jasper | Jason McIntyre |
2015-07-18 | tweak previous; | Jason McIntyre |
2015-07-18 | spelling fix; | Jason McIntyre |
2015-07-18 | tweak previous; | Jason McIntyre |
2015-07-18 | don't ignore PKCS#11 hosted keys that return empty CKA_ID; | Damien Miller |
2015-07-18 | skip uninitialised PKCS#11 slots; patch from Jakub Jelen in bz#2427 | Damien Miller |
2015-07-18 | only query each keyboard-interactive device once per authentication | Damien Miller |
2015-07-18 | Add RCS ID. | Brian Callahan |
2015-07-18 | identity isn't optional. | Anthony J. Bentley |
2015-07-18 | Indent the output of bridge rules in ifconfig. | rzalamena |
2015-07-18 | Add doas -s as a shorthand for doas $SHELL. ok tedu | Nicholas Marriott |
2015-07-18 | Allow to change the default media type globally or per-location, | Reyk Floeter |
2015-07-18 | Insist that manual page file name extensions must begin with a digit, | Ingo Schwarze |
2015-07-18 | Implement HTTP Strict Transport Security (HSTS). | Florian Obser |
2015-07-18 | Have tftpd provide a block of random data when clients request the file | Ryan Thomas McBride |
2015-07-18 | Bring up to date with latest changes | Jeremy Evans |
2015-07-18 | now that groff handles \(bu properly, | Ingo Schwarze |
2015-07-18 | clean up the temporary file when the process dies from a signal | Ingo Schwarze |
2015-07-18 | Remove support for the SSL_OP_TLS_D5_BUG compat hack from SSLeay. | Doug Hogan |
2015-07-18 | Unbreak, add errno header | Jeremy Evans |
2015-07-18 | replace _PATH_DEVNULL with "/dev/null", assume it will not move | Brent Cook |
2015-07-18 | set errno in null cases, just in case. | Ted Unangst |
2015-07-18 | standards compliant error return (null). will make ruby happier, at least. | Ted Unangst |
2015-07-18 | replace bzero with memset | Brent Cook |
2015-07-18 | Set all the cr4 bits we want at once, instead of one by one | Philip Guenther |
2015-07-18 | Shuffle include file ordering in preparation for future changes in vgavar.h, | Miod Vallat |
2015-07-18 | - remove trailing blanks introduced in previous commit | Robert Peichaer |
2015-07-18 | KNF fixes | Stefan Fritsch |
2015-07-18 | Correctly set up interrupts; now the kernel no longer get stuck with an SCSI | Miod Vallat |
2015-07-18 | Better track connected routes similar to bgpd/ospfd. | Claudio Jeker |
2015-07-18 | Packets that make it to ether_input that have M_VLANTAG set must be dropped. | Claudio Jeker |
2015-07-18 | Check for errors in the status register after performing a PCI configuration | Miod Vallat |
2015-07-18 | Add more error checking and use named constants when useful. | Doug Hogan |
2015-07-18 | Kill emul left-over. | Martin Pieuchot |
2015-07-18 | On systems with a full routing table (550k+), we often want to be able to | Peter Hessler |
2015-07-18 | Improve comments | Robert Peichaer |
2015-07-18 | On systems with a full routing table (550k+), we often want to be able to | Peter Hessler |
2015-07-18 | Fix leak found by coverity, issue 78897 - which also brough to | Bob Beck |
2015-07-17 | ansi | Ted Unangst |
2015-07-17 | delete doubled words; | Ingo Schwarze |
2015-07-17 | Drop promiscuously received packets if the trunk(4) interface is not | Martin Pieuchot |
2015-07-17 | add missing braces to only call selrecord when intended to | Jonathan Gray |
2015-07-17 | Add _dpb, _pbuild, _pfetch users to make it easier for people doing dpb | Stuart Henderson |
2015-07-17 | remove obsolete INET kernel option | Ted Unangst |
2015-07-17 | Avoid assigning low addresses to PCI BARs. Some machines don't claim these | Mark Kettenis |
2015-07-17 | Initial, still somewhat experimental implementation to leverage | Ingo Schwarze |