mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-12 16:45:16 -04:00

Various fixes to the all.sh script. * support for two different versions of OpenSSL and GNUTLS, to allow testing of legacy features, deprecated but not yet removed in the library. * additional test builds for server only and client only builds * removed error redirection on armcc to allow build errors to be output * added tools checking, to ensure the absence of a tool will cause a failure, rather than silently failing to execute a test * added test for out of tree cmake builds