summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09Fix a "copy-and-paste" error that Coverity picked up in the augment codeDavid Gwynne
2018-10-09make use of the new regress setup/cleanup featureanton
2018-10-09Treat all PEM_read_bio_PrivateKey() errors when a passphrase is specifiedDamien Miller
2018-10-09Fix a spelling in log messages.YASUOKA Masahiko
2018-10-08Expect usable addresses provided in environment variables. StopAlexander Bluhm
2018-10-08Split the ${ERRATA}/${ERRATA}.patch target up into two: one forTheo Buehler
2018-10-08back it out for now.Marc Espie
2018-10-08Add support for qcow2 base images (external snapshots).Reyk Floeter
2018-10-08merge 1.8.1Stuart Henderson
2018-10-08import unbound 1.8.1Stuart Henderson
2018-10-08Generate SIGBUS when we see a data abort exception because of unalignedMark Kettenis
2018-10-08POOL_DEBUG is disabled for releaseTheo de Raadt
2018-10-08fix typo in device name (Delmore -> DeLorme)Stuart Henderson
2018-10-08typo; ok jmc@ deraadt@miko
2018-10-07In vmm, handle xsetbv like xrstor: instead of trying to prevalidatePhilip Guenther
2018-10-07whitespace cleanup and other minor things from gofmtTheo Buehler
2018-10-07add new ral-rt3290 firmwareJonathan Gray
2018-10-06Insert definitions of environ and __progname in MD_CRT0_START again.Kenji Aoyama
2018-10-06Stop telling oversimplifying lies about whether or not VOP_LOOKUP willBob Beck
2018-10-06When freeing a lockf struct that already is part of a linked list, make sure toanton
2018-10-06make sure all CStrings are freedTheo Buehler
2018-10-06plug a memory leakTheo Buehler
2018-10-06fix problem reported by markweston@cock.liMarc Espie
2018-10-06some minor fixes;Jason McIntyre
2018-10-06Debug output of rsyslogd has changed, adapt regex in compatibilityAlexander Bluhm
2018-10-06wrap a few more overlong linesTheo Buehler
2018-10-06wrap some overlong fmt.PrintfsTheo Buehler
2018-10-06Simplify regress tests by using the new setup and cleanup feature.Alexander Bluhm
2018-10-06It's slightly simpler to get the ECDH public key as an EC_POINT by usingTheo Buehler
2018-10-06free EC_POINT and EC_GROUPTheo Buehler
2018-10-06Run Wycheproof ECDH Web Crypto test vectors against libcrypto.Theo Buehler
2018-10-06merge runECDSAWebCryptoTest() into runECDSATest()Theo Buehler
2018-10-06factor ECDSA signature extraction into its own functionTheo Buehler
2018-10-06make allocate/use/defer dances more consistent in ECDSA sig extractionTheo Buehler
2018-10-05Run Wycheproof ECDSA Web Crypto test vectors against libcrypto.Theo Buehler
2018-10-05Revert KERN_CPTIME2 ENODEV changes in kernel and userspace.cheloha
2018-10-05Provide an MD 64-bit byteswapping function build on 32-bit swapsChristian Weisgerber
2018-10-05syncTheo de Raadt
2018-10-05Support using service names for port numbers.Christian Weisgerber
2018-10-05Garbage-collect the now unused __statement() macro.Christian Weisgerber
2018-10-05Setting getopt optreset to 1 needs an additional reset of optind to 1.Reyk Floeter
2018-10-05It is perfectly legal in C++ to use the same name for a struct tagTodd C. Miller
2018-10-05Add regress variable to run setup once for all tests.Alexander Bluhm
2018-10-05pass current dir, rdomains and interfaces as argument to the test.Sebastian Benoit
2018-10-05Do not join node information multicast group (RFC 4620).Florian Obser
2018-10-05lldb after release, reasons.Theo de Raadt
2018-10-04Honor quick on anchor ruleskn
2018-10-04Call unveil_destroy() from exit1() instead of from the reaper. Fixes aMark Kettenis
2018-10-04Better refer to RFC 8422 which obsoletes RFC 4492.Theo Buehler
2018-10-04While we don't explicitly support curve secp256r1, we can run 1250 testsTheo Buehler