search for: nreilly

Displaying 2 results from an estimated 2 matches for "nreilly".

Did you mean: mreilly
2024 May 21
2
[Bug 3692] New: rekey.sh doesn't actually test different algorithms
...Product: Portable OpenSSH Version: 9.7p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: Regression tests Assignee: unassigned-bugs at mindrot.org Reporter: nreilly at blackberry.com In rekey.sh there is a function ssh_data_rekeying(). It sets the first parameter as _kexopt but then 2 lines later tests _kexopts - note the trailing "s": ssh_data_rekeying() { _kexopt=$1 ; shift _opts="$@" if ! test -z "$_kexopts...
2008 Jul 16
5
default64 patch?
...ily enough. Although I suspect it would be nice to add on to it, if default64 isn't defined to fall back to default for backwards compatibility. Apologies if this has been submitted before (also if it wasn't clear, I am not the author of the patch. author @ http://sourceforge.net/users/nreilly/ ) -A