summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-11Add sm3 regress tests.Theo Buehler
2018-11-11Add sm3 to the 'openssl dgst' command.Theo Buehler
2018-11-11Add EVP_sm3() to OpenSSL_add_all_digests_internal().Theo Buehler
2018-11-11syncTheo Buehler
2018-11-11bump minors after symbol addition.Theo Buehler
2018-11-11Add SSL_set1_host(), a thin wrapper around X509_VERIFY_PARAM_set1_host().Theo Buehler
2018-11-11Add Ribose Inc's implementation of the SM3 hashing function withTheo Buehler
2018-11-11Nuke trailing whitespaceBob Beck
2018-11-11Add automatic threading initialization for libcrypto.Brent Cook
2018-11-11when encapsulating mpls, map the mpls qos value to an ip tos.David Gwynne
2018-11-11Free the server tls transcript in case session reuse did not work.Alexander Bluhm
2018-11-11actually use the if_llprio to set the mbuf prio.David Gwynne
2018-11-11use the llprio on gre(4) and eoip(4) interfaces for the keepalive tosDavid Gwynne
2018-11-11include crypto.h from the correct path, remove unused variableBrent Cook
2018-11-11Add support for RSA PSS algorithims being used in sigalgs.Bob Beck
2018-11-11Convert signatures and verifcation to use the EVP_DigestXXX apiBob Beck
2018-11-11in the magical language gcc, adding brackets allows correct code to compile.Theo de Raadt
2018-11-11make all the setsockopt calls consistent.David Gwynne
2018-11-11Sometimes autoindenting is too helpful.Kenneth R Westerback
2018-11-11As get_hw_address() is called early and unconditionally setsKenneth R Westerback
2018-11-11Reorganize libssl interop tests. Move netcat tests into separateAlexander Bluhm
2018-11-11Mention the default address (0.0.0.0) and port (6653) that switchd(8)akoshibe
2018-11-10let -D work on ping6 too.David Gwynne
2018-11-10Unbreak `-D macro=value' (r1.686 regression)kn
2018-11-10use the LFPRINTF() debug macro consistently; ok mpi@anton
2018-11-10Use tick_msg(INT64_MAX) when LLADDR changes.Kenneth R Westerback
2018-11-10If tick_msg() is passed a start of INT64_MAX (a.k.a. the end of time)Kenneth R Westerback
2018-11-10Eliminate use of sbrk (was only used to print a diagnostic).Daniel Dickman
2018-11-10remove mention of sbrk.Daniel Dickman
2018-11-10the default for triggered-updates is no.remi
2018-11-10Do not translate the EACCES error from pf(4) to EHOSTUNREACH anymore.Alexander Bluhm
2018-11-10Eliminate single use variables 'tickstop' that confuse ticking andKenneth R Westerback
2018-11-10Fix vnetid rangekn
2018-11-10free(9) sizes for endpoints array.Martin Pieuchot
2018-11-10Pass free(9) sizes for port arrays.Martin Pieuchot
2018-11-10Pass free(9) sizes for the tx descriptors.Martin Pieuchot
2018-11-10Stop passing value+3 as the start time for tick_msg(). Just #defineKenneth R Westerback
2018-11-10The tick messages ("no link...", "no lease...") have had a hardKenneth R Westerback
2018-11-10Remove the strong hysteresis filter.Ulf Brosziewski
2018-11-10add tests covering negative lengths and positive overflowsanton
2018-11-10Conform to POSIX-2001 in which the behavior of passing a negative length usinganton
2018-11-10fix error message when querying a non-existent tabledenis
2018-11-10unbreak VLAN filteringdenis
2018-11-10Remove dead codeBob Beck
2018-11-10SpelingBob Beck
2018-11-10Regress client and server can do session reuse now. Test this withAlexander Bluhm
2018-11-10Tweak and improve the TLSv1.3 state machine.Joel Sing
2018-11-10Make sure the interop test happen last (since they take a long time)Bob Beck
2018-11-10add support for setting the traffic class on ipv6 packets.David Gwynne
2018-11-10Clean up and free objects at the completion of the regress test.Joel Sing