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