- Jul 15, 2019
-
-
Dmitry Belyavskiy authored
-
Dmitry Belyavskiy authored
-
Dmitry Belyavskiy authored
-
Dmitry Belyavskiy authored
No decrypt yet, only big blocks supported.
-
- Jul 12, 2019
-
-
Dmitry Belyavskiy authored
Fix test_grasshopper and test_keyexpimp engine init
-
Vitaly Chikunov authored
Try this approach: https://stackoverflow.com/questions/32358197/travis-ci-install-perl-module-with-non-perl-language
-
Vitaly Chikunov authored
Make proper engine initialization for tests instead of EVP_add_cipher/EVP_add_digest hack. Fixes #151.
-
- Jun 10, 2019
-
-
Dmitry Belyavskiy authored
travis-ci: cleanup "so/dylib" mangling, not needed
-
- Jun 09, 2019
-
-
Ilya Shipitsin authored
after https://github.com/openssl/openssl/pull/8951
-
- Jun 08, 2019
-
-
Dmitry Belyavskiy authored
-
- Jun 06, 2019
- May 18, 2019
-
-
Dmitry Belyavskiy authored
travis-ci: add osx builds
-
Ilya Shipitsin authored
-
Dmitry Belyavskiy authored
Fix MacOS building (master branch)
-
Dimitriy Ryazantcev authored
Fixes #122
-
- May 14, 2019
-
-
Dmitry Belyavskiy authored
Не учитывается значение carry
-
- May 13, 2019
-
-
Voev authored
-
- Apr 30, 2019
-
-
Dmitry Belyavskiy authored
-
Dmitry Belyavskiy authored
-
Dmitry Belyavskiy authored
initial cirrus-ci support
-
Ilya Shipitsin authored
-
Dmitry Belyavskiy authored
test_tls: use socketpair instead of network connection
-
Vitaly Chikunov authored
May fix build on Cirrus-CI, issue #134.
-
- Apr 21, 2019
-
-
Dmitry Belyavskiy authored
Fix compilation on FreeBSD
-
Vitaly Chikunov authored
Otherwise `struct sockaddr_in` is undefined for test_tls. Reported in #123 by f-andrey.
-
- Apr 11, 2019
-
-
Dmitry Belyavskiy authored
test_digest and alignment fix for Streebog
-
Vitaly Chikunov authored
Some architectures in some circumstances do not allow unaligned memory access (such as ARM, MIPS) triggering SIGBUS. This patch very crudely fixes this issue. The issue is found and original fix is proposed by Eric Biggers: https://patchwork.kernel.org/patch/10878865/
-
Vitaly Chikunov authored
Especially test alginment problems on MIPSel.
-
- Apr 04, 2019
-
-
Dmitry Belyavskiy authored
-
- Mar 23, 2019
-
-
Dmitry Belyavskiy authored
travis-ci: switch to xenial
-
Ilya Shipitsin authored
-
Dmitry Belyavskiy authored
-
Dmitry Belyavskiy authored
-
Dmitry Belyavskiy authored
-
- Mar 03, 2019
-
-
Dmitry Belyavskiy authored
test_tls: simple TLS connection testing
-
- Mar 02, 2019
-
-
Dmitry Belyavskiy authored
-
- Feb 26, 2019
-
-
Vitaly Chikunov authored
Generate cert for every parameter, set it up on s_server, connect s_client, and transfer 1M of data to both directions.
-
- Feb 17, 2019
-
-
Dmitry Belyavskiy authored
Migrate test framework to Test2
-
Alexander Bokovoy authored
-