summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-08clarify conditions for UpdateHostkeysDamien Miller
2020-10-07Remove support for zic's long-obsolete '-y YEARISTYPE' option.Todd C. Miller
2020-10-07Update to tzdata2020b from www.iana.org. Major changes:Todd C. Miller
2020-10-07If we are asked to print the total number of blocks, do so even ifTodd C. Miller
2020-10-07sys_getitimer(), sys_setitimer(): style(9), misc. cleanupcheloha
2020-10-07zap trailing whitespaceTheo Buehler
2020-10-07getitimer(2), setitimer(2): ITIMER_REAL: call getnanouptime(9) oncecheloha
2020-10-07getitimer(2), setitimer(2): merge critical sectionscheloha
2020-10-07Fix display of P2P link to be consistent over all AF.denis
2020-10-07Remove dead marko cdev_joy_init.jan
2020-10-07add arguments to skip a bunch of x448 testsTheo Buehler
2020-10-07Document that `a_p' is always curproc by using a KASSERT().Martin Pieuchot
2020-10-07Do not release the KERNEL_LOCK() when mmap(2)ing files.Martin Pieuchot
2020-10-07Include <sys/systm.h> directly instead of relying on hidden UVM includes.Martin Pieuchot
2020-10-07Reverse previous, needs discussion.denis
2020-10-07Fix display of P2P link to be consistent over all AF.denis
2020-10-07match more Intel PCH SMBus idsJonathan Gray
2020-10-07match on more pch kt idsJonathan Gray
2020-10-07match on more pch thermal idsJonathan Gray
2020-10-07match on more Intel dwiic pci idsJonathan Gray
2020-10-07regenJonathan Gray
2020-10-07add more Intel 100, 200 and 300 Series PCH idsJonathan Gray
2020-10-07fix line wrappingTheo Buehler
2020-10-07Hook up tlslegacy regress.Joel Sing
2020-10-07Mop up various things that are now unused with the new record layer.Joel Sing
2020-10-07Allow fnmatch(3) wildcards in update-environment, GitHub issue 2397.Nicholas Marriott
2020-10-07Add regress tests for switching from the new TLS stack to the legacy stack.Joel Sing
2020-10-07Include a TLS record header when switching to the legacy stack.Joel Sing
2020-10-07remove GlobalKnownHostsFile for this test after UpdateHostkeysDamien Miller
2020-10-07regenJonathan Gray
2020-10-07add Intel 400 Series and 400 Series V PCH idsJonathan Gray
2020-10-07Disable UpdateHostkeys when hostkey checking failsDamien Miller
2020-10-07Fix UpdateHostkeys/HashKnownHosts/CheckHostIP bugDamien Miller
2020-10-07don't UpdateHostkeys when the hostkey is verified by theDamien Miller
2020-10-07revert kex->flags cert hostkey downgrade back to a plain keyDamien Miller
2020-10-07simply disable UpdateHostkeys when a certificate successfullyDamien Miller
2020-10-07disable UpdateHostkeys by default if VerifyHostKeyDNS is enabled;Damien Miller
2020-10-07regenJonathan Gray
2020-10-07add Intel 495 Series LP PCH and Ice Lake graphics idsJonathan Gray
2020-10-06Always allocate hash_keylength() for buffers passed to hash_final() totobhe
2020-10-06Fix "rtable N" checkkn
2020-10-06Use std=gnu99 to be able to build the tests with both base clang and gcc.Martin Pieuchot
2020-10-06Fix a last minute change in previous.Nicholas Marriott
2020-10-06Add a state struct to store working state during format expansionNicholas Marriott
2020-10-06The command value of the _IOC() macro is limited to values [0..255].Gerhard Roth
2020-10-06Agent protocol draft is now at rev 4. ok djm@Darren Tucker
2020-10-06Use random value for canary bytes; ok tb@Otto Moerbeek
2020-10-06I observed "csh i < file-containing-^T" to hit tenex(), which proceeds toTheo de Raadt
2020-10-05Only handle AUTHENTICATION_FAILED for IKE_AUTH and INFORMATIONAL exchanges.tobhe
2020-10-05Update ruby-module.5 for removal of Ruby 2.5Jeremy Evans