Age | Commit message (Expand) | Author |
2016-12-18 | Adjust OpenBSD/arm64 files with FreeBSD origin to show the upstream | Patrick Wildt |
2016-12-18 | Add cast to mask and shift macros to silence warnings generated by clang. | Mark Kettenis |
2016-12-18 | Revise regress for changes to ssl_parse_serverhello_tlsext(). | Joel Sing |
2016-12-18 | Convert ssl3_get_server_hello() to CBS. | Joel Sing |
2016-12-18 | Remove duplicated lines of code introduced in my previous tcpdump commit. | Stefan Sperling |
2016-12-18 | Make tcpdump show "11n" for a channel which is used in 11n mode. | Stefan Sperling |
2016-12-18 | While copying out channel flags to userspace, omit the HT channel flag if | Stefan Sperling |
2016-12-18 | Set the maximum TKIP countermeasure timeout to 90 seconds instead of 120. | Stefan Sperling |
2016-12-18 | Nuke more unused variables. | Kenneth R Westerback |
2016-12-18 | Remove prototype for static function _asr_resolver. Eliminates gcc | Kenneth R Westerback |
2016-12-17 | Import of OpenBSD/arm64 | Patrick Wildt |
2016-12-17 | sync | Theo de Raadt |
2016-12-17 | Don't crash while sending a TKIP MIC failure report to the AP. | Stefan Sperling |
2016-12-17 | Complete our half-done implementation of TKIP countermeasures in hostap mode. | Stefan Sperling |
2016-12-17 | While here nuke some more annoying whitespace nits. | Kenneth R Westerback |
2016-12-17 | While here nuke some more annoying whitespace nits. | Kenneth R Westerback |
2016-12-17 | While here nuke some more annoying whitespace nits. | Kenneth R Westerback |
2016-12-17 | Define X25519_KEY_LENGTH and use it so we have fewer magic numbers. | Joel Sing |
2016-12-17 | While here nuke some more annoying whitespace nits. | Kenneth R Westerback |
2016-12-17 | While here nuke some more annoying whitespace nits. | Kenneth R Westerback |
2016-12-17 | Nuke unused variable and some extra whitespace. | Kenneth R Westerback |
2016-12-17 | Write new X509_ATTRIBUTE(3) manual page from scratch. | Ingo Schwarze |
2016-12-17 | Insert RTF_CLONED routes at a higher priority than their partent to | Martin Pieuchot |
2016-12-17 | Fix IO clock speed and system reset on Octeon III. | Visa Hankala |
2016-12-17 | There is no RTC on Shasta, so do not attach the driver. | Visa Hankala |
2016-12-17 | Make Octeon model strings a bit more specific. While there, | Visa Hankala |
2016-12-17 | On some systems, the firmware advertises multiple tiny and disjoint | Visa Hankala |
2016-12-17 | Add new device xp(4), preliminary support for LUNA's I/O processor. | Kenji Aoyama |
2016-12-17 | sync | Theo de Raadt |
2016-12-17 | Write a new manual page X509_REQ_new(3) from scratch. | Ingo Schwarze |
2016-12-16 | Add dhcrelay(8) command-line option for replacing Relay Agent Information | Rafael Zalamena |
2016-12-16 | Move declaration of an 'i' inside the scope of its use. Which in | Kenneth R Westerback |
2016-12-16 | Eliminate some gcc warnings about 'unused variables', mostly by | Kenneth R Westerback |
2016-12-16 | When running on Azure, the initial timesync "sync" message is not correct, | Reyk Floeter |
2016-12-16 | sync | Theo de Raadt |
2016-12-16 | various minor cleanup; | Jason McIntyre |
2016-12-16 | Document X509_REVOKED_new(3) and X509_REVOKED_free(3) and move | Ingo Schwarze |
2016-12-16 | Move the if_get/if_put to the caller of igmp_sendpkt so we avoid having | Rafael Zalamena |
2016-12-16 | Provide the "machdep.lidsuspend" sysctl on Loongson. | Frederic Cambus |
2016-12-16 | Write X509_CRL_new(3) manual page from scratch. These four functions | Ingo Schwarze |
2016-12-16 | Write new X509_CINF_new(3) manual page from scratch. These functions | Ingo Schwarze |
2016-12-16 | Document ERR_FATAL_ERROR(3), tweaked by me. | Ingo Schwarze |
2016-12-16 | Fix error in the description of BUF_reverse(3), tweaked by me. | Ingo Schwarze |
2016-12-16 | Add regression test for AllowUsers and DenyUsers. Patch from Zev Weiss | Darren Tucker |
2016-12-16 | revert to rev1.2; the new bits in this test depend on changes to ssh | Damien Miller |
2016-12-16 | Move the "stop sshd" code into its own helper function. Patch from | Darren Tucker |
2016-12-16 | regression test for certificates along with private key with no | Damien Miller |
2016-12-15 | Use $SUDO to read pidfile in case root's umask is restricted. From | Darren Tucker |
2016-12-15 | markup fix; | Jason McIntyre |
2016-12-15 | Add a STANDARDS section and mention the relevant section of the standard. | Ingo Schwarze |