summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2021-05-04Rename shutdown_all() to shutdown_peers() for consistency.Theo Buehler
2021-05-04Create memory pressure in test. Allocate heap and stack in childAlexander Bluhm
2021-05-03Use limits.h instead of sys/limits.h in dtlstest.c for portableKinichiro Inoguchi
2021-05-03Modify regress ssl_get_shared_ciphers for portableKinichiro Inoguchi
2021-05-03Hook openssl-ruby test to regress treeTheo Buehler
2021-05-03Add scaffold to run the ruby/openssl regression testsTheo Buehler
2021-05-03tweak one description to make it uniqueTheo Buehler
2021-05-03Prefix the hybrid_corner_case test with test_ for consistency.Theo Buehler
2021-05-03Exercise the point conversion bit for octet string representationsTheo Buehler
2021-05-03Add a test that exercises the point conversion bit of the octetTheo Buehler
2021-05-01Expand the regress test quite a bit to make sure no new regressions areMartijn van Duren
2021-05-01Retire OpenBSD/sgi.Visa Hankala
2021-04-29Extend the fork and exit test with threads. Simultaneously killAlexander Bluhm
2021-04-28To hunt kernel bugs during exit, terminate processes simultaneously.Alexander Bluhm
2021-04-27Add DTLS test in appstest.shKinichiro Inoguchi
2021-04-27test-verify-unusual-wildcard-cert is no longer expected to fail withTheo Buehler
2021-04-27Relax SAN DNSname validation and constraints to permit non leading *Bob Beck
2021-04-26Unset ftp_proxy to make test independent from environment.Alexander Bluhm
2021-04-24Remove "-4" option treatment and use it always on s_server test in appstest.shKinichiro Inoguchi
2021-04-23Enable test-renegotiation-changed-clienthello.py but skipTheo Buehler
2021-04-21Add a test that roundtrips a bunch of points on all builtin curvesTheo Buehler
2021-04-21Test local variables, boolean and print() of variables other than maps.Martin Pieuchot
2021-04-21Check that path MTU discovery across routing domains inserts aAlexander Bluhm
2021-04-20Adjust ectest.c for set_compressed_coordinatesTheo Buehler
2021-04-20Adjust ectest.c for get_Jprojective coordinate changeTheo Buehler
2021-04-20Adjust ecdhtest.c for affine_coordinates changeTheo Buehler
2021-04-20Adjust ectest.c for affine_coordinates changeTheo Buehler
2021-04-20Adjust ectest.c for EC_GROUP_{g,s}et_curve changeTheo Buehler
2021-04-20Properly shutdown on connection loss instead of crashing.Martijn van Duren
2021-04-20Don't overwrite environment CFLAGS.Martijn van Duren
2021-04-19The powerpc64 ELFv2 ABI explicitly states that exception enable bitsMark Kettenis
2021-04-19Fix TLS error message race. Due to less handshakes in TLS 1.3 anAlexander Bluhm
2021-04-15On powerpc64 regress/usr.sbin/bgpd/config failed. It parses aAlexander Bluhm
2021-04-14Unify pivot.h; brings powerpc/powerpc64 support to the usr.bin/lastcommMark Kettenis
2021-04-14revert previous. some of the keyupdate tests still fail occasionallyTheo Buehler
2021-04-14Enable test-tls13-keyupdate.pyTheo Buehler
2021-04-14move test-record-size-limit.py to unsupportedTheo Buehler
2021-04-14enable test-record-layer-fragmentation.pyTheo Buehler
2021-04-14factor argument to catch an alert mismatch into a helper functionTheo Buehler
2021-04-14Rename privacy to temporary in slaacd regress, then it passes.Alexander Bluhm
2021-04-13Automated regress cannot connect to servers in internet. CheckAlexander Bluhm
2021-04-13enable test-tlsfuzzer-invalid-compression-methods.pyTheo Buehler
2021-04-13enable test-large-hello.py as a slow testTheo Buehler
2021-04-13with new defaults, test-fuzzed-plaintext.py is no longer slowTheo Buehler
2021-04-13move a few tests to the unsupported group and fix two commentsTheo Buehler
2021-04-13annotate test-ecdhe-rsa-key-exchange-with-bad-messages.py with expectedTheo Buehler
2021-04-13Unbreak rtable regress test. Define _KERNEL in some crucial spots so thatClaudio Jeker
2021-04-13Fix rde_decide_test regress testClaudio Jeker
2021-04-13Add a basic regress test to test the 'rde evaluate all' feature.Claudio Jeker
2021-04-13Use tee(1) so that the bgpctl output is visible during the run.Claudio Jeker