Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change strtok() to strsep(), strtok() usage is depricated | ache | 1995-03-24 | 3 | -14/+39 |
| | | | | in libraries. | ||||
* | Remove extra newline. | pst | 1994-10-27 | 1 | -4/+2 |
| | |||||
* | new file does skey_getpass() support | pst | 1994-10-19 | 1 | -0/+40 |
| | |||||
* | Include most of the logdaemon v4.4 S/key changes | pst | 1994-10-19 | 11 | -190/+328 |
| | |||||
* | Move skey.h back where it belongs | pst | 1994-09-29 | 2 | -2/+44 |
| | |||||
* | Install improved skey access code | pst | 1994-09-29 | 3 | -2/+474 |
| | |||||
* | Don't define LITTLE_ENDIAN is already defined. | dg | 1994-09-23 | 1 | -0/+2 |
| | |||||
* | Move skey.h to /usr/include so other packages will be able to use | guido | 1994-06-02 | 7 | -20/+16 |
| | | | | | libskey. (such as wu-ftp and xdm). Editted skey so it matches the standard /usr/include way. | ||||
* | Clean up S/key library (libskey.a) so that filename access is via the | pst | 1994-05-27 | 2 | -3/+15 |
| | | | | | | standard 4.4bsd pathnames mechanism. Also document a potential security hole vs backwards compatibility tradeoff. | ||||
* | Put md5.c copyright on md4.c. I contacted RSA inc. for that some time ago | guido | 1994-05-20 | 1 | -1/+21 |
| | | | | | | but forgot to do it. -Guido | ||||
* | 1) Added s/key support . | guido | 1994-05-19 | 8 | -0/+3423 |
2 Added optional excessive login logging. 3) Added login acces control on a per host/tty base. 4) See skey(1) for skey descriptions and src/usr.bin/login/README for the logging and access control features. -Guido |