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
2018-02-10
Replace two spaces indents with tabs. Makes it easier to read and
Patrick Wildt
2018-02-10
Additional AMD CPUID bits documented in
Jonathan Gray
2018-02-10
There is a problem with assigning 127.0.0.1 here. Revert the call
Claudio Jeker
2018-02-10
constify some private key-related functions; based on
Damien Miller
2018-02-10
Remove now unused assembly mutex code.
Martin Pieuchot
2018-02-10
If the kernel fails to clone an entry, report rtrequest(9) error.
Martin Pieuchot
2018-02-10
Mention ServerAliveTimeout in context of TCPKeepAlives; prompted by
Damien Miller
2018-02-10
Kill unneeded caddr_t cast.
Claudio Jeker
2018-02-10
Remove some special IPv4 in IPv6 mapped prefixes that are already rejected
Claudio Jeker
2018-02-10
rework gif to be more consistent.
David Gwynne
2018-02-10
zap trailing whitespace;
Jason McIntyre
2018-02-10
Supplying entropy from etext has created a regression on arm where we
Patrick Wildt
2018-02-10
clarify IgnoreUserKnownHosts; based on github PR from
Damien Miller
2018-02-10
Put the ldscript parts into a single file instead of storing it as head
Patrick Wildt
2018-02-10
Shorter, more accurate explanation of NoHostAuthenticationForLocalhost
Damien Miller
2018-02-10
sync
Theo de Raadt
2018-02-10
Add TLS session support to ftp(1).
Joel Sing
2018-02-10
Disable RemoteCommand and RequestTTY in the ssh session started by
Damien Miller
2018-02-10
Be more specific about when the session file will be updated.
Joel Sing
2018-02-10
mbufs and mbuf clusters are now backed by large pools. Because of this
Claudio Jeker
2018-02-10
installer bits for RFC 7217 support
Florian Obser
2018-02-10
RFC 7217 support for slaacd
Florian Obser
2018-02-10
Load RFC 7217 key material and generate if it does not already exist.
Florian Obser
2018-02-10
ifconfig can be used to to set interface flag to not do RFC 7217.
Florian Obser
2018-02-10
Follow rfc8277 more closely and make make sure bgpd is encoding VPNv4
Claudio Jeker
2018-02-10
add support for binary sysctl payloads by handling them as hex
Florian Obser
2018-02-10
Implement RFC 7217: "A Method for Generating Semantically Opaque
Florian Obser
2018-02-10
Refuse to create a certificate with an unusable number of principals;
Damien Miller
2018-02-10
fatal if we're unable to write all the public key; previously we
Damien Miller
2018-02-10
Similar to the IPv6 case create 127.0.0.1/8 on lo(4) interfaces which act
Claudio Jeker
2018-02-10
Syncronize filesystems to disk when suspending. Each mountpoint's vnodes
Theo de Raadt
2018-02-10
fix build with SDHC_DEBUG defined, no binary change otherwise
Jonathan Matthew
2018-02-10
Add a mapping from grandparent driver name to hibernate io function to reduce
Jonathan Matthew
2018-02-10
Bump TLS API version since we've added more functionality.
Joel Sing
2018-02-10
Move the keypair pubkey hash handling code to during config.
Joel Sing
2018-02-10
Tidy/standardise some code.
Joel Sing
2018-02-10
Remove NULL check from tls_conninfo_cert_pem() - all of the other conninfo
Joel Sing
2018-02-10
Document functions for client-side TLS session support.
Joel Sing
2018-02-10
Add support to libtls for client-side TLS session resumption.
Joel Sing
2018-02-10
Bump lib{crypto,ssl,tls} minors due to symbol addition.
Joel Sing
2018-02-10
Expose X509_VERIFY_PARAM_* functions that appeared in the OpenSSL 1.0.2
Joel Sing
2018-02-10
claudio noted that this is an else case because we have either a
Sebastian Benoit
2018-02-10
Use sched_pause(yield) to decide when to yield when filling randomdata.
mortimer
2018-02-10
Add prefix-sets, lists of prefixes which can be used in place of a
Sebastian Benoit
2018-02-10
Use return instead of exit from main.
Theo Buehler
2018-02-09
If there is no link after link_timeout seconds don't forget
Kenneth R Westerback
2018-02-09
Schedule alarm for start of minute if departure time is absolute.
cheloha
2018-02-09
Style tweaks
Jeremie Courreges-Anglas
2018-02-09
Use a static chacha instance to fill randomdata sections. Avoids looping
mortimer
2018-02-09
Improve documentation of protected domains.
Martin Pieuchot
[next]