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