Age | Commit message (Expand) | Author |
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 |
2016-12-15 | link back to X509_ALGOR_new(3) | Ingo Schwarze |
2016-12-15 | Document X509_ALGOR_new(3) and X509_ALGOR_free(3) | Ingo Schwarze |
2016-12-15 | Add missing braces in DenyUsers code. Patch from zev at bewilderbeest.net, | Darren Tucker |
2016-12-15 | Fix text in error message. Patch from zev at bewilderbeest.net. | Darren Tucker |
2016-12-15 | Nuke some trailing tabs. | Kenneth R Westerback |
2016-12-15 | Nuke a couple of unused variables making gcc upset. Leftovers from stripping | Kenneth R Westerback |
2016-12-15 | Remove rasops2 (2-bit color depth) functions, they are unused. | Frederic Cambus |
2016-12-15 | provide missing section number to Xr; | Jason McIntyre |
2016-12-15 | Regen usbdevs | Paul Irofti |
2016-12-15 | Add Intel Bluetooth devices found on x250 and x260 Thinkpads. | Paul Irofti |
2016-12-15 | Make sure all pages talking about X509_EXTENSION objects | Ingo Schwarze |
2016-12-15 | cut back some excessive cross references | Ingo Schwarze |
2016-12-15 | Document X509_EXTENSION_new(3) and X509_EXTENSION_free(3) listed | Ingo Schwarze |
2016-12-15 | Add a helper script, format-pem.pl: a filter to sort and pretty-print | Stuart Henderson |
2016-12-15 | remove "(DEPRECATED)" from the Nd: none of the other base pages | Jason McIntyre |
2016-12-15 | fix build when DIAGNOSTIC is not defined | Jonathan Gray |
2016-12-14 | an Xr and new line fix; | Jason McIntyre |
2016-12-14 | Allow to start disabled and pre-configured VMs by name, "vmctl start foo". | Reyk Floeter |
2016-12-14 | Make 'route add default' show a nicer error message if the provided | Stefan Sperling |
2016-12-14 | Sync extern decl of eproto_db with what's in libpcap. | Jeremie Courreges-Anglas |
2016-12-14 | Kill compat for old VNDIOCSET; ok deraadt@ | Jeremie Courreges-Anglas |
2016-12-14 | Allow a guest to reboot by reinitializing its state and booting again. | Reyk Floeter |
2016-12-14 | Fix up winlink lists after swap-window. | Nicholas Marriott |
2016-12-14 | sync | Theo de Raadt |
2016-12-14 | Document X509_NAME_dup(3) and X509_NAME_ENTRY_dup(3) listed in | Ingo Schwarze |
2016-12-14 | Set the rtableid for new mbufs when sending packets in igmp_sendpkt(). | Rafael Zalamena |
2016-12-14 | Clarify X509_NAME stuff and cut back excessive references. | Ingo Schwarze |
2016-12-14 | Make sure all manual pages discussing X509_NAME objects | Ingo Schwarze |
2016-12-14 | Complete rewrite to improve clarity. | Ingo Schwarze |
2016-12-14 | Document X509_NAME_ENTRY_new(3) and X509_NAME_ENTRY_free(3), | Ingo Schwarze |
2016-12-14 | Write X509_NAME_new(3) manual from scratch. Both functions are | Ingo Schwarze |
2016-12-14 | Some of the executables that are used by bgplg need the set-user-ID | Reyk Floeter |