bugzilla-daemon at mindrot.org
2002-Feb-01 22:25 UTC
[Bug 95] Allow '%' expansion to work in ssh and ssh-add
http://bugzilla.mindrot.org/show_bug.cgi?id=95 ------- Additional Comments From jprondak at visualmedia.com 2002-02-02 09:25 ------- Created an attachment (id=18) patch to tildexpand.c and auth.c to allow '%' substitution everywhere ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Feb-04 21:02 UTC
[Bug 95] Allow '%' expansion to work in ssh and ssh-add
http://bugzilla.mindrot.org/show_bug.cgi?id=95 ------- Additional Comments From markus at openbsd.org 2002-02-05 08:02 ------- you leak memory every time you call expand_filename(). so the patch expands ~ first and then % ? hm, shouldn't there be only just _one_ interface. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Possibly Parallel Threads
- [Bug 95] New: Allow '%' expansion to work in ssh and ssh-add
- [Bug 93] Added ability for ssh-add to parse config files to retrieve a list of valid IdentityFiles.
- [Bug 94] Userdefineable identification string
- IdentityFile patch
- [PATCH] Add user-dependent IdentityFile to OpenSSH-3.0.2p1