Hi,
On Mon, May 23, 2016 at 10:44 AM, Samuli Seppänen wrote:
> Yes. I think a separate testing branch with more liberal commit rights
> combined with pulling from GitHub makes sense. I'm not sure what happens
> at the buildslaves if we decide rewind history - rewinding would be
> quite useful whe
Travis CI supports Linux and MacOS X, no *BSD, no Windows, ...
2016-05-24 12:31 GMT+05:00 Steffan Karger :
> Hi,
>
> On Mon, May 23, 2016 at 10:44 AM, Samuli Seppänen
> wrote:
> > Yes. I think a separate testing branch with more liberal commit rights
> > combined with pulling from GitHub makes s
Do not mask input when echo is requested. Useful for username
input and sometimes for challenge response.
Signed-off-by: Selva Nair
---
src/openvpn/console.c |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/openvpn/console.c b/src/openvpn/console.c
index 86331a1..8a