summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-08correct Research Unix edition "appeared in" use in HISTORYJonathan Gray
2020-02-07sync; go for it deraadt@Florian Obser
2020-02-07Do not define variables in extern.h since this will lead to duplicateFlorian Obser
2020-02-07fd(4): timeout_add(9) -> timeout_add_msec(9), tsleep(9) -> tsleep_nsec(9)cheloha
2020-02-07Nuke softc field 'sc_adapter" and just point sc_link's at shiney newKenneth R Westerback
2020-02-07Extend the ipsecctl(8) parser to set the udpencap flag and portAlexander Bluhm
2020-02-07Unhook usr.sbin/bind from the build and hook up new dig sourceFlorian Obser
2020-02-07Move dig(1) and needed DNS libraries into it's own source directory inFlorian Obser
2020-02-07It appears we have come full-circle, where source code starts to useTheo de Raadt
2020-02-07syncTheo de Raadt
2020-02-07sync the description of the $SSH_SK_PROVIDER environment variable withDamien Miller
2020-02-07Add ssh -Q key-sig for all key and signature types. Teach ssh -Q to acceptDarren Tucker
2020-02-07fix two PIN entry bugs on FIDO keygen: 1) it would allow more than theDamien Miller
2020-02-07Remove backward compatibility for obsolete -H flag.Todd C. Miller
2020-02-07update to upstream libfido2 780ad3c25 (20120123)Damien Miller
2020-02-06When using HostkeyAlgorithms to merely append or remove algorithmsDamien Miller
2020-02-06expand HostkeyAlgorithms prior to config dump, matching otherDamien Miller
2020-02-06Add Include to the list of permitted keywords after a Match keyword.Christian Weisgerber
2020-02-06Replace "security key" with "authenticator" in program messages.Christian Weisgerber
2020-02-06Try to reduce the lying, hyperbolic or obsolete commentary onKenneth R Westerback
2020-02-06Make sure that -l always causes -w to be ignored, as documentedIngo Schwarze
2020-02-06Remove pointless intermediate scsi_adapter field of softc by pointingKenneth R Westerback
2020-02-06Delete unused scsi_adapter fields of softc's.Kenneth R Westerback
2020-02-06Re-enable the TLSv1.3 client since the known issues have been addressed.Joel Sing
2020-02-06Eliminate use of 'migration aids' #define scsipi_<blah> and just useKenneth R Westerback
2020-02-06Add a workaround to make SSL_set_session() work with TLSv1.3.Joel Sing
2020-02-06Soooooo much eye-searing trailing whitespace.Kenneth R Westerback
2020-02-06So much eye-searing trailing whitespace.Kenneth R Westerback
2020-02-06Whitespace tweak.Kenneth R Westerback
2020-02-06Add support for handling hello retry requests in the TLSv1.3 client.Joel Sing
2020-02-06Correctly handle key share extensions in a hello retry request.Joel Sing
2020-02-06mention cbor fido llvm and llvm-c top level include directoriesJonathan Gray
2020-02-06Instead of opting in to futexes on archs with atomics opt out on archsJonathan Gray
2020-02-05Ooops. Missed a file in nuke of scsi_minphys. mpath_minphys() needs toKenneth R Westerback
2020-02-05Reset the key share so that we do not have an existing peer public key.Joel Sing
2020-02-05Refactor the server hello processing code in the TLSv1.3 client.Joel Sing
2020-02-05Move kernel locking inside knote_fdclose() from finishdup() andVisa Hankala
2020-02-05Remove the hello retry request processing code that was previously added.Joel Sing
2020-02-05Provide tls1_transcript_unfreeze() to avoid the need for manual flagsJoel Sing
2020-02-05Pull the handshake message transcript code into its own function.Joel Sing
2020-02-05Nuke unnecessary abstraction 'scsi_minphys()' which just callsKenneth R Westerback
2020-02-05Very old firmware umsm devices don't work as umb(4), so I made them workTheo de Raadt
2020-02-05regenPatrick Wildt
2020-02-05Add some more Apollo Lake PCI IDs.Patrick Wildt
2020-02-05Fix confusion between minimum and maximum samples-per-frame.Alexandre Ratchov
2020-02-05Make list-keys description clearer in tmux.1 and remove an unused variable.Nicholas Marriott
2020-02-05More precision regarding the openlog(3) *ident argument;Ingo Schwarze
2020-02-05regenPatrick Wildt
2020-02-05Add some more Apollo Lake PCI IDs.Patrick Wildt
2020-02-05Mention AUDIO_MIXER_{DEVINFO,READ,WRITE} in the "audio" sectionAlexandre Ratchov