summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-19sync libunbound fixes from unbound, ok florian@Stuart Henderson
2020-05-19Replace SSL_PKEY_RSA_ENC/SSL_PKEY_RSA_SIGN with SSL_PKEY_RSA.Joel Sing
2020-05-19We need to double the clock frequency for DDR modes.Mark Kettenis
2020-05-19Don't provide backlight control if the list returned by _BCL is empty.Mark Kettenis
2020-05-19Add -status and -servername test for s_server and s_client in appstest.shKinichiro Inoguchi
2020-05-19Shave of some leftovers from snmpd's MIB initialization that are not neededMartijn van Duren
2020-05-19If we pass a packet length larger than 2^16, we should panic() insteadPatrick Wildt
2020-05-19Move back to FFS1 by default for MFS as suggested by millert@. OK otto@Stuart Henderson
2020-05-19Copy ownership/permissions from the mountpoint to FFS2 MFS, as already doneStuart Henderson
2020-05-19Add -groups test for s_server and s_client in appstest.shKinichiro Inoguchi
2020-05-19Disable builtins on ppc in order to prevent the compiler from optimizing inmortimer
2020-05-19Some other ctrl keys need to be translated with extended keys on.Nicholas Marriott
2020-05-19merge unbound 1.10.1Stuart Henderson
2020-05-19Do not set the 802.11 ESS capability bit in association requests.Stefan Sperling
2020-05-19Use static inline instead of inline; fixes ramdisk build.Mark Kettenis
2020-05-19remove information already given in same sentence;Jason McIntyre
2020-05-19Implement kqueue(2) support.Martin Pieuchot
2020-05-19Replace off-topic parts of the desciption by an architecture overviewAlexandre Ratchov
2020-05-19Only send ocsp staples if the client asked for ocsp certificate status.Bob Beck
2020-05-19Add support for TLS 1.3 server to send certificate statusBob Beck
2020-05-18Document EXTRACT_FILESkn
2020-05-18Offload CCMP (WPA2) encryption and decryption to iwm(4) hardware.Stefan Sperling
2020-05-18Externalise the output aspect of ospfctl.denis
2020-05-18Oops, DDB wrapper around setjmp/longjmp was misplacedTheo de Raadt
2020-05-18Sync in_cksum.c to the same version ospfd has. This fixes problemsPatrick Wildt
2020-05-18Move boot.mac into the Attic.Patrick Wildt
2020-05-18During the rekey operation, we feedback 1 word to the lowest level.Theo de Raadt
2020-05-18httpd: add a "dark mode" in directory listings and error pagescwen
2020-05-18Add client certificate test in appstest.shKinichiro Inoguchi
2020-05-18Our check to see if the EFI services support Mtftp() doesn't workPatrick Wildt
2020-05-18Rename variables for key, csr, pass, certKinichiro Inoguchi
2020-05-18Turn power domain on. Makes OpenBSD boot on the odroid c4.Mark Kettenis
2020-05-18Add some comments.Mark Kettenis
2020-05-18Enable amlpwrc(4).Mark Kettenis
2020-05-18Add amlpwrc(4), a driver for the power domain controller found on variousMark Kettenis
2020-05-18Properly wait for exiting rsync processes. Since SIGCHILD is blockedClaudio Jeker
2020-05-18Fix typoClaudio Jeker
2020-05-18comment out Xr for pages not currently installed; ok mpiJason McIntyre
2020-05-18update libelf from elftoolchain r3717 to r3833Jonathan Gray
2020-05-18Make ffs2 the default for newfs; change all calls to create e.g. floppyOtto Moerbeek
2020-05-18avoid possible NULL deref; from Pedro MartellettoDamien Miller
2020-05-17Add enough stubs to allow "option DDB" to build.gkoehler
2020-05-17Fix typo in comment.Mark Kettenis
2020-05-17Add support for the SM1 variant and (probably) fix support for the CPUMark Kettenis
2020-05-17Use a register varible ro implement curpcu().Mark Kettenis
2020-05-17__FILE__ and __LINE__ information are fine during early development, orTheo de Raadt
2020-05-17Send alerts back correctly when handling key shares, includingBob Beck
2020-05-17IF_IFACE_AVAIL is never used/checked, wipe it.denis
2020-05-17Free handshake message correctly, noticed by tb@Bob Beck
2020-05-17Change install images called *.fs to *.img. These are UFS filesystem images,Theo de Raadt