summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-24The version detection doesn't work on bluhm's test machine, causingTheo Buehler
2020-05-24Give control code its own state struct.Nicholas Marriott
2020-05-24Now the tty has a pointer back to the client there is no point (and aNicholas Marriott
2020-05-23those tempfiles no longer have namesMarc Espie
2020-05-23Increase chances of getting a successful PCIe link on the i.MX8MM.Patrick Wildt
2020-05-23use rewind on tempfiles, so that we don't need to name themMarc Espie
2020-05-23Look at the openbsd,boothowto property and bring the bootarg parsingMark Kettenis
2020-05-23Add a little bit of const-ness.Mark Kettenis
2020-05-23Define REGRESS_TARGETS explicitly.Theo Buehler
2020-05-23Enforce that SNI hostnames be correct as per rfc 6066 and 5980.Bob Beck
2020-05-23Define PTE bits.Mark Kettenis
2020-05-23Typofixkn
2020-05-23Remove useless line from daemon class in login.confDaniel Jakots
2020-05-23Fail on duplicate vcpu, memory or iodevice parameterskn
2020-05-23While the second SSL_CTX in this code is only used on servernameTheo Buehler
2020-05-23In ssl_lib.c revision 1.217, jsing enabled SSL_MODE_AUTO_RETRY byTheo Buehler
2020-05-23Enable SSL_MODE_AUTO_RETRY by default.Joel Sing
2020-05-23Wire up SSL_MODE_AUTO_RETRY mode to retrying after PHH messages.Joel Sing
2020-05-23Provide the option to retry or return after post-handshake messages.Joel Sing
2020-05-23Clean up the code that implements the OPAL API.Mark Kettenis
2020-05-23fix a confusingly wrapped lineTheo Buehler
2020-05-23Implement kqueue(2) support.Martin Pieuchot
2020-05-23Implement kqfilter matching the corresponding poll routine.Martin Pieuchot
2020-05-23Avoid an out-of-bounds array access in the s_server.Theo Buehler
2020-05-23Do not assume that server_group != 0 or tlsext_supportedgroups != NULLTheo Buehler
2020-05-23Fix typo in a comment that originated in wpi(4) and has spread elsewhere.Stefan Sperling
2020-05-23remove ifdef'd out tc fb cnattach bitsJonathan Gray
2020-05-23Define PPB_IO_32BIT. Should have been part of the commit to mvkpcie(4)Patrick Wildt
2020-05-23Use a distinct trap code with retguard on mips64.Visa Hankala
2020-05-23remove more cfb and sfb bitsJonathan Gray
2020-05-23remove cfb and sfb alpha tc fb driversJonathan Gray
2020-05-23Prevent km_alloc() from returning garbage if pagelist is empty.jan
2020-05-23Add RB_GOODRANDOM passed from bootloader to kernel in boothowto. IndicatesTheo de Raadt
2020-05-22Revert previouskn
2020-05-22Improve emulation of bridge config space.Mark Kettenis
2020-05-22Make "init-system -n" check vcpu and memory constraintskn
2020-05-22Improve resetting PCIe devices by making use of the reset-gpios property,Patrick Wildt
2020-05-22Enable link training just before triggering the actual training.Mark Kettenis
2020-05-22Fill complete trap frame.Mark Kettenis
2020-05-22sockaddr should be sockaddr_storage, otherwise "openssl s_client -6 -dtls1"Theo de Raadt
2020-05-22FocusIn keys can also update the latest client, like normal keys.Nicholas Marriott
2020-05-22Panic on unhandled traps (which for now is all of them).Mark Kettenis
2020-05-22Reboot (unconditionally for now).Mark Kettenis
2020-05-22regenPatrick Wildt
2020-05-22Add Atheros QCA986x/988x PCI ID.Patrick Wildt
2020-05-22xterm* can have focus too.Nicholas Marriott
2020-05-22Add some very simple trap handling.Mark Kettenis
2020-05-22Revert the following commit as it breaks hostname.if(5) lines with akn
2020-05-22Enable option FFS2 on RAMDISK; ok aoyama@ deraadt@Otto Moerbeek
2020-05-22Move client offset stuff into control.c since only control clients willNicholas Marriott