summaryrefslogtreecommitdiffstats
path: root/lib/libskey/skey_getpass.c
Commit message (Collapse)AuthorAgeFilesLines
* Axe S/Key. OPIE is the legal successor.markm2001-07-091-37/+0
|
* API cleanups (use const char * where appropriate)pst1997-03-081-2/+2
| | | | Cannidate for: 2.2 (please!)
* After some thinking implement alternative way:if it is impossibleache1996-10-181-9/+5
| | | | | | to confirm password, don't tell that s/key required, but ask for password in anycase. It looks like non-s/key system from outside.
* Change "nope" to ":"ache1996-10-171-1/+1
| | | | Previous variant not work well, if you have a user with name nope
* If 1) regular Unix passwords not permitted and 2) skey databaseache1996-10-171-2/+5
| | | | | for this user not activated, there no correct password exist, so don't bother ask for it and return "" immediately
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-1/+1
|
* Remove extra newline.pst1994-10-271-4/+2
|
* new file does skey_getpass() supportpst1994-10-191-0/+40
OpenPOWER on IntegriCloud