Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-23 | ssh: remove old ssh_benchmark_SUITE | Hans Nilsson | |
Seem to draw much resources (time & prim mem) | |||
2017-03-02 | ssh: Remove missplaced options in test suites | Hans Nilsson | |
Removed daemon-only options from client and client-only options from daemon. | |||
2017-01-18 | ssh: increased benchmark suite timetrap | Hans Nilsson | |
2017-01-18 | ssh: fixed benchmark bug for gcm-modes | Hans Nilsson | |
The bug has not affected existing results because no gcm-modes has been measured. | |||
2016-06-01 | ssh: Added timetrap to ssh_benchmark_SUITE | Hans Nilsson | |
2016-06-01 | ssh: replace ?config in tests | Hans Nilsson | |
OTP-13565 | |||
2016-05-18 | ssh: Benchmark suite timeouts were to short | Hans Nilsson | |
2016-05-03 | ssh: update ssh_benchmark_SUITE to new ssh_connection_handler | Hans Nilsson | |
2016-04-27 | ssh: Gen_statem rewrite of ssh_connection_handler | Hans Nilsson | |
Including misc fixes in surronding code as well as in test cases. | |||
2016-04-25 | ssh: Remove use of crypto:rand_bytes/1 | Ingela Anderton Andin | |
ssh use cases are cryptographical so use crypto:strong_rand_bytes/1 instead. | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2016-02-22 | ssh: remove calls to crypto:start|stop | Hans Nilsson | |
Conflicts: lib/ssh/test/ssh_upgrade_SUITE.erl | |||
2016-01-18 | ssh: encode/decode benchmark suites | Hans Nilsson | |
2016-01-18 | ssh: added cipher name to transfer speed report | Hans Nilsson | |
2016-01-18 | ssh: added sftp server benchmark | Hans Nilsson | |
2015-12-21 | ssh: benchmark all common kex and cipher algorithms | Hans Nilsson | |
2015-12-21 | New structure of the report | Hans Nilsson | |
2015-12-21 | ssh: ssh_benchmark_SUITE re-organized | Hans Nilsson | |
2015-12-21 | ssh: Add first version of ssh_benchmark_SUITE | Hans Nilsson | |