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
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
2018-02-09
use in_addr and in6_addr instead of uint32_ts
David Gwynne
2018-02-09
oh carp - i didnt mean to commit these
David Gwynne
2018-02-09
use struct in_addr to represent an address.
David Gwynne
2018-02-09
isolate calls to the rfc2822 parser and handling of "." in smtp_dataline()
Eric Faurot
2018-02-09
add support for setting the ttl on the tunnel traffic.
David Gwynne
2018-02-09
Call socreate() before falloc() in sys_socket().
Martin Pieuchot
2018-02-09
a little more adjustment, after discussing with henning;
Jason McIntyre
2018-02-09
use ether_tryprint, which looks inside the ether packet.
David Gwynne
2018-02-09
rework etherip to make it more consistent and reduce code duplication.
David Gwynne
2018-02-09
Check for the existence of /bsd before trying to back it up to /obsd.
Theo Buehler
2018-02-09
Clear the dr and bdr fields of a neighbor when it goes down.
Claudio Jeker
2018-02-09
Skip sftp-chroot test when SUDO not set instead of fatal().
Darren Tucker
2018-02-09
Replace fatal with exit in the case that we do not have $SUDO set.
Darren Tucker
2018-02-09
Situation occur where bootloader cannot supply kernel with early
Theo de Raadt
2018-02-09
Remove unused sKerberosTgtPassing from enum. From calestyo via github
Darren Tucker
2018-02-09
Extend the mbuf queue API with an accessor that checks whether
Patrick Wildt
2018-02-09
Implement the bwfm(4) SDIO bus logic. This is the bus layer that
Patrick Wildt
2018-02-09
Simplify logic a bit by moving a block. nbr_stop_itimer() does not use
Claudio Jeker
2018-02-09
timeout_add -> timeout_add_sec
Jonathan Matthew
2018-02-09
it turns out the wccp header is optional
David Gwynne
2018-02-09
bring back the wccp shizz.
David Gwynne
2018-02-08
implement support for tunnelttl copy.
David Gwynne
2018-02-08
have a go at decoding cisco wccp gre packets, and let them fall into IP.
David Gwynne
2018-02-08
sync
Theo Buehler
2018-02-08
Make the routing socket more MP save by using a SRPL list for the pcb list.
Claudio Jeker
2018-02-08
ttl 0 is not valid on the wire, so dont accept it.
David Gwynne
[next]