Age | Commit message (Expand) | Author |
2018-08-11 | Fix problems ofthe ifconfig argument parser with "ifconfig <if> join". | Sebastian Benoit |
2018-08-11 | Prevent server side overflow for message id in snmp header. | rob |
2018-08-10 | handle the non-portable GNU-style \[charNN], \[charNNN] character | Ingo Schwarze |
2018-08-10 | The groff man-ext macros define fonts CB, CI, and CR, | Ingo Schwarze |
2018-08-10 | sync | Theo de Raadt |
2018-08-10 | crank to 6.4-beta | Theo de Raadt |
2018-08-10 | Simplify server key exchange signature verification. | Joel Sing |
2018-08-10 | Simplify server kex exchange signature generation. | Joel Sing |
2018-08-10 | Add glue to EVP_md5_sha1() so that it can be used with EVP_Sign* and | Joel Sing |
2018-08-10 | Add missing include to X25519 synopsis. | Joel Sing |
2018-08-10 | In typical swiss-army style, various modes and options cause | Theo de Raadt |
2018-08-10 | delete volatile intended to silence whiny old compilers around vfork. | Theo de Raadt |
2018-08-10 | Bump boot loader versions for softraid passphrase handling change. | Joel Sing |
2018-08-10 | Retry on incorrect passphrase for softraid crypto boot. | Joel Sing |
2018-08-10 | Run the wycheproof ECDSA test vectors against libcrypto. | Joel Sing |
2018-08-10 | Run the X25519 wycheproof test vectors against libcrypto. | Joel Sing |
2018-08-10 | Rework regress so that it is easier to add additional test types. | Joel Sing |
2018-08-10 | Use a table rather than a switch when converting strings to NIDs. | Joel Sing |
2018-08-10 | Add a regress test that checks file descriptor allocation across fork. | Joel Sing |
2018-08-10 | Update fd_freefile when filtering/closing kqueue descriptors in fdcopy(). | Joel Sing |
2018-08-10 | Another place where we should handle AS_SET better. aspath_lenmatch() | Claudio Jeker |
2018-08-10 | Make the AS_SET handling for source-as even simpler. It is enough to only | Claudio Jeker |
2018-08-10 | Zap bits in host_v4(), use mask parameter | kn |
2018-08-10 | Implement the roff(7) .nop (no operation) request. | Ingo Schwarze |
2018-08-10 | The script that cooks up PuTTY format host keys does not understand | Darren Tucker |
2018-08-10 | improve | Damien Miller |
2018-08-10 | Describe pubkey format, prompted by bz#2853 | Damien Miller |
2018-08-10 | fix numbering | Damien Miller |
2018-08-09 | Improve handling of source-as when an AS_SET is rightmost. In that case | Claudio Jeker |
2018-08-09 | Drop support for guessing an old-style class A, B, or C netmask from | Ingo Schwarze |
2018-08-09 | The game is playable without the need to access any files therefore we can | Ricardo Mestre |
2018-08-09 | If somebody asks "man 3 chmod", | Ingo Schwarze |
2018-08-09 | Remove redundant "kq == kn->kn_kq" checks. The lists kq_knhash and | Visa Hankala |
2018-08-09 | Hook up the rasops text emulation functions so we only write out | Patrick Wildt |
2018-08-09 | correct sizeof to use correct buffer, rather than another buffer (which | Theo de Raadt |
2018-08-09 | Implement out-of-band interrupt support in the bwfm(4) SDIO backend. | Patrick Wildt |
2018-08-09 | Make imxesdhc(4) pass per-function cookies to the SD/MMC bus. | Patrick Wildt |
2018-08-09 | Allow passing per-function cookies through the SD/MMC bus to SDIO | Patrick Wildt |
2018-08-09 | Correct the bitmask that returns the function count. We missed a bit | Patrick Wildt |
2018-08-09 | While softreconfig is running set the poll timeout to 0 so that the | Claudio Jeker |
2018-08-09 | Synopsys Designeware PCIe IP isn't 100% ECAM compliant. It doesn't handle | Mark Kettenis |
2018-08-09 | Make two very internal functions static. They are used to merge an | Claudio Jeker |
2018-08-09 | Define __HAVE_ACPI on arm64 and __HAVE_FDT on arm64, armv7 and octeon | Patrick Wildt |
2018-08-09 | Whoops, didn't mean to commit this. | Nicholas Marriott |
2018-08-09 | Bump the UTF-8 character array up to 18 to allow for more combining | Nicholas Marriott |
2018-08-09 | regen | Mark Kettenis |
2018-08-09 | ASMedia ASM1184e PCIe switch. | Mark Kettenis |
2018-08-09 | Currently, attempting to move an immovable lo(4) to a new rdomain will fail | akoshibe |
2018-08-09 | Remove the port id check entirely. We don't do anything with the port | Jonathan Matthew |
2018-08-08 | lockspool only plays with files in _PATH_MAILDIR, so unveil that path. | Theo de Raadt |