search for: 70860b6

Displaying 2 results from an estimated 2 matches for "70860b6".

2015 Apr 24
2
Test coverage results available online
...rs, in case this helps with your testing efforts: At http://www.opencoverage.net/projects/openssh/index_html/sources.html you'll find an overview of the condition/decision code coverage as achieved through a run of the test suite. The state last used is from the git master branch commit 70860b6. You might find the total coverage 27.8% to be much lower than what you've seen before. Main reason is the use of the condition/decision metric which is more ambitious than plain branch or line coverage. It requires testing of more input combinations to achieve a higher level. On the positi...
2015 Apr 23
16
[Bug 2388] New: build fixups for --without-openssl
...master Summary: * Fix KEX_SERVER_ENCRYPT macro in myproposal.h * Fix unresolved symbols in ssh-keygen.c * Isolate openssl code and extend WITH_OPENSSL wrappers around it * Make ed25519 default key type in ssh-keygen when configured --without-openssl The attached patches apply to master (commit id 70860b6) -- You are receiving this mail because: You are watching the assignee of the bug.