index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
Age
Commit message (
Expand
)
Author
2022-02-14
pty test is not expected to fail any longer.
Visa Hankala
2022-02-12
Add test coverage for OBJ_txt2obj()/OBJ_obj2txt() with no_name == 0.
Joel Sing
2022-02-12
Revise for OBJ_obj2txt() OID arc limits.
Joel Sing
2022-02-11
Test OBJ_obj2nid() with an undefined (NID_undef) object.
Joel Sing
2022-02-11
Add initial regress for objects.
Joel Sing
2022-02-10
Fix regress after crl_print() addition so anton doesn't have to complain
Theo Buehler
2022-02-10
If running with ASAN, mark test_with{,out}_bzero() with the
Theo Buehler
2022-02-09
silence "function declaration isn't a prototype" warning by changing
Theo Buehler
2022-02-08
Plug leaks reported by Ilya Shipitsin
Theo Buehler
2022-02-08
Plug a number of leaks reported by Ilya Shipitsin
Theo Buehler
2022-02-08
Garbage collect the unused hash and print kp->pubkey_hash instead of NULL.
Theo Buehler
2022-02-08
Fix memleaks reported by Ilya Shipitsin
Theo Buehler
2022-02-07
mark failing tests for armv7
mbuhl
2022-02-07
trig_test-2 now passes on macppc
mbuhl
2022-02-07
Switch to stdint.h types like rest of bgpd
Claudio Jeker
2022-02-06
Add test for empty hostname with port.
Darren Tucker
2022-02-06
cope with recent S3I removal; ok tb@
Anton Lindqvist
2022-02-05
Adapt appstest.sh for the new TLS_ names.
Theo Buehler
2022-02-05
Add a workaround due to OpenSSL's limitation of SSL_CTX_set_cipher_list
Theo Buehler
2022-02-05
Mechanically adjust from AEAD- to TLS_ to adjust to the new cipher names.
Theo Buehler
2022-02-05
Adjust the ssl_get_shared_ciphers to the new names.
Theo Buehler
2022-02-05
Revise for S3I removal.
Joel Sing
2022-02-04
Test that a non conforming xmlns attribute results in a failure.
Claudio Jeker
2022-02-04
Fix xmlns URI, I guess I search and replaced too much in this file.
Claudio Jeker
2022-02-04
Add unit tests for hpdelim.
Darren Tucker
2022-02-03
On i386 run-regress-ungc fails with EINVAL. It passes uninitialized
Alexander Bluhm
2022-02-01
test 'ssh-keygen -Y find-principals' with wildcard principals;
Damien Miller
2022-02-01
Use TLS_PADDING_* defines.
Joel Sing
2022-02-01
Revise/simplify for signer interface change.
Joel Sing
2022-01-30
Add test coverage for tls_signer when used with a TLS server.
Joel Sing
2022-01-30
Add initial regress for tls_signer.
Joel Sing
2022-01-21
Require trig_test-2 to pass on arm64 and powerpc64
Greg Steuck
2022-01-21
Unplug assembly implementations of trig functions on x86 platforms
Greg Steuck
2022-01-21
Enable all supported ciphers and macs in the server before trying
Darren Tucker
2022-01-20
remove unused variable from all copies of _asr_strdname()
Christian Weisgerber
2022-01-19
Mark regress set requests as expected failure now that snmpd(8) doesn't
Martijn van Duren
2022-01-19
Disable regress for set requests after dropping support in new application
Martijn van Duren
2022-01-19
Add missing x509_init_oid() calls in regress tests.
Claudio Jeker
2022-01-18
Adjust after change to cert_parse() and ta_parse().
Claudio Jeker
2022-01-15
Add ct.h and x509_vfy.h
Kinichiro Inoguchi
2022-01-14
mark failing tests for macppc
mbuhl
2022-01-14
Undo static linking and other workarounds that are no longer needed
Theo Buehler
2022-01-14
Convert wycheproof.go for opaque EVP_AEAD_CTX
Theo Buehler
2022-01-14
The cttest can link dynamically now
Theo Buehler
2022-01-14
Simplify BN_mont test slightly using a new accessor.
Theo Buehler
2022-01-13
Adapt to changed debugging output
Martijn van Duren
2022-01-13
Set LC_ALL in both local and remote shells so that sorted output
Darren Tucker
2022-01-13
Avoid %'s in commands (not used in OpenBSD, but used in -portable's
Darren Tucker
2022-01-12
Enable commandl1, commandl2, and commandD1.
Martijn van Duren
2022-01-12
Only evp_pkey_check needs static linking
Theo Buehler
[next]