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-11-12
simplify code for resolver_getnaimeinfo()
Eric Faurot
2018-11-12
- Fix UTF-8 regression test when running with LC_{CTYPE,ALL}=C by setting
Martijn van Duren
2018-11-12
set the hardmtu on ether encap ifs so the mtu can be raised above 1500
David Gwynne
2018-11-12
Introduce m_align() a function that works like M_ALIGN() but works with
Claudio Jeker
2018-11-12
limit the number of interface units to the number of device minors
David Gwynne
2018-11-12
Fix grammar in comment
Philip Guenther
2018-11-12
Delete support for non-secureplt binaries. The secure PLT format has been
Philip Guenther
2018-11-12
get rid of useless casts on setsockopt calls
David Gwynne
2018-11-11
regen
Frederic Cambus
2018-11-11
Add ID for a VIA HD Audio device found on my HP t5570 Thin Client.
Frederic Cambus
2018-11-11
Add check function to verify that pkey is usable with a sigalg.
Bob Beck
2018-11-11
Add END() macro to set symbol size like every other arch
Philip Guenther
2018-11-11
sync clang on mips64
Visa Hankala
2018-11-11
Build clang on mips64.
Visa Hankala
2018-11-11
Add back a few missing compatibility stubs
Brent Cook
2018-11-11
Fix resolver_getaddrinfo(): use NULL strings in underlying messages
Eric Faurot
2018-11-11
accept NULL as a valid string in the proc message formating api.
Eric Faurot
2018-11-11
accept "interface ifX" without parameters. Extend the man page to show
remi
2018-11-11
copy the mpls cos and use it as the ip dscp/tos/tclass thing.
David Gwynne
2018-11-11
quiet warning on other compilers
Brent Cook
2018-11-11
Fix a race in libssl interop regress. The success messages from
Alexander Bluhm
2018-11-11
Hook up sm3 regress tests.
Theo Buehler
2018-11-11
Add sm3 regress tests.
Theo Buehler
2018-11-11
Add sm3 to the 'openssl dgst' command.
Theo Buehler
2018-11-11
Add EVP_sm3() to OpenSSL_add_all_digests_internal().
Theo Buehler
2018-11-11
sync
Theo Buehler
2018-11-11
bump minors after symbol addition.
Theo Buehler
2018-11-11
Add SSL_set1_host(), a thin wrapper around X509_VERIFY_PARAM_set1_host().
Theo Buehler
2018-11-11
Add Ribose Inc's implementation of the SM3 hashing function with
Theo Buehler
2018-11-11
Nuke trailing whitespace
Bob Beck
2018-11-11
Add automatic threading initialization for libcrypto.
Brent Cook
2018-11-11
when encapsulating mpls, map the mpls qos value to an ip tos.
David Gwynne
2018-11-11
Free the server tls transcript in case session reuse did not work.
Alexander Bluhm
2018-11-11
actually use the if_llprio to set the mbuf prio.
David Gwynne
2018-11-11
use the llprio on gre(4) and eoip(4) interfaces for the keepalive tos
David Gwynne
2018-11-11
include crypto.h from the correct path, remove unused variable
Brent Cook
2018-11-11
Add support for RSA PSS algorithims being used in sigalgs.
Bob Beck
2018-11-11
Convert signatures and verifcation to use the EVP_DigestXXX api
Bob Beck
2018-11-11
in the magical language gcc, adding brackets allows correct code to compile.
Theo de Raadt
2018-11-11
make all the setsockopt calls consistent.
David Gwynne
2018-11-11
Sometimes autoindenting is too helpful.
Kenneth R Westerback
2018-11-11
As get_hw_address() is called early and unconditionally sets
Kenneth R Westerback
2018-11-11
Reorganize libssl interop tests. Move netcat tests into separate
Alexander Bluhm
2018-11-11
Mention the default address (0.0.0.0) and port (6653) that switchd(8)
akoshibe
2018-11-10
let -D work on ping6 too.
David Gwynne
2018-11-10
Unbreak `-D macro=value' (r1.686 regression)
kn
2018-11-10
use the LFPRINTF() debug macro consistently; ok mpi@
anton
2018-11-10
Use tick_msg(INT64_MAX) when LLADDR changes.
Kenneth R Westerback
2018-11-10
If tick_msg() is passed a start of INT64_MAX (a.k.a. the end of time)
Kenneth R Westerback
2018-11-10
Eliminate use of sbrk (was only used to print a diagnostic).
Daniel Dickman
[next]