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