plan9port/src/cmd/auth
Dan Cross c976381d67 factotum: Fix an operator precedence bug in the secstore code
`==` is higher precedence than `&`. Parenthesize.

Change-Id: I2c7ee588fea0d8a66e1c8424f26630015388d61a
Signed-off-by: Dan Cross <cross@gajendra.net>
Reviewed-on: https://plan9port-review.googlesource.com/2860
Reviewed-by: Gleydson Soares <gsoares@gmail.com>
2017-05-05 20:04:17 +00:00
..
factotum factotum: Fix an operator precedence bug in the secstore code 2017-05-05 20:04:17 +00:00
secstore aescbc: fix segfault on backspace 2011-12-07 12:27:07 -05:00
asn12dsa.c lower case 2005-02-13 22:10:33 +00:00
asn12rsa.c lower case 2005-02-13 22:10:33 +00:00
dsa2pub.c bug fix 2005-02-13 23:56:27 +00:00
dsa2ssh.c add others 2005-02-13 18:04:20 +00:00
dsagen.c fix gcc 4.7 warnings (thanks Tuncer Ayaz) 2012-10-20 13:36:52 -04:00
dsasign.c fix clang warnings reported by Tuncer Ayaz 2012-10-21 11:25:08 -04:00
mkfile dsasign: new command 2011-10-05 16:20:59 -04:00
passwd.c add others 2005-02-13 18:04:20 +00:00
pemdecode.c add others 2005-02-13 18:04:20 +00:00
pemencode.c add others 2005-02-13 18:04:20 +00:00
respond.c add others 2005-02-13 18:04:20 +00:00
rsa2any.c silence more warnings 2012-10-21 12:04:56 -04:00
rsa2any.h more add 2005-02-13 18:04:53 +00:00
rsa2csr.c add others 2005-02-13 18:04:20 +00:00
rsa2pub.c lower case 2005-02-13 22:10:33 +00:00
rsa2ssh.c add others 2005-02-13 18:04:20 +00:00
rsa2x509.c add others 2005-02-13 18:04:20 +00:00
rsafill.c lower case 2005-02-13 22:10:33 +00:00
rsagen.c lower case 2005-02-13 22:10:33 +00:00
ssh-agent.c silence more warnings 2012-10-21 12:04:56 -04:00
userpasswd.c add others 2005-02-13 18:04:20 +00:00