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-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
2018-11-10
remove mention of sbrk.
Daniel Dickman
2018-11-10
the default for triggered-updates is no.
remi
2018-11-10
Do not translate the EACCES error from pf(4) to EHOSTUNREACH anymore.
Alexander Bluhm
2018-11-10
Eliminate single use variables 'tickstop' that confuse ticking and
Kenneth R Westerback
2018-11-10
Fix vnetid range
kn
2018-11-10
free(9) sizes for endpoints array.
Martin Pieuchot
2018-11-10
Pass free(9) sizes for port arrays.
Martin Pieuchot
2018-11-10
Pass free(9) sizes for the tx descriptors.
Martin Pieuchot
2018-11-10
Stop passing value+3 as the start time for tick_msg(). Just #define
Kenneth R Westerback
2018-11-10
The tick messages ("no link...", "no lease...") have had a hard
Kenneth R Westerback
2018-11-10
Remove the strong hysteresis filter.
Ulf Brosziewski
2018-11-10
add tests covering negative lengths and positive overflows
anton
2018-11-10
Conform to POSIX-2001 in which the behavior of passing a negative length using
anton
2018-11-10
fix error message when querying a non-existent table
denis
2018-11-10
unbreak VLAN filtering
denis
2018-11-10
Remove dead code
Bob Beck
2018-11-10
Speling
Bob Beck
2018-11-10
Regress client and server can do session reuse now. Test this with
Alexander Bluhm
2018-11-10
Tweak and improve the TLSv1.3 state machine.
Joel Sing
2018-11-10
Make sure the interop test happen last (since they take a long time)
Bob Beck
2018-11-10
add support for setting the traffic class on ipv6 packets.
David Gwynne
2018-11-10
Clean up and free objects at the completion of the regress test.
Joel Sing
[next]