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
2023-04-29
Run open rsync and ports rsync programs against each other using
Alexander Bluhm
2023-04-28
adjust after man_validate.c rev. 1.128 improved the error messages
Ingo Schwarze
2023-04-28
Execute each test as make target. Remove the shell wrapper. Mark
Alexander Bluhm
2023-04-28
Free all libcrypto global state memory before returning
Job Snijders
2023-04-28
Return a non-zero error exit code on any DER cache discrepancies
Job Snijders
2023-04-28
Fix leaks reported by ASAN
Theo Buehler
2023-04-28
Mark the obsolete PROXY_PARAM and SOCKS BIO_ctrl(3) command constants
Ingo Schwarze
2023-04-28
Enable policy checking by default now that we are DAG implementation based.
Bob Beck
2023-04-28
Import rsync regress provided by Martin Cracauer so that bluhm@ can work
Claudio Jeker
2023-04-28
The policy test is no longer expected to fail
Theo Buehler
2023-04-28
Rearrange freeing of memory in the regress test
Job Snijders
2023-04-28
make the policy test compile on sparc64
Theo Buehler
2023-04-28
Add X509_REQ_add_extensions and to X509_REQ_add1_attr to DER cache test
Job Snijders
2023-04-28
Hook up the the x509 policy regression tests to x509 regress.
Bob Beck
2023-04-28
Fix copyright, convert boringssl comments to C style
Bob Beck
2023-04-28
KNF
Bob Beck
2023-04-28
remove unused code.
Bob Beck
2023-04-28
remove debugging printf
Bob Beck
2023-04-28
This test should not have V_EXPLICIT_POLICY set. with this
Bob Beck
2023-04-28
Add the rest of the boringssl policy unit tests.
Bob Beck
2023-04-27
correct test cases to add expected errors.
Bob Beck
2023-04-27
Start of an x509 policy regress test. test cases from BoringSSL.
Bob Beck
2023-04-27
tlsexttest: check additional logic in tlsext randomization
Theo Buehler
2023-04-27
Make rpki-client choose the verification time of the time it is invoked
Bob Beck
2023-04-27
Unbreak regress after yesterdays churn.
Claudio Jeker
2023-04-27
cope with recent vmm changes
Anton Lindqvist
2023-04-26
Add test for invalidation of DER cache for X509_CRL_* setter functions
Job Snijders
2023-04-26
Clean up X509 memory before exit
Job Snijders
2023-04-26
Add lookup name+function pointer table for improved diagnostics
Job Snijders
2023-04-26
Parameter names are not needed
Job Snijders
2023-04-26
Remove unneeded parentheses
Job Snijders
2023-04-26
No need to pass around const pointer cpder2
Job Snijders
2023-04-26
Shrink signature as cpder is only needed as local variable
Job Snijders
2023-04-26
Replace macros with functions
Job Snijders
2023-04-26
regress: remove vmd path length tests.
Dave Voutila
2023-04-26
Some more EC2M cleanup
Theo Buehler
2023-04-26
Garbage collect test using the nseq command
Theo Buehler
2023-04-26
Rename dercache regress test to x509_asn1
Job Snijders
2023-04-25
Add regress test for invalidation of DER cache in select X509 setter functions
Job Snijders
2023-04-25
bio_asn1: adjust for more recent churn
Theo Buehler
2023-04-25
Remove a couple of temporary hacks
Theo Buehler
2023-04-25
Update Wycheproof.go to exercise truncated SHA-2 and SHA-3
Theo Buehler
2023-04-25
bn_mod_exp: temporarily add a prototype for BN_mod_exp_recp()
Theo Buehler
2023-04-25
bn_test: temporarily add prototypes for reciprocal functions
Theo Buehler
2023-04-25
bn_test: BN_one() will become void, so stop checking it
Theo Buehler
2023-04-25
bn_primes: the NIST primes will go away, so remove their tests
Theo Buehler
2023-04-25
The bio_asn1 test will need to be linked statically after the bump
Theo Buehler
2023-04-25
Remove CTS test
Theo Buehler
2023-04-25
CTS support will go away, so unhook corresponding regress
Theo Buehler
2023-04-23
Fix the client test and the tlsext test to work with randomized
Theo Buehler
[next]