| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
with the conversation function and challenges which needs to be
revisited, so in the interim a hack is introduced to provide
an OPIE challenge (which is random if OPIE does not apply)
at all non-anonymnous logins.
Notes:
svn path=/head/; revision=79469
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
|
|
|
|
| |
Minor style fix (strcpy(foo,"") -> *foo = '\0')
Obtained from: OpenBSD(?)
Notes:
svn path=/head/; revision=31973
|
| |
|
|
| |
Notes:
svn path=/head/; revision=31329
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22989
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22954
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
|
|
| |
password: ask for it, but don't tell that S/key password required.
It looks like non-s/key system from outside.
Additionally tell that s/key required when it is so for normal case
Notes:
svn path=/head/; revision=19018
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18993
|
| |
|
|
|
|
|
|
|
|
| |
It happens if 1) regular passwords not allowed, 2) skey database
not activated for given user.
Under some rare circumstanes skey_challenge can return empty
diagnostic or even previous buffer, fix it.
Notes:
svn path=/head/; revision=18989
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18471
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3702
|
|
|
Reviewed by:
Submitted by: guido
Notes:
svn path=/head/; revision=2194
|