aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/auth/secstore/aescbc.c
AgeCommit message (Collapse)AuthorFilesLines
2011-12-07aescbc: fix segfault on backspaceDavid du Colombier1-2/+5
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5440107
2011-10-05secstore: say password for winRuss Cox1-1/+1
2010-02-22aescbc: more sensible behavior for invalid input, wrong passwordRuss Cox1-33/+35
R=rsc http://codereview.appspot.com/221041
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-4/+4
2005-02-13new authrsc1-0/+156