Commit Graph

4 Commits

Author SHA1 Message Date
Martin Pulec
4c114d0b33 unify test API for old and new tests
return int -1 if test failed; 0 if succeeded; 1 if not applicable (but
not failed)

As the old and new tests are mostly compatible now, do not take
different approach handling both groups.
2023-03-07 16:04:36 +01:00
Martin Pulec
a43b808388 support for encryption with wolfSSL
In addition to OpenSSL, wolfSSL can now be used.

+ renamed built-in MD5_CTX to MD5CTX not to interact with the library
  one
2022-11-03 14:12:48 +01:00
Martin Pulec
81f64cc4ff Reenabled original unit tests 2019-11-19 08:22:51 +01:00
Martin Pulec
bb5b84d9ea Restructuralize directory structure
* content of ultragrid/ subdirector moved to root
2012-07-02 18:24:25 +02:00