Age | Commit message (Expand) | Author |
2022-07-26 | Don't use echo "<blah>" | fdisk -e to create boot partition. | Kenneth R Westerback |
2022-07-26 | minor tweaks: unwrap a line, tweak a comment and zap an empty line | Theo Buehler |
2022-07-26 | No need to provide a dummy nexthop anymore, instead set the nhflags to | Claudio Jeker |
2022-07-25 | Remove test of non-portable implementation details (whether wctype_t | Philip Guenther |
2022-07-25 | Add a regression test for bn_isqrt.c | Theo Buehler |
2022-07-25 | Separate the macro for generating string test functions | Ingo Schwarze |
2022-07-25 | Restore missing "!" in TEST_SSH_ELAPSED_TIMES test. | Darren Tucker |
2022-07-24 | Test TEST_SSH_ELAPSED_TIMES for empty string not executable. No-op | Darren Tucker |
2022-07-22 | Extend TLS buffer regress to cover read/write usage. | Joel Sing |
2022-07-21 | Make test table based, extend it a little | Theo Buehler |
2022-07-20 | link ssl_set_alpn_protos to regress | Theo Buehler |
2022-07-20 | Add a quick and dirty regress for SSL{_CTX,}_set_alpn_protos() | Theo Buehler |
2022-07-20 | crank SSH_SK_VERSION_MAJOR to match | Damien Miller |
2022-07-19 | zap trailing spaces | Theo Buehler |
2022-07-19 | Regenerate golden numbers due to RC4-MD5 now being disabled by default. | Theo Buehler |
2022-07-19 | Add log_debug() and pt_getaddr() dummy functions because prefix_set_dmetric() | Claudio Jeker |
2022-07-18 | Revert accidental commit | Theo Buehler |
2022-07-18 | Add comments to explain the magic numbers 57 and 58 | Theo Buehler |
2022-07-18 | Avoid sending the QUIC transport parameters extension now that we | Theo Buehler |
2022-07-17 | Revise regress for QUIC transport parameters TLS extension. | Joel Sing |
2022-07-16 | Revert previous. The added includes were already there. Duh. | Theo Buehler |
2022-07-14 | Only run the client connection test with supported ciphers. Avoids test | Theo Buehler |
2022-07-13 | Enable Wycheproof primality tests. | Theo Buehler |
2022-07-12 | The asn1time test no longer needs static linking. | Theo Buehler |
2022-07-09 | Check that ASN1_{INTEGER,ENUMERATED}_get(NULL) return 0 as documented. | Theo Buehler |
2022-07-08 | whitespace | Theo Buehler |
2022-07-08 | Add to variables instead of overriding them | Theo Buehler |
2022-07-07 | Add support for primality checking | Theo Buehler |
2022-07-07 | Adjust to new bgpctl output | Claudio Jeker |
2022-07-07 | Use the security level knob in the test script. | Theo Buehler |
2022-07-07 | Only run tests against ciphers supported by the method. | Theo Buehler |
2022-07-07 | Add some minimal regress coverage for the security level. | Theo Buehler |
2022-07-07 | Make the ssltest security level aware. | Theo Buehler |
2022-07-07 | Adjust prototype of dummy rde_generate_updates() function | Claudio Jeker |
2022-07-07 | Switch ssltest to using the newly generated certs that use SHA-256 instead | Theo Buehler |
2022-07-06 | While the HTML standard allows multiple <h1> elements in the same | Ingo Schwarze |
2022-07-05 | cope with ASN1_TIME_set_string_X509() rename | Anton Lindqvist |
2022-07-04 | Add TEST_REGRESS_CACHE_DIR which, if set, is used to cache regress test | Darren Tucker |
2022-07-02 | Adjust to new tls1_ec_nid2group_id API. | Theo Buehler |
2022-06-30 | Add valid time test from ruby regress, and check ASN1_time_to_tm | Bob Beck |
2022-06-30 | add valid utc time that should fail to parse as generalized | Bob Beck |
2022-06-30 | Add tests for times missing seconds, and to be able to test | Bob Beck |
2022-06-30 | With recent a_time_tm.c changes, we also need the bytestring API. | Theo Buehler |
2022-06-29 | Add support for sending QUIC transport parameters | Bob Beck |
2022-06-29 | Use relative paths so beck can run regress in his git tree and have | Theo Buehler |
2022-06-29 | cope with rtentry refcnt changes | Anton Lindqvist |
2022-06-28 | Botan 2.19.2 has removed support for the OpenSSL crypto provider. | Alexander Bluhm |
2022-06-28 | Use refcnt API for struct rtentry instead of hand-crafted atomic | Alexander Bluhm |
2022-06-28 | Only asn1time needs to be static for now. | Theo Buehler |
2022-06-28 | Make this regress test link staticly and use internal symbols | Bob Beck |