Age | Commit message (Expand) | Author |
2021-09-04 | Disable tests that don't work in bluhms regress framework. | mbuhl |
2021-09-03 | Implement a -h option that allows specifying a target host that | Theo Buehler |
2021-09-03 | Now that the issue is fixed, enable test-extensions.py | Theo Buehler |
2021-09-03 | Make Bob happy. | Alexander Bluhm |
2021-09-03 | Call the callback on success in new verifier in a compatible way | Bob Beck |
2021-09-03 | Add test for client termination status on signal. | Darren Tucker |
2021-09-02 | Add -f to usage | Theo Buehler |
2021-09-02 | Enable vfork syscall test. Disable SIGSTOP test as it is masked until | mbuhl |
2021-09-02 | Import more NetBSD system call regression tests. | mbuhl |
2021-09-02 | delete %n using test cases, which now intentionally fault | Theo de Raadt |
2021-09-02 | regress tests shouldn't set or modify MALLOC_OPTIONS unless they're actually ... | Jasper Lievisse Adriaanse |
2021-09-01 | Rergression for printing a @map after calling clear(). | Martin Pieuchot |
2021-09-01 | remove manual fiddling with MALLOC_OPTIONS from libc regress tests | Jasper Lievisse Adriaanse |
2021-09-01 | Add a regression test to verify that we call the callback in the same | Bob Beck |
2021-09-01 | Fix ssh-rsa fallback for old PuTTY interop tests. | Darren Tucker |
2021-09-01 | Add a function to skip remaining tests. Many tests skip tests for | Darren Tucker |
2021-08-31 | 'if' tests. | Martin Pieuchot |
2021-08-31 | Adjust rde_decide test vectors to the fact that struct prefix got changed. | Claudio Jeker |
2021-08-31 | enter uuid/ | Jasper Lievisse Adriaanse |
2021-08-31 | add initial tests for uuid_from_string, uuid_to_string, uuid_create_nil | Jasper Lievisse Adriaanse |
2021-08-31 | Test for operator precedence | Martin Pieuchot |
2021-08-31 | Specify path to PuTTY keys. Portable needs this and it makes no | Darren Tucker |
2021-08-31 | When running PuTTY interop tests and using a PuTTY version older than | Darren Tucker |
2021-08-31 | Specify hostkeyalgorithms in sshd's default set for the SSHFP test, | Darren Tucker |
2021-08-30 | Remove tests that are now covered by regress/lib/libssl/verify | Theo Buehler |
2021-08-30 | hook verify regress test to build | Theo Buehler |
2021-08-30 | Revert accidental commit | Theo Buehler |
2021-08-30 | link verify regress tests to build | Theo Buehler |
2021-08-30 | Reimplement part of the openssl/x509 regress tests in C | Theo Buehler |
2021-08-30 | Test for the pathetic case that the 2nd unveil in | Claudio Jeker |
2021-08-30 | Admit that we return error 20 in the failure case here. Changing | Bob Beck |
2021-08-30 | Check that fchdir() works. The problem in unveil was fixed some time ago. | Claudio Jeker |
2021-08-30 | Make lines not wrap on 80 char terminals. Code gets more readable. | Claudio Jeker |
2021-08-30 | Fix Jan's regress in openssl/x509 to do what it says it does, | Bob Beck |
2021-08-30 | adapt to RSA/SHA1 deprectation | Damien Miller |
2021-08-29 | Pass the -quiet option to openssl s_server to make it ignore EOF. | Theo Buehler |
2021-08-29 | libagentx regress relied on snmp(1) defaulting to -v2c -cpublic. Make this | Martijn van Duren |
2021-08-29 | Add back the echo Q thing. | Theo Buehler |
2021-08-29 | Use s_server -naccept 1 and remove echo "Q" | openssl s_client hack. | Theo Buehler |
2021-08-28 | Only remove the directories if there's an obj/ or obj@ | Theo Buehler |
2021-08-28 | Add a pass using the modern vfy with by_dir roots, code by me, script to | Bob Beck |
2021-08-28 | Add case 2c to the go side. Don't tell jsing I touched go. | Bob Beck |
2021-08-27 | Add regress test testing having the root cert in the intermediate bundle | Bob Beck |
2021-08-18 | Import regress tests for SM2. Not yet linked to the build. | Theo Buehler |
2021-08-11 | add new (unsupported) eddsa in certificate verify tests | Theo Buehler |
2021-08-11 | test -Oprint-pubkey | Damien Miller |
2021-08-10 | Support two-character font names (BI, CW, CR, CB, CI) | Ingo Schwarze |
2021-08-10 | adapt to scp -M flag change; make scp3.sh test SFTP mode too | Damien Miller |
2021-08-08 | Although it's POSIX, not all shells used in Portable support the | Darren Tucker |
2021-08-08 | Move setting of USER further down the startup In portable we have to | Darren Tucker |