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
/
lib
Age
Commit message (
Expand
)
Author
2018-07-25
Provide a harness that runs test vectors from Project Wycheproof against
Joel Sing
2018-07-23
avoid using argv[0] for printing to stderr
Theo Buehler
2018-07-20
Add missing RCS Id.
helg
2018-07-18
Bob's license was missing, add it.
Theo Buehler
2018-07-17
some more style fixes
Theo Buehler
2018-07-17
Add missing $OpenBSD$ markers.
Theo Buehler
2018-07-17
remove unused, empty file
Theo Buehler
2018-07-17
Replace getprogname() to argv[0] in bnaddsub
Kinichiro Inoguchi
2018-07-17
Don't send FBT_DESTROY if the FUSE connection is still PENDING. Also
helg
2018-07-17
libfuse now supports -f command line option; uncomment test.
helg
2018-07-15
re-commit the removal of the EC_POINTs_mul() regression tests with num > 1
Theo Buehler
2018-07-15
$OpenBSD$
Theo Buehler
2018-07-15
Also revert regression tests so that EC_POINTs_mul() with longer vectors
Theo Buehler
2018-07-11
Update EC regression tests.
Theo Buehler
2018-07-10
$OpenBSD$
Theo Buehler
2018-07-10
Now that all *_free() functions are NULL safe, we can generate the
Theo Buehler
2018-07-10
machine/fpu.h is not needed on amd64 and does not exist on i386.
Alexander Bluhm
2018-07-10
+addsub
Theo Buehler
2018-07-10
Add simple regression tests for BN_{,u}{add,sub}(3). With input from jca
Theo Buehler
2018-07-09
Clear the part of fenv that is modified by old AMD Opteron during
Alexander Bluhm
2018-07-09
+libusbhid
Martin Pieuchot
2018-07-09
Regress for parsing HID pages.
Martin Pieuchot
2018-06-16
This code is already painful enough to look at. Putting the braces at the
Theo Buehler
2018-06-08
Test DH params allocation and free.
Joel Sing
2018-06-02
Initial regress for CSI DH.
Joel Sing
2018-06-02
Update regress for DES cipher suite removal.
Joel Sing
2018-06-02
Zero the client random so that it is easier to spot unintended differences.
Joel Sing
2018-05-21
In general I like verbose tests as output makes debugging easier.
Alexander Bluhm
2018-05-15
Link free directory to libcrypto regress test suite.
Theo Buehler
2018-05-15
Test DSO_free(NULL).
Theo Buehler
2018-05-15
remove _CONF_free_data(). It doesn't belong here.
Theo Buehler
2018-05-15
Remove the /* ASN1_item_free */ annotations I added in r1.9 again.
Theo Buehler
2018-04-27
Fix sem_timedwait regress test. Needs SA_RESTART to block now.
Paul Irofti
2018-04-27
pthread_join() must not return EINTR
Philip Guenther
2018-04-26
Prefer <fcntl.h> over <sys/fcntl.h> in userland
Philip Guenther
2018-04-23
Test X509_CRL_METHOD_free(NULL)
Theo Buehler
2018-04-23
About half of the listed functions are wrappers of ASN1_item_free().
Theo Buehler
2018-04-23
Add a big pile of *_free() functions which I audited to be NULL-safe.
Theo Buehler
2018-04-14
Make ENGINE_free() succeed on NULL. Matches OpenSSL's behavior and
Theo Buehler
2018-04-07
Revise regress to match tls_keypair_clear() removal.
Joel Sing
2018-04-07
test X509_NAME_add_entry_by_txt(3); feedback and OK jsing@
Ingo Schwarze
2018-03-29
Fix three bugs in setlocale(3):
Ingo Schwarze
2018-03-19
Remove the now unnecessary tls_init() call.
Joel Sing
2018-03-19
Add regress test ensuring autoinit stays pledge("stdio") safe.
Bob Beck
2018-03-15
Fix a format string issue that Go 1.10 complains about.
Joel Sing
2018-03-15
Provide SSL_CTX_get_min_proto_version and SSL_CTX_get_max_proto_version
Jeremie Courreges-Anglas
2018-03-10
Implement sicos(3), sincosf(3) and sincosl(3). These functions are common
Mark Kettenis
2018-02-14
Update keypair regress to match revised keypair hash handling.
Joel Sing
2018-02-08
Update regress to use tlsext_serverhello_parse().
Joel Sing
2018-02-08
Update regress to match change to tls_keypair_pubkey_hash().
Joel Sing
[next]